mirror of https://github.com/apache/cloudstack.git
cloudcloudstackiaasinfrastructurejavakuberneteskvmlibvirtorchestrationpythonvirtual-machinevirtualizationvmwarevspherexcp-ngxenserver
Description:
1. Changed AddCiscoNexusVSMCmd to:
a. Extend BaseCmd instead of BaseAsyncCmd.
b. Take in more required parameters (viz
vCenterDCName and vCenterIpAddress)
1a. Changed DeleteCiscoNexusVSMCmd to also
extend BaseCmd.
2. Put in changes that will ensure that
When a VSM is added, it is disabled by default.
3. Fixed code that was leading to exceptions
related to DB reads/writes to VSM related tables.
4. Added new API Constants in ApiConstants.java.
NOTE - Always initialize new attributes in
ApiConstants.java to values in small case.
Never put in upper case there. Also regardless
of what names you give attributes in the
*Cmd.java's class, you pass in parameters via
API calls by specifying <key>=<value> where the
<key> is taken from the value you specified in
ApiConstants.java.
5. Modified the addCiscoNexusVSM() function in
CiscoNexusVSMDeviceManagerImpl.java to write VSM
records to the db.
|
||
|---|---|---|
| agent | ||
| agent-simulator | ||
| api | ||
| awsapi | ||
| awsapi-setup | ||
| build | ||
| client | ||
| cloud-cli | ||
| console-proxy | ||
| core | ||
| daemonize | ||
| debian | ||
| deps | ||
| docs | ||
| ovm | ||
| patches | ||
| python | ||
| scripts | ||
| server | ||
| setup | ||
| test | ||
| tools | ||
| ui | ||
| usage | ||
| utils | ||
| vmware-base | ||
| .gitignore | ||
| INSTALL.txt | ||
| README.html | ||
| README.md | ||
| build.xml | ||
| cloud.spec | ||
| configure-info.in | ||
| version-info.in | ||
| waf | ||
| waf.bat | ||
| wscript | ||
| wscript_build | ||
| wscript_configure | ||
README.md
CloudStack
CloudStack is a massively scalable free/libre open source Infrastructure as a Service cloud platform.
Visit us at cloudstack.org or join #cloudstack on irc.freenode.net
Binary Downloads
Downloads are available from: http://cloudstack.org/download.html
Supported Hypervisors
- XenServer
- KVM
- VMware ESX/ESXi (via vCenter)
- Oracle VM
- XCP
Mailing lists
Announcement Mailing List Development Mailing List Users Mailing list Commits mailing list