cloudstack/setup/db
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
..
db Remove the extra drop sql line 2012-05-10 14:43:07 -07:00
22beta4to22GA.sql Switch to Apache license 2012-04-03 04:54:14 -07:00
221to222upgrade.sh Switch to Apache license 2012-04-03 04:54:14 -07:00
create-database-premium.sql Switch to Apache license 2012-04-03 04:54:14 -07:00
create-database.sql Switch to Apache license 2012-04-03 04:54:14 -07:00
create-index-fk.sql Switch to Apache license 2012-04-03 04:54:14 -07:00
create-schema-premium.sql Switch to Apache license 2012-04-03 04:54:14 -07:00
create-schema-simulator.sql Switch to Apache license 2012-04-03 04:54:14 -07:00
create-schema.sql Bug CS-9919: Support for Nexus Swiches (Cisco Vswitches) 2012-05-14 18:42:29 -07:00
data-20to21.sql Switch to Apache license 2012-04-03 04:54:14 -07:00
data-22beta1to22beta2.sql Switch to Apache license 2012-04-03 04:54:14 -07:00
deploy-db-dev.sh Switch to Apache license 2012-04-03 04:54:14 -07:00
deploy-db-simulator.sh Switch to Apache license 2012-04-03 04:54:14 -07:00
index-20to21.sql Switch to Apache license 2012-04-03 04:54:14 -07:00
index-212to213.sql Switch to Apache license 2012-04-03 04:54:14 -07:00
postprocess-20to21.sql Switch to Apache license 2012-04-03 04:54:14 -07:00
server-setup.sql Switch to Apache license 2012-04-03 04:54:14 -07:00
server-setup.xml Revert zone guest cidr setting 2012-02-08 15:54:16 -08:00
templates.kvm.sql Switch to Apache license 2012-04-03 04:54:14 -07:00
templates.simulator.sql Switch to Apache license 2012-04-03 04:54:14 -07:00
templates.sql bug CS-14515: adding centos 5.7 to supported os, supported in xen 6.0.2 2012-05-03 12:30:32 +05:30
templates.vmware.sql Switch to Apache license 2012-04-03 04:54:14 -07:00
templates.xenserver.sql Switch to Apache license 2012-04-03 04:54:14 -07:00