Commit Graph

4897 Commits

Author SHA1 Message Date
kishan 437deadafb bug CS-14695: Encrypt VNC password during 3.0.0 upgrade
status CS-14695: resolved fixed
reviewed-by: Abhi
2012-05-01 11:11:44 +05:30
Alena Prokharchyk 4b64917984 bug 14694: when select valid clusters, exclude the removed ones
status 14694: resolved fixed
2012-04-30 13:10:30 -07:00
Abhi 98b93aeaa6 bug CS-14663: accepting encoded password for MD5 2012-04-28 12:28:44 +05:30
Alena Prokharchyk 50c408e125 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:50:29 -07:00
Alena Prokharchyk ca377677d2 Account specific vlan ranges - fixed deleteVlanRange 2012-04-24 15:50:29 -07:00
Alena Prokharchyk 10eb2d8411 CS-14622: fixed adding vlan range per account - associate it with the Guest network, not public 2012-04-24 11:45:25 -07:00
anthony e4801a1993 add CentOS 6.0, CentOS 5.7, RHEL 5.7 support for XenServer 6.0.2 2012-04-24 10:52:15 -07:00
Alena Prokharchyk 4be5ae1f29 CS-14256: throw executionException when finalizeStart fails (no point to retry). 2012-04-23 15:55:59 -07:00
Abhi 2918c9bab6 bug CS-14593, CS-14541: fixed encryption issue 2012-04-23 15:10:48 +05:30
kishan 5e457e6833 bug CS-14587: Process 500 rows at a time to encrypt vnc_password in vm_instance table. Added addtional logging.
status CS-14587: resolved fixed
reviewed-by: Alena
2012-04-22 22:01:55 +05:30
Alena Prokharchyk dc07f37ee4 Fixed db upgrade bug: do vnc password encryption only for non-removed vms 2012-04-21 22:30:04 -07:00
Alena Prokharchyk 766e892b5b More logging to the db upgrade 2012-04-21 22:30:04 -07:00
anthony 72d7babdeb bug 14582: fix one big in upgrade from 2.1.4 to 3.0.2
status 14582: resolved
2012-04-20 17:03:36 -07:00
Alena Prokharchyk d65d5d470b bug 14567: put db entry insertion in try/catch block and fail gracefully when the insertion fails (can happen when 2 MS try to insert the same entry)
status 14567: resolved fixed
2012-04-20 12:07:35 -07:00
Alena Prokharchyk 6f5d159043 Fixed db upgrade for 2.1-3.0 2012-04-20 12:07:05 -07:00
kishan d8539882a9 bug CS-14576: Fail 2.2.14 to 3.0.0 upgrade if encryption is not enabled
status CS-14576: resolved fixed
reviewed-by: Nitin

Conflicts:

	server/src/com/cloud/upgrade/dao/Upgrade2214to30.java
2012-04-20 16:11:27 +05:30
Nitin Mehta 3defcc4034 bug CS-14530: Whwnever creating an agent of type Routing update the capacity state as there is a transition in the resource state of the host.
Reviewed By: Kishan
2012-04-20 10:18:18 +05:30
Sheng Yang 773c4e9c09 CS-14542: Fix wrong traffic label for KVM agent 2012-04-19 18:23:58 -07:00
prachi b0635640f8 Bug 14158 - 2.2.x - 3.0 db upgrade for multiple physical networks
-Create multiple physical networks if there are distinct tags found in network_tags table.
-One physical network per tag.
-Currently all tags flow to xenserver traffic type label.
2012-04-19 13:09:15 -07:00
Alena Prokharchyk f88998b988 Revert "bug CS-14530: Whwnever creating an agent for the host put in enabled and disabled according to the hierarchy."
This reverts commit ec69814683.
2012-04-19 10:37:08 -07:00
kishan 5d315de8ec bug CS-14566: set up physical networks before encrypting config values
status CS-14566: resolved fixed
reviewed-by: Nitin
2012-04-19 21:58:08 +05:30
Nitin Mehta ec69814683 bug CS-14530: Whwnever creating an agent for the host put in enabled and disabled according to the hierarchy.
Reviewed By: Kishan
2012-04-19 19:02:56 +05:30
Nitin Mehta c749d7426e bug CS-14530: Whenver adding a new capacity check the state of the resource - if its disabled/enabled.
Reviewed By: Kishan
2012-04-19 16:02:10 +05:30
Alena Prokharchyk 3337f1488b 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:04:34 -07:00
kishan 954a820ccc bug CS-14532: during 2211-2212 upgrade, do not add resource count entries for resourceTypes that were added in later releases
status CS-14532: resolved fixed
reviewed-by: Nitin
2012-04-18 15:40:57 +05:30
Alena Prokharchyk e351182455 CS-14512: fixed deployVm with ipToNetworkList when uuid is used for networkIds 2012-04-16 15:48:17 -07:00
Alena Prokharchyk 3ad8ffe0a0 AdvanceStart: do cleanup() call with force=true when the start command wasn't sent to the backend yet 2012-04-13 17:16:24 -07:00
Sheng Yang 22c6cfa33c bug 14470: Return true for applyRules unless specified
Only DHCP entry need to know if no one apply the entries(when VM is starting
up), other rules should be safe when return true anyway.

status 14470: resolved fixed
2012-04-13 14:50:52 -07:00
Alena Prokharchyk 89eef69750 Bug CS-14447: set crossZones attribute for the template before persisting it to the db 2012-04-13 14:15:18 -07:00
Abhi 60eea7f223 bug CS-14466: removing blank statement 2012-04-13 12:03:15 +05:30
frank e26d927e4b CS-14341 Order of Compute offerings does not stick
resolved fixed
2012-04-12 17:25:17 -07:00
Abhi 53283d5c0d bug CS-13303: updating resource state on upgrade 2012-04-12 17:48:51 +05:30
Abhi 427d434b02 bug CS-13303: updating resource state on upgrade 2012-04-12 17:13:05 +05:30
frank 7744abcacb 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:24:46 -07:00
prachi 58ac2420b3 Bug 14646 - Enabling Host into maintenance mode is stopping the VMs instead of live migrating them to other hosts in the cluster.
Changes:
-  While listing UP hosts in the cluster of the host, the query has changed and now also considers the Host 'resourceState' field and picks only those hosts that have value 'enabled'.
   This query result does not include the host being put in maintainance; unlike the earlier query that used to include it.
-  But the logic to find out if this is the last host in the Cluster is not updated and has a bug when it compares the list size.
- Fixed this.
2012-04-11 16:21:46 -07:00
Alena Prokharchyk 9d1e764d25 Remove obsolete network_tags table as a part of db upgrade cleanup 2012-04-11 16:22:54 -07:00
Alena Prokharchyk a046e71f37 Corrected license info in db upgrade script 2012-04-09 15:55:58 -07:00
Abhi ee47a42a68 bug CS-14396: the VMs with current host id should be listed here, probably this fix did not make to this branch, is there is 2.2.14 branch 2012-04-09 12:29:30 +05:30
Kelven Yang 3288fde618 bug 14618: Protect servlet container from shutting down on unexpected runtime exceptions
Reviewed-By: Kelven
2012-04-05 15:04:18 -07:00
Kelven Yang b5032a5c8f Bug 14301: Perform socket-level only management server pings
Reviewed-By: kelven
2012-04-05 15:04:06 -07:00
Alena Prokharchyk 6e6fedc79a Fixed unittest 2012-04-04 16:11:26 -07:00
Alena Prokharchyk 7917779852 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

Conflicts:

	server/src/com/cloud/migration/Db20to21MigrationUtil.java
2012-04-04 16:05:14 -07:00
Alena Prokharchyk 71675d88ef bug 14589: don't accept empty username/firstname/lastname in update/createUser apis 2012-04-04 12:56:24 -07:00
frank f0acbfe807 switch to Apache license 2
reviewed-by: frank myself
2012-04-02 22:47:06 -07:00
frank 404e69490a replace cloud.com with CloudStack in text 2012-04-02 19:29:38 -07:00
Kelven Yang b192bfc374 bug 14564: Upon management server startup, for detected inactive management server (based on timestamp), perform ping-test before we really mark it as down
Reviewed-By: kelven
2012-03-30 16:43:57 -07:00
Kelven Yang f7649062a9 Bug 14551: add top-level catch clause to protect task/thread from stalling
Reviewed-By: Kelven
2012-03-29 18:23:55 -07:00
prachi 8d64e4a8e6 Bug 14536 - DB exception while trying to delete physical network
Reviewed-By: Sheng Yang

Changes:
Added proper cleanup for virtual router elements.
2012-03-29 12:35:48 -07:00
prachi 353fdd5ee7 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.
2012-03-28 19:05:29 -07:00
frank 732fa41a6d change a comment in ApiResponseGsonHelper.java
reviewed-by: edison
2012-03-28 16:18:17 -07:00