cloudstack/api/src/com/cloud
Vijayendra Bhamidipati 037ac6592e Bug CS-9919: Support for Nexus Swiches (Cisco Vswitches)
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.
2012-05-25 17:17:18 -07:00
..
acl Switch to Apache license 2012-04-03 04:50:05 -07:00
agent/api Support console access through rebooting with XAPI session re-negotiation 2012-05-16 17:02:22 -07:00
alert Switch to Apache license 2012-04-03 04:50:05 -07:00
api Bug CS-9919: Support for Nexus Swiches (Cisco Vswitches) 2012-05-25 17:17:18 -07:00
async more line ending fixes 2012-04-06 22:51:32 -04:00
capacity more line ending fixes 2012-04-06 22:51:32 -04:00
cluster Switch to Apache license 2012-04-03 04:50:05 -07:00
configuration Merge awsapi related changes to CloudStack 2012-05-25 14:40:53 -07:00
consoleproxy Switch to Apache license 2012-04-03 04:50:05 -07:00
dao Switch to Apache license 2012-04-03 04:50:05 -07:00
dc more line ending fixes 2012-04-06 22:51:32 -04:00
deploy Switch to Apache license 2012-04-03 04:50:05 -07:00
domain Switch to Apache license 2012-04-03 04:50:05 -07:00
event CS-9919: Support for Nexus Swiches (Cisco Vswitches) 2012-05-25 17:05:15 -07:00
exception more line ending fixes 2012-04-06 22:51:32 -04:00
host CS-9919: Support for Nexus Swiches (Cisco Vswitches) 2012-05-25 17:05:15 -07:00
hypervisor Switch to Apache license 2012-04-03 04:50:05 -07:00
network CS-9919: Support for Nexus Swiches (Cisco Vswitches) 2012-05-25 17:05:15 -07:00
offering Open vSwitch tunnel manager 2012-04-23 22:32:16 +01:00
org Switch to Apache license 2012-04-03 04:50:05 -07:00
projects Switch to Apache license 2012-04-03 04:50:05 -07:00
resource more line ending fixes 2012-04-06 22:51:32 -04:00
serializer Switch to Apache license 2012-04-03 04:50:05 -07:00
server bug 14539: 1) introduced 2 new config parameters defining default offerings for ssvm and cpvm - consoleproxy.service.offering and secstorage.service.offering 2012-04-03 10:52:32 -07:00
storage CS-14521 2012-05-15 15:13:15 -07:00
template Switch to Apache license 2012-04-03 04:50:05 -07:00
user Merge awsapi related changes to CloudStack 2012-05-25 14:40:53 -07:00
uservm Switch to Apache license 2012-04-03 04:50:05 -07:00
vm bug 14622: introduced ha tagging for host 2012-04-09 15:18:01 -07:00