cloudstack/server/src/com/cloud/api
Vijayendra Bhamidipati 9cdba91bd1 CS-9919 Support for Nexus Swiches (Cisco Vswitches)
Description:

	Removed the AddCiscoNexusVSMCmd command, and all
	references to it. From now on, we shall support
	adding a Nexus VSM only when the cluster is being
	created. The VSM ipaddress, username, password,
	the vCenter DC Name and vCenter Ipaddress that it
	serves and connects to respectively can be passed
	to the addClusterCmd command optionally. To support
	these new parameters, parameters have been added
	to the addClusterCmd command.

	Added a debug statement in the code that runs checks
	when attempting to delete a VSM.
2012-05-16 19:51:18 -07:00
..
commands CS-9919 Support for Nexus Swiches (Cisco Vswitches) 2012-05-16 19:51:18 -07:00
doc Switch to Apache license 2012-04-03 04:54:14 -07:00
response Bug CS-14853: CloudStack list APIs are listing incorrect IDs for all the entities when API response set to "xml". works fine for "json" 2012-05-11 14:44:24 -07:00
ApiDBUtils.java bug CS-10789: Put zone id in the volumehost ref table. make list volume to show the percent uploaded. 2012-05-01 18:36:31 +05:30
ApiDispatcher.java Bug 14060: Include a CloudStack error code in an Exception Response 2012-05-01 13:48:15 +01:00
ApiGsonHelper.java Bug 13127: API error text refer to database ids instead of uuids 2012-05-01 13:21:42 +01:00
ApiResponseGsonHelper.java Bug 13127: API error text refer to database ids instead of uuids 2012-05-01 13:21:42 +01:00
ApiResponseHelper.java bug CS-14321: Correcting listVolumes API call to return valid value for isExtractable for ISO derived disk and DATA disk. 2012-05-16 21:45:48 +05:30
ApiSerializerHelper.java Switch to Apache license 2012-04-03 04:54:14 -07:00
ApiServer.java Bug 14060: Include a CloudStack error code in an Exception Response 2012-05-01 13:48:15 +01:00
ApiServlet.java Bug 13127: API error text refer to database ids instead of uuids 2012-05-01 13:28:19 +01:00
EncodedStringTypeAdapter.java Switch to Apache license 2012-04-03 04:54:14 -07:00
IdentityTypeAdapter.java Bug 13127: API error text refer to database ids instead of uuids 2012-05-01 13:28:22 +01:00
ResponseObjectTypeAdapter.java Switch to Apache license 2012-04-03 04:54:14 -07:00
SerializationContext.java Switch to Apache license 2012-04-03 04:54:14 -07:00
StringMapTypeAdapter.java Switch to Apache license 2012-04-03 04:54:14 -07:00