Commit Graph

986 Commits

Author SHA1 Message Date
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
Alena Prokharchyk d3bca8df8f bug 14615: deployVm can work 2 diff ways now: 1) Default way - create and start the vm. 2) Create the vm without starting it. Note that vm's volumes stay in Allocated state -not created on the backend till the point where vm starts
status 14615: resolved fixed
2012-04-06 11:30:26 -07:00
Alena Prokharchyk 0bd655f79b bug 14539: 1) introduced 2 new config parameters defining default offerings for ssvm and cpvm - consoleproxy.service.offering and secstorage.service.offering
2) Added new api - changeServiceForSystemVm - to support service offering upgrade for system vms
3) Removed global config parameters that are not in use anymore: consoleproxy.ram.size, consoleproxy.cpu.mhz, secstorage.vm.ram.size, secstorage.vm.cpu.mhz
2012-04-03 10:51:35 -07:00
frank 72d284de7d Switch to Apache license 2012-04-03 04:54:14 -07:00
prachi 2b6712b7a8 Bug 14536 - DB exception while trying to delete physical network
Reviewed-By: Sheng Yang

Changes:
Added 'removed' column to physical_network_service_providers to avoid the Foreign Key constraint error.

Conflicts:

	setup/db/db/schema-30to301.sql
2012-03-29 10:08:47 -07:00
Alena Prokharchyk 28e2626567 bug 14169: show error on the console in addition to logging it when restart operation fails for ssvm/consoleProxy/domR
status 14169: resolved fixed
2012-03-28 16:17:11 -07:00
frank 436ed88175 Bug 14497 - 3.0->3.0.1Upgrade: Defualt value for "resource_state" field in host table differs from upgraded to fresh installed 3.0.1 schema.
status 14497: resolved fixed
reviewed-by: edison
2012-03-26 14:55:55 -07:00
kishan e30e008644 bug 14499: Added account uuid unique contstraint for upgrade in usage DB
status 14499: resolved fixed
reviewed-by: Nitin
2012-03-26 23:52:48 +05:30
Alena Prokharchyk 3f58fc707d bug 14500: set default value for is_system field as a part of 3.0 to 3.0.1 upgrade
status 14500: resolved fixed
reviwed-by: Frank Zhang
2012-03-26 10:25:28 -07:00
Nitin Mehta 220c904be3 Bug 14345: DB discrepecy for capacity.check.period, cluster.memory.allocated.capacity.disablethreshold, pool.storage.allocated.capacity.disablethreshold, pool.storage.capacity.disablethreshold.
Reviewed-By: Kishan
2012-03-21 17:53:22 +05:30
kishan 8cf29bfe2c bug 14290: in 3.0 upgrade insert CentOS 5.6 template with ID 5
status 14290: resolved fixed
2012-03-21 17:27:54 +05:30
Likitha Shetty 24b4007149 Bug 13842 Mark the snapshots that belong to a removed secondary storage as removed.
Reviewed-By: Nitin
Status 13842: resolved fixed
2012-03-21 10:42:51 +05:30
Alena Prokharchyk da2be577a2 bug 14407: update network count for account/domain as a part of 3.0 to 3.0.1 upgrade
status 14407: resolved fixed
2012-03-20 10:39:47 -07:00
Alena Prokharchyk 393afa7a10 bug 14341: fixed issue #3
status 14341: resolved fixed
2012-03-19 16:40:58 -07:00
Sheng Yang 2af7e95436 bug 14341: Fix #2 2012-03-19 15:17:40 -07:00
Alena Prokharchyk 46f09b3c34 Added upgrade path from 3.0.x to 3.0.1 2012-03-19 13:34:05 -07:00
Alena 73da5a437a bug 14345: fixed #1,8,14 and 15 2012-03-19 10:55:52 -07:00
Alena Prokharchyk ba79da6aea bug 14305: set name for the guest network in basic zone
status 14305: resolved fixed
2012-03-15 11:56:39 -07:00
Edison Su 503ddd7282 bug 14201: delete duplicate guest os type. status 14201: resolved fixed 2012-03-14 11:48:22 -07:00
Abhi 967ce1aa4c bug 14218: fixing category for redhat 2012-03-14 17:11:14 +05:30
U-aprateek-PC\aprateek 20936514f7 bug 14219: 6.0 is now not in beta 2012-03-14 15:08:15 +05:30
abhi f2cddc880c bug 14217: added the missing guest oses 2012-03-13 20:09:10 +05:30
Alena Prokharchyk 9e9ff4f363 bug 14239: limit number of Isolated account specific networks per account
status 14239: resolved fixed
2012-03-12 15:50:49 -07:00
kishan b22232c0e3 Bug 14195: Changed category of Usage and Secure configs 2012-03-12 16:11:22 +05:30
Alena Prokharchyk a7eeea576c bug 14221: fixed description for default network offering
status 14221: resolved fixed
2012-03-09 11:37:51 -08:00
Alena Prokharchyk 9cdbb07ee4 bug 14195: fixed category for Project related global config values 2012-03-09 11:18:02 -08:00
Nitin Mehta 395ef70f6f Bug 14199: Add allocated workd to the config values.
Reviewed-By: Kishan
2012-03-09 12:22:44 +05:30
Alena Prokharchyk 56d611c3cc bug 14199: added missing config values during the db upgrade 2012-03-08 14:30:42 -08:00
Alena Prokharchyk 5cf04ee03c bug 14200: remove skip.steps config param as a part of 2.2.x-3.0 upgrade. Fixed the name for vm.destroy.forcestop config as well 2012-03-08 14:12:10 -08:00
frank e9d33fa1ae Bug 14170 - 2.2.14(KVM) - 3.0.1 Upgrade: DB inconsistencies after Upgrade
default resource_state should be Enabled
2012-03-08 10:24:28 -08:00
Sheng Yang 0379f0fdcd bug 14170: Fix issue #7 2012-03-07 16:53:54 -08:00
Alena Prokharchyk 4330183d2b bug 14170: fixed #4-6 and #9-13 2012-03-07 16:36:42 -08:00
Alena Prokharchyk 3df2bd98fc bug 14170: issues #1-#3 are fixed 2012-03-07 13:35:26 -08:00
frank 1aa15bdb1c 2214to30 DB upgrade:
directly put simulator_network_label, ovm_network_label when creating physical_network_traffic_types
table
2012-03-06 11:10:22 -08:00
frank ec3878955e set xen.storage.network.device1 xen.storage.network.device2 to null when upgrade 2012-03-05 15:15:43 -08:00
frank 381c049369 Bug 14068 - Db upgrade: resource_state is incorrect for the host in UP state after the db upgrade from 2.2.x to 3.0
fix typo
2012-03-05 14:09:54 -08:00
frank 6f68edfe83 Bug 14068 - Db upgrade: resource_state is incorrect for the host in UP state after the db upgrade from 2.2.x to 3.0
Bug 14099 - Db upgrade for storage network

status 14068: resovled fixed
status 14099: resovled fixed
2012-03-05 13:35:06 -08:00
kishan 63704eb758 Bug 13952: Changed category of Usage configs
Status 13952: resolved fixed
Reviewed-By: Abhi
2012-03-05 18:57:10 +05:30