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

	1. Added the PortProfile infrastructure:

	    a. PortProfileVO : The VO class to represent a db
	    record of the table port_profile. Each db record
	    represents one port profile.

	    b. PortProfileDao: The interface that declares search
	    functions on the port_profile table.

	    c. PortProfileDaoImpl: The class that defines the
	    interfaces declared in PortProfileDao.

	    d. PortProfileManagerImpl: The class that contains
	    routines that will add or delete db records from
	    the port_profile table. If you want to create/delete
	    a portprofile, call functions from this class.

	    e. Changes to create-schema.sql to create the port_profile
	    table.

	2. Cleaned up code:

	    a. Removed a number of unused Dao and Manager objects in
	    CiscoNexusVSMDeviceManagerImpl.

	    b. Removed the ListCiscoNexusVSMNetworksCmd command.

	    c. Removed a bunch of import statements in a few files.
2012-05-14 18:42:29 -07:00
..
acl Switch to Apache license 2012-04-03 04:54:14 -07:00
agent/api bug CS-14785: Improvements to volumes sync so that it can recover from any error. Introduced new state UploadOp which signifies that the volume os on secondary and the status would be picked up from volume host ref table. 2012-05-11 11:38:07 +05:30
alert Switch to Apache license 2012-04-03 04:54:14 -07:00
api Bug CS-9919: Support for Nexus Swiches (Cisco Vswitches) 2012-05-14 18:25:55 -07:00
async Switch to Apache license 2012-04-03 04:54:14 -07:00
capacity Switch to Apache license 2012-04-03 04:54:14 -07:00
cluster Switch to Apache license 2012-04-03 04:54:14 -07:00
configuration Implementation of api 'markDefaultZoneForAccount'(to enable a user to mark a zone as default for an account). 2012-04-30 17:08:32 -07:00
consoleproxy Switch to Apache license 2012-04-03 04:54:14 -07:00
dao Switch to Apache license 2012-04-03 04:54:14 -07:00
dc Switch to Apache license 2012-04-03 04:54:14 -07:00
deploy Switch to Apache license 2012-04-03 04:54:14 -07:00
domain Switch to Apache license 2012-04-03 04:54:14 -07:00
event CS-9919: Support for Nexus Swiches (Cisco Vswitches) 2012-05-14 18:15:11 -07:00
exception Bug 14060: Include a CloudStack error code in an Exception Response 2012-05-01 13:48:15 +01:00
host CS-9919: Support for Nexus Swiches (Cisco Vswitches) 2012-05-14 18:15:11 -07:00
hypervisor Switch to Apache license 2012-04-03 04:54:14 -07:00
network Bug CS-9919: Support for Nexus Swiches (Cisco Vswitches) 2012-05-14 18:42:29 -07:00
offering Open vSwitch tunnel manager 2012-04-24 02:20:37 +01:00
org Switch to Apache license 2012-04-03 04:54:14 -07:00
projects Switch to Apache license 2012-04-03 04:54:14 -07:00
resource Switch to Apache license 2012-04-03 04:54:14 -07:00
serializer Switch to Apache license 2012-04-03 04:54:14 -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:51:35 -07:00
storage bug CS-14785: Allow attaching the volume for Uploaded volume. Also have transition fo delete volume. 2012-05-14 16:41:56 +05:30
template Switch to Apache license 2012-04-03 04:54:14 -07:00
user Implementation of api 'markDefaultZoneForAccount'(to enable a user to mark a zone as default for an account). 2012-04-30 17:08:32 -07:00
uservm Switch to Apache license 2012-04-03 04:54:14 -07:00
vm bug 14622: introduced ha tagging for host 2012-04-09 15:17:13 -07:00