cloudstack/core/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
..
agent Revert "bug 10946: Add default buffer length for compressed request" 2012-05-23 12:13:38 -07:00
alert changing lots of line endings 2012-04-06 17:51:57 -04:00
async changing lots of line endings 2012-04-06 17:51:57 -04:00
capacity bug CS-14530: Whenver adding a new capacity check the state of the resource - if its disabled/enabled. 2012-04-19 14:24:12 +05:30
certificate Switch to Apache license 2012-04-03 04:50:05 -07:00
configuration changing lots of line endings 2012-04-06 17:51:57 -04:00
consoleproxy changing lots of line endings 2012-04-06 17:51:57 -04:00
event changing lots of line endings 2012-04-06 17:51:57 -04:00
exception changing lots of line endings 2012-04-06 17:51:57 -04:00
host changing lots of line endings 2012-04-06 17:51:57 -04:00
hypervisor bug CS-14964: use shorter UUID for datastore names 2012-05-24 15:21:49 -07:00
info changing lots of line endings 2012-04-06 17:51:57 -04:00
network Bug CS-9919: Support for Nexus Swiches (Cisco Vswitches) 2012-05-25 17:17:18 -07:00
resource changing lots of line endings 2012-04-06 17:51:57 -04:00
serializer changing lots of line endings 2012-04-06 17:51:57 -04:00
storage CS-14826, CS-14996: fix the md5 checksum 2012-05-24 15:09:44 -07:00
user Merge awsapi related changes to CloudStack 2012-05-25 14:40:53 -07:00
vm changing lots of line endings 2012-04-06 17:51:57 -04:00