cloudstack-mirror/api/src/com/cloud
Vijayendra Bhamidipati 781f0b4966 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-25 17:17:56 -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 Bug CS-9919: Support for Nexus Swiches (Cisco Vswitches) 2012-05-25 17:17:56 -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