This website requires JavaScript.
Explore
Help
Sign In
etan39
/
cloudstack
mirror of
https://github.com/apache/cloudstack.git
Watch
1
Star
0
Fork
You've already forked cloudstack
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
34836aaaa5
cloudstack
/
setup
/
db
History
alena
a50950bbef
221 to 222 DB upgrade for InstanceGroup. Unit test is included
2011-03-09 08:34:08 -08:00
..
22beta4to22GA.sql
added queries to handle unit MB to bytes change for volume usage
2011-02-22 17:12:22 +05:30
221to222.sql
Fixed DB upgrade script - vm_type field can be NULL
2011-03-05 10:37:57 -08:00
221to222_usage.sql
bug 8601: these are the 2 sql files for the cloud and cloud_usage db migration. I have tested some of the most common cases, as well as some uncommon cases (create a direct and virtual network in same zone).
2011-02-25 17:06:26 -08:00
221to222upgrade.sh
checking to see if mysql is running
2011-02-28 13:43:38 -08:00
create-database.sql
…
create-index-fk.sql
remove snapshot_policy_ref index
2011-03-08 18:03:16 -08:00
create-schema.sql
bug 8712: since we add multiple concurrent policy back in 2.2.3, we only support upgrade from 2.1.7 to 2.2.3, otherwise some policies will be removed silently
2011-03-08 17:10:27 -08:00
data-20to21.sql
…
data-21to22.sql
…
data-22beta1to22beta2.sql
…
deploy-db-dev.sh
…
index-20to21.sql
…
index-21to22.sql
…
index-212to213.sql
…
postprocess-20to21.sql
…
schema-20to21.sql
…
schema-21to22-cleanup.sql
221 to 222 DB upgrade for InstanceGroup. Unit test is included
2011-03-09 08:34:08 -08:00
schema-21to22.sql
221 to 222 DB upgrade for InstanceGroup. Unit test is included
2011-03-09 08:34:08 -08:00
schema-22beta1to22beta2.sql
…
schema-22beta3to22beta4.sql
DB upgrade script from 2.2beta3 to 2.2beta4
2011-01-18 20:08:44 +05:30
schema-221to222-cleanup.sql
adding a migration step from 221 to 222 using alex's framework. this should only be used for alex's upgrade from 217 to 22, for 221 to 222 for 222 release, we still are providing the bash script for upgrade.
2011-03-01 16:00:14 -08:00
schema-221to222.sql
bug 8601: merge from 2.2.2 to master
2011-03-04 16:31:58 -08:00
schema-level.sql
…
schema-snapshot-217to223.sql
bug 8712: since we add multiple concurrent policy back in 2.2.3, we only support upgrade from 2.1.7 to 2.2.3, otherwise some policies will be removed silently
2011-03-08 17:10:27 -08:00
server-setup.sql
…
server-setup.xml
comment out snmp configuration in server-setup.xml
2011-02-04 20:09:04 -08:00
templates.kvm.sql
…
templates.sql
bug 8655: add security group for direct tagged network
2011-02-23 15:53:14 -05:00
templates.vmware.sql
…
templates.xenserver.sql
…