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

	Incorporating more changes post review by Alena.

	1. Renamed the ListCiscoVSMDetailsCmd command
	   to ListCiscoNexusVSMsCmd. The command will
	   return a list of VSMs always, depending on
	   what parameter is passed to it. If a clusterId
	   is passed to it, it will return the VSM
	   associated to that cluster, if present. If
	   a zoneId is passed in, it will return a list
	   of all VSMs configured for any clusters of
	   type VMware within that zone. If neither is
	   passed, it will return a list of all VSMs
	   configured in the management server. If no
	   VSMs are found, it will return an exception
	   response.

	2. Cleaned up miscellaneous code.

Conflicts:

	client/tomcatconf/cisconexusvsm_commands.properties.in
	server/src/com/cloud/server/ManagementServerImpl.java
2012-05-25 18:27:29 -07:00
..
api/response Switch to Apache license 2012-04-03 04:50:05 -07:00
auth adding a plaintext authenticator 2012-04-30 16:43:40 +05:30
ConfigurationServer.java Switch to Apache license 2012-04-03 04:50:05 -07:00
ConfigurationServerImpl.java send ssh key to kvm host, even if it's developer env 2012-05-16 14:51:04 -07:00
Criteria.java Switch to Apache license 2012-04-03 04:50:05 -07:00
ManagementServer.java Switch to Apache license 2012-04-03 04:50:05 -07:00
ManagementServerExt.java fixing line endings in server 2012-04-07 20:13:10 -04:00
ManagementServerExtImpl.java fixing line endings in server 2012-04-07 20:13:10 -04:00
ManagementServerImpl.java CS-9919: Support for Nexus Swiches (Cisco Vswitches) 2012-05-25 18:27:29 -07:00
StatsCollector.java fixing line endings in server 2012-04-07 20:13:10 -04:00