Sheng Yang
|
5c8d968eea
|
Remove the extra drop sql line
This would result in 3.0.1 to 3.0.2 upgrade failed, due to index not found.
|
2012-05-10 14:43:07 -07:00 |
Salvatore Orlando
|
f33fb0f6ab
|
CS-14741: Reverting db upgrade script from 2.2.14 to 3.0 to commit 72b5a94af8
|
2012-05-09 13:59:36 +01:00 |
Rajesh Battala
|
44f3846168
|
Modified S3RestServlet to turn down request if enable.s3.api is false. Changed upgrade script for S3 API Feature
|
2012-05-09 15:25:39 +05:30 |
prachi
|
53ff666788
|
Changes to Upgrade script for EC2 API feature.
|
2012-05-08 16:13:04 -07:00 |
Abhi
|
637ed8ce26
|
bug CS-14515: adding centos 5.7 to supported os, supported in xen 6.0.2
|
2012-05-03 12:30:32 +05:30 |
JohnZ
|
ef2c7423f1
|
S3 API merged branch
|
2012-05-02 15:51:10 +01:00 |
Salvatore Orlando
|
486d962f09
|
CS-14724 : Making the default network label configurable, improving exception management
Please also see notes added to wiki.cloudstack.org/display/QA/Open+vSwitch+Tunnel+Manager
|
2012-05-02 13:14:47 +01:00 |
Nitin Mehta
|
9b1fd4d414
|
bug CS-10789: Some upgerade change that tdidnt get merged.
|
2012-05-02 11:47:32 +05:30 |
Nitin Mehta
|
77f1db5e41
|
bug CS-10789: Some upgerade change that tdidnt get merged.
|
2012-05-02 11:41:53 +05:30 |
Nitin Mehta
|
540f4e1431
|
bug CS-10789: Put zone id in the volumehost ref table. make list volume to show the percent uploaded.
|
2012-05-01 18:36:31 +05:30 |
Edison Su
|
1926df31e5
|
fix db upgrade
|
2012-05-01 13:34:56 +01:00 |
Alena Prokharchyk
|
0077234576
|
Fixed unittest and some issues with 2.2.14-3.0 upgrade
|
2012-05-01 13:34:05 +01:00 |
Alena Prokharchyk
|
3a3dbd2465
|
2.2.x-3.0 upgrade - column name change
|
2012-05-01 13:15:22 +01:00 |
Likitha Shetty
|
6ab04076b5
|
Implementation of api 'markDefaultZoneForAccount'(to enable a user to mark a zone as default for an account).
reviewed-by: prachi
|
2012-04-30 17:08:32 -07:00 |
frank
|
e6a60dfdc3
|
CS-14610
Management server not able to connect to DB when there is no password set for cloud user/ if password is set to anything other than 'cloud'
fixed
|
2012-04-30 17:08:22 -07:00 |
frank
|
0f542545e3
|
fix cloudbridge setup database script
|
2012-04-30 17:08:21 -07:00 |
frank
|
2f87c2212f
|
merge cloud-setup-bridge-db to cloud-setup-databases
|
2012-04-30 17:08:08 -07:00 |
Nitin Mehta
|
6a056ad139
|
bug CS-10789: More changes for the imageformat, introdueced new column in db for the format, created scripts for doffernt hypervisors ...and the list goes on.
|
2012-04-30 11:14:43 +05:30 |
Nitin Mehta
|
2d7471adb5
|
Bug 10808: More changes for uploadVolume. Create framework for upload volume progress communication between MS and SSVM.
|
2012-04-30 09:46:23 +05:30 |
Alena Prokharchyk
|
f27a0a0386
|
Mark local storages as removed when they have no ref in storage_pool_host_ref
Conflicts:
setup/db/db/schema-301to302.sql
|
2012-04-27 13:15:58 -07:00 |
Salvatore Orlando
|
ce56ddf75a
|
CS-14606: Restoring config parameter which was accidentally removed
|
2012-04-27 17:13:10 +01:00 |
Salvatore Orlando
|
6e024e945d
|
CS-14606: Change name for config parameter
|
2012-04-27 16:38:33 +01:00 |
Alena Prokharchyk
|
62093a4308
|
CS-14633: db upgrade - remove config values that no longer exist on fresh setup
|
2012-04-26 11:05:50 -07:00 |
Alena Prokharchyk
|
7e4c5e1267
|
CS-14637: db upgrade - fixed inconsistencies in category/component fields for a bunch of global config variables
|
2012-04-26 10:09:53 -07:00 |
Alena Prokharchyk
|
12255db122
|
CS-14629: added missing global config variables
Conflicts:
setup/db/db/schema-301to302.sql
|
2012-04-25 13:43:40 -07:00 |
Salvatore Orlando
|
fc3eaad0c6
|
CS-14605: OVS cleanup
DB scripts cleanup
|
2012-04-25 18:11:04 +01:00 |
Alena Prokharchyk
|
319d4c5cfd
|
Catch all exceptions when change engine and row_format - can fail when table is full. Just skip as its not a critical fix
|
2012-04-24 15:49:14 -07:00 |
Salvatore Orlando
|
56d496ac60
|
CS-14619: Add missing INSERT statements
|
2012-04-24 15:58:57 +01:00 |
Salvatore Orlando
|
5c58aeaa04
|
CS-14613: syntax error in create-schema.sql for 3.0.x
|
2012-04-24 10:34:12 +01:00 |
Salvatore Orlando
|
2459b16b81
|
Adding ovs_tunnel_interface to schema;
adding new tables to update script (3.0.2 to 3.0.3)
Conflicts:
setup/db/db/schema-2214to30.sql
setup/db/db/schema-302to303.sql
|
2012-04-24 02:20:39 +01:00 |
Salvatore Orlando
|
8c398654d3
|
Open vSwitch tunnel manager
Applying patch with new ovs-tunnel-manager on top of cloudstack oss-master
Conflicts:
api/src/com/cloud/network/ovs/OvsCreateTunnelAnswer.java
|
2012-04-24 02:20:37 +01:00 |
Alena Prokharchyk
|
47a1527719
|
CS-14591: added XenServer 6.0.2 and VmWare 5.0 as supported hypervisors to fresh 3.0.2 and to the 3.0.1-3.0.2 db upgrade
Conflicts:
setup/db/db/schema-301to302.sql
|
2012-04-23 11:19:24 -07:00 |
Alena Prokharchyk
|
74aa4974c0
|
CS-14589: change engine and row_format for op_lock op_nwgrp_work during the db upgrade
|
2012-04-23 10:55:15 -07:00 |
Alena Prokharchyk
|
7d3eea8225
|
Fixed db upgrade for 2.1-3.0
|
2012-04-20 12:00:24 -07:00 |
Alena Prokharchyk
|
d51d018a1b
|
CS-14553: db upgrade - for default network offerings:
1) Change display text to match fresh 3.0.2
2) Delete lb service for the offerings using VR as a provider and not having source nat service
|
2012-04-18 17:10:41 -07:00 |
Alena Prokharchyk
|
b142911515
|
Fixed spelling mistake in db upgrade script
|
2012-04-18 14:28:08 -07:00 |
Alena Prokharchyk
|
1584a26ef9
|
CS-14558: db upgrade - fixed inconsistencies fresh vs upgraded 3.0.2 build
|
2012-04-18 13:27:59 -07:00 |
Alena Prokharchyk
|
c652a4b15f
|
CS-14480: db upgrade 3.0.1-3.0.2 - fixed upgrade inconsistencies in default fields values
|
2012-04-16 16:04:32 -07:00 |
kishan
|
72b5a94af8
|
bug CS-14431: query to drop event table already exists. reverting earlier commit
status CS-14431: resolved fixed
reviewed-by: Nitin
|
2012-04-16 17:16:01 +05:30 |
Alena Prokharchyk
|
c5a9c6c556
|
Usage db upgrade from 2.2.14 to 3.0 - don't drop the same fields twice from network_usage table
|
2012-04-13 13:58:49 -07:00 |
kishan
|
ff2252b347
|
bug CS-14430, CS-14431: Dropped unused columns in usage_network table, drop event table in cloud_usage db
status CS-14430, CS-14431: resolved fixed
reviewed-by: Nitin
|
2012-04-13 13:54:12 +05:30 |
Alena Prokharchyk
|
6a30005493
|
Fixed 2.2.14 to 3.0. upgrade
Conflicts:
setup/db/db/schema-30to301.sql
|
2012-04-11 18:01:08 -07:00 |
frank
|
78e72df13f
|
set resource_state = allocation_state when doing DB upgrade
|
2012-04-11 17:47:42 -07:00 |
Sheng Yang
|
419faa1f90
|
Revert "Fix foreign key "fk_domain_router__element_id" in the upgrade"
This reverts commit 52e334cefc.
Conflicts:
setup/db/db/schema-301to302.sql
|
2012-04-11 17:37:32 -07:00 |
frank
|
2530ea17dd
|
CS-14429 Cloud db schema differences between fresh installed 3.0.2 & upgraded 3.0.2
do check befor droping index i_host__allocation_state`(`allocation_state`)
|
2012-04-11 17:25:15 -07:00 |
Sheng Yang
|
2252d6db1c
|
Fix foreign key "fk_domain_router__element_id" in the upgrade
|
2012-04-11 16:50:38 -07:00 |
frank
|
3e968d2b9d
|
CS-14429 Cloud db schema differences between fresh installed 3.0.2 & upgraded 3.0.2
drop index i_host__allocation_state`(`allocation_state`)
|
2012-04-11 16:42:41 -07:00 |
Alena Prokharchyk
|
be04f2bd63
|
Remove obsolete network_tags table as a part of db upgrade cleanup
|
2012-04-11 16:23:39 -07:00 |
Alena Prokharchyk
|
cd774c9fab
|
Db upgrade path for 3.0.2 to 3.0.3
|
2012-04-09 15:50:23 -07:00 |
Alena Prokharchyk
|
b7f5bc099d
|
bug 14622: introduced ha tagging for host
status 14622: resolved fixed
|
2012-04-09 15:17:13 -07:00 |