cloudstack/setup/db
Alena Prokharchyk 978c2f414a Initial checkin for VPC feature:
1) Added API frameworks for the feature. New commands:
* CreateVPCCmd
* ListVPCsCmd
* DeleteVPCCmd
* UpdateVPCCmd
* CreateVPCOfferingCmd
* UpdateVPCOfferingCmd
* DeleteVPCOfferingCmd
* ListVPCOfferingsCmd

2) New db tables:

* `cloud`.`vpc`
* `cloud`.`vpc_offerings`
* `cloud`.`vpc_offering_service_map`

and corresponding VO/Dao objects.

Added vpc_id field to `cloud.`networks` table - not null when network belongs to VPC

3) New Manager and Service interfaces- VpcManager/VpcService

4) Automatically create new VpcOffering (if doesn't exist) on system start

5) New Action events:

* VPC.CREATE
* VPC.UPDATE
* VPC.DELETE

* VPC.OFFERING.CREATE
* VPC.OFFERING.UPDATE
* VPC.OFFERING.DELETE
2012-05-17 18:08:03 -07:00
..
db bug CS-14890: Set vnc password for removed Vms as empty. vnc_password is not null column. 2012-05-15 15:28:35 +05:30
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 Initial checkin for VPC feature: 2012-05-17 18:08:03 -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