Abhi
bfc4fe8ca5
bug CS-14593, CS-14541: fixed encryption issue
2012-04-23 15:08:35 +05:30
kishan
d122637761
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:33:22 +05:30
Alena Prokharchyk
5603359794
Fixed db upgrade bug: do vnc password encryption only for non-removed vms
2012-04-21 22:30:16 -07:00
Alena Prokharchyk
8973955350
More logging to the db upgrade
2012-04-21 22:29:43 -07:00
anthony
2c25be48e8
bug 14582: fix one big in upgrade from 2.1.4 to 3.0.2
...
status 14582: resolved
2012-04-20 17:06:03 -07:00
Alena Prokharchyk
7d3eea8225
Fixed db upgrade for 2.1-3.0
2012-04-20 12:00:24 -07:00
Kelven Yang
549a320832
Don't use dynamic quiried key size as it varies on different JVM implementation and security providers
2012-04-20 11:42:15 -07:00
kishan
e730f888d1
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:05:11 +05:30
Nitin Mehta
d493262354
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 11:04:11 +05:30
Nitin Mehta
9f63a3d2bb
bug CS-14530: Whenver adding a new capacity check the state of the resource - if its disabled/enabled.
...
Reviewed By: Kishan
2012-04-20 10:56:27 +05:30
Sheng Yang
ea26cefbe5
CS-14542: Fix wrong traffic label for KVM agent
2012-04-19 18:24:15 -07:00
prachi
a5fddd604a
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 15:11:32 -07:00
Kelven Yang
4d28e40c00
Hardening console proxy AJAX protocol to address security concerns
2012-04-19 12:07:35 -07:00
kishan
133745b652
bug CS-14566: set up physical networks before encrypting config values
...
status CS-14566: resolved fixed
reviewed-by: Nitin
2012-04-19 21:59:30 +05:30
Rajesh Battala
d4396da506
CS-14546: Fixed bug Unable to view console in System and Guest VMs and Added Upgrade script
2012-04-19 15:05:42 +05:30
Likitha Shetty
bbe4928546
Revert "Revert "Revert "CS-14546: Fixed bug Unable to view console in System and Guest VMs"""
...
This reverts commit bcfbc81de1 .
Unable to view console in System and Guest VMs
2012-04-19 14:31:05 +05:30
Likitha Shetty
bcfbc81de1
Revert "Revert "CS-14546: Fixed bug Unable to view console in System and Guest VMs""
...
This reverts commit 0147d878a5 .
reverting as commit went on wrong e-mail id.
2012-04-19 14:24:08 +05:30
Likitha Shetty
0147d878a5
Revert "CS-14546: Fixed bug Unable to view console in System and Guest VMs"
...
This reverts commit 5465edf02f .
2012-04-19 14:18:02 +05:30
Likitha Shetty
5465edf02f
CS-14546: Fixed bug Unable to view console in System and Guest VMs
2012-04-19 14:03:12 +05:30
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
kishan
b88019ad8f
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:30 +05:30
Alena Prokharchyk
1e8856efa0
CS-14512: fixed deployVm with ipToNetworkList when uuid is used for networkIds
...
Conflicts:
server/src/com/cloud/api/ApiResponseHelper.java
Conflicts:
server/src/com/cloud/api/ApiResponseHelper.java
2012-04-16 15:45:19 -07:00
Alena Prokharchyk
8bb5a96cbe
CS-14297: added "forced" option to deleteStoragePool command. If forced=true, all destroyed volumes are marked as Expunged even when we can't reach primary storage at the moment of deletion.
2012-04-16 13:16:59 -07:00
Alena Prokharchyk
c242a776a7
AdvanceStart: do cleanup() call with force=true when the start command wasn't sent to the backend yet
2012-04-13 17:18:48 -07:00
Sheng Yang
95d3be2d3a
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:51:13 -07:00
Alena Prokharchyk
f74e6128e9
Bug CS-14447: set crossZones attribute for the template before persisting it to the db
2012-04-13 14:16:06 -07:00
Abhi
341ad9444a
bug CS-14466: removing blank statement
2012-04-13 13:42:25 +05:30
frank
e26505f82d
CS-14341 Order of Compute offerings does not stick
...
resolved fixed
2012-04-12 17:26:27 -07:00
Alena Prokharchyk
572abbf9d5
Added one more parameter - haHost(boolean) - to listHosts api command. The parameter identifies if the host is dedicated for ha only
2012-04-12 11:51:44 -07:00
Abhi
5709cc5832
bug CS-13303: updating resource state on upgrade
2012-04-12 17:47:34 +05:30
Abhi
7eb1330800
bug CS-13303: updating resource state on upgrade
2012-04-12 17:14:50 +05:30
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
prachi
239a2193a9
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:20:24 -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
Kelven Yang
f38ba2efbe
Complete XenServer Secure Console proxy implementation
2012-04-10 16:01:08 -07:00
Rajesh Battala
f34c84c68f
Xenserver Secure Console Proxy Phase I
2012-04-10 16:00:46 -07:00
Alena Prokharchyk
03a2140911
bug 14449: added logging to createVlanIpRange
...
status 14449: resolved fixed
2012-04-10 11:23:58 -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
Abhi
8f08898fb7
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:24:49 +05:30
Alena Prokharchyk
52ebc73b65
Return password as a result of startVm command if the vm was originally deployed with startVm=false parameter
2012-04-06 13:45:48 -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
Kelven Yang
cf67c361ec
bug 14618: Protect servlet container from shutting down on unexpected runtime exceptions
...
Reviewed-By: Kelven
2012-04-05 15:02:43 -07:00
Kelven Yang
cc0ebc9739
Bug 14301: Perform socket-level only management server pings
...
Reviewed-By: kelven
2012-04-05 15:02:30 -07:00
Alena Prokharchyk
07778f8db3
Code cleanup for createVlanRange api
2012-04-04 15:02:51 -07:00
Alena Prokharchyk
c31a6846ad
bug 14589: don't accept empty username/firstname/lastname in update/createUser apis
2012-04-04 12:54:52 -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
Alena Prokharchyk
559dc76fdd
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-02 14:21:16 -07:00
Kelven Yang
5119b547c8
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:44:54 -07:00