Alena Prokharchyk
d7f4d5d4ec
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:52 -07:00
Alena Prokharchyk
92c8c80978
Fixed spelling mistake in db upgrade script
2012-04-18 14:28:16 -07:00
Alena Prokharchyk
0508090090
CS-14558: db upgrade - fixed inconsistencies fresh vs upgraded 3.0.2 build
2012-04-18 13:28:09 -07:00
Alena Prokharchyk
01274e3af4
CS-14480: db upgrade 3.0.1-3.0.2 - fixed upgrade inconsistencies in default fields values
2012-04-16 16:04:45 -07:00
kishan
35c8c01e9c
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:15:08 +05:30
Alena Prokharchyk
b2be0039cb
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:59:01 -07:00
kishan
7e186fefb6
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 12:05:20 +05:30
Alena Prokharchyk
14f973ba8c
Fixed 2.2.14 to 3.0. upgrade
...
Conflicts:
setup/db/db/schema-30to301.sql
2012-04-11 18:01:37 -07:00
frank
726aac5161
set resource_state = allocation_state when doing DB upgrade
2012-04-11 17:47:20 -07:00
Sheng Yang
eb20d63f12
Revert "Fix foreign key "fk_domain_router__element_id" in the upgrade"
...
This reverts commit 52e334cefc7bd41323ab4295101175849d1556e9.
Conflicts:
setup/db/db/schema-301to302.sql
2012-04-11 17:37:46 -07:00
frank
9684ea7397
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:35 -07:00
Sheng Yang
6c9fd606ab
Fix foreign key "fk_domain_router__element_id" in the upgrade
2012-04-11 16:51:18 -07:00
frank
d91fbab9cf
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:12 -07:00
Alena Prokharchyk
8084318e5e
Remove obsolete network_tags table as a part of db upgrade cleanup
2012-04-11 16:23:51 -07:00
Alena Prokharchyk
85b35978de
Db upgrade path for 3.0.2 to 3.0.3
2012-04-09 15:50:10 -07:00
Alena Prokharchyk
98fd5cf959
bug 14622: introduced ha tagging for host
...
status 14622: resolved fixed
Conflicts:
server/src/com/cloud/host/dao/HostDao.java
2012-04-09 15:18:01 -07:00
Alena Prokharchyk
2d1a6b0b35
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:48 -07:00
Alena Prokharchyk
b14bac0977
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:52:32 -07:00
frank
2f634c0913
Switch to Apache license
2012-04-03 04:50:05 -07:00
prachi
23915b7481
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:15:30 -07:00
Alena Prokharchyk
ca981e209a
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:24 -07:00
frank
eb8975670f
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
Conflicts:
setup/db/db/schema-30to301.sql
2012-03-26 14:55:27 -07:00
Alena Prokharchyk
ce8e9a9f51
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
Conflicts:
server/test/com/cloud/network/MockNetworkManagerImpl.java
setup/db/db/schema-30to301.sql
2012-03-26 10:27:15 -07:00
Nitin Mehta
2a837c3ebd
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-22 10:01:49 +05:30
kishan
e84f29e37b
bug 14290: in 3.0 upgrade insert CentOS 5.6 template with ID 5
...
status 14290: resolved fixed
2012-03-21 17:25:38 +05:30
Alena Prokharchyk
81d7f9bdbf
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:40:32 -07:00
Alena Prokharchyk
8dafe972fe
bug 14341: fixed issue #3
...
status 14341: resolved fixed
2012-03-19 16:41:12 -07:00
Sheng Yang
32c0068ae3
bug 14341: Fix #2
2012-03-19 15:18:31 -07:00
Alena Prokharchyk
c01ed2f754
Added upgrade path from 3.0.x to 3.0.1
2012-03-19 13:38:38 -07:00
Alena
bb5a99f017
bug 14345: fixed #1,8,14 and 15
2012-03-19 10:56:13 -07:00
Alena Prokharchyk
167b0367b3
bug 14305: set name for the guest network in basic zone
...
status 14305: resolved fixed
2012-03-15 11:57:13 -07:00
Edison Su
a1e85cdd6d
bug 14201: delete duplicate guest os type. status 14201: resolved fixed
2012-03-14 11:49:15 -07:00
Abhi
d71ab32900
bug 14218: fixing category for redhat
2012-03-14 17:22:49 +05:30
Abhi
0c180a2cf6
bug 14217: added the missing guest oses
2012-03-14 15:15:53 +05:30
U-aprateek-PC\aprateek
52c3d5c792
bug 14219: 6.0 is now not in beta
2012-03-14 15:06:12 +05:30
Alena Prokharchyk
ad1192e264
bug 14239: limit number of Isolated account specific networks per account
...
status 14239: resolved fixed
Conflicts:
api/src/com/cloud/api/commands/CreateNetworkCmd.java
server/src/com/cloud/network/NetworkManagerImpl.java
server/test/com/cloud/network/MockNetworkManagerImpl.java
2012-03-12 15:53:30 -07:00
kishan
14e2dd67bc
Bug 14195: Changed category of Usage and Secure configs
2012-03-12 16:10:05 +05:30
Alena Prokharchyk
681f80cc4d
bug 14221: fixed description for default network offering
...
status 14221: resolved fixed
2012-03-09 11:38:06 -08:00
Alena Prokharchyk
2fb4a97837
bug 14195: fixed category for Project related global config values
2012-03-09 11:19:08 -08:00
Nitin Mehta
ce8787ec80
Bug 14199: Add allocated workd to the config values.
...
Reviewed-By: Kishan
2012-03-09 12:19:36 +05:30
Alena Prokharchyk
8155b63c88
bug 14199: added missing config values during the db upgrade
2012-03-08 14:29:39 -08:00
Alena Prokharchyk
69d269df08
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:24 -08:00
frank
e358c45e8a
Bug 14170 - 2.2.14(KVM) - 3.0.1 Upgrade: DB inconsistencies after Upgrade
...
default resource_state should be Enabled
2012-03-08 10:25:34 -08:00
Sheng Yang
5f387762ed
bug 14170: Fix issue #7
2012-03-07 16:54:12 -08:00
Alena Prokharchyk
686761686f
bug 14170: fixed #4-6 and #9-13
2012-03-07 16:37:24 -08:00
Alena Prokharchyk
4f741c833c
bug 14170: issues #1-#3 are fixed
2012-03-07 13:37:16 -08:00
frank
4ff6fdf05f
2214to30 DB upgrade:
...
directly put simulator_network_label, ovm_network_label when creating physical_network_traffic_types
table
2012-03-06 11:11:48 -08:00
frank
a1e0771616
set xen.storage.network.device1 xen.storage.network.device2 to null when upgrade
2012-03-05 15:38:13 -08:00
frank
8890fbd1f8
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 15:37:53 -08:00
frank
77ba5d0f8e
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 15:37:46 -08:00