Commit Graph

23978 Commits

Author SHA1 Message Date
Alena Prokharchyk
3d34a136a6 CLOUDSTACK-6168: fixed the description for global config "vm.instancename.flag" - the flag is applicable for VMware hypervisor only 2014-07-29 11:15:37 -07:00
Chandan Purushothama
e8486dfcaa 18 Test cases in the test_egress_fw_rules.py script fails if the guest network is any network other than 10.1.1.0/24 network. The script assumes the guest network to be 10.1.1.0/24 network. Added code to the test suite so that the test cases will work for isolated guest network with any network cidr.
Signed-off-by: Nitin Mehta <nitin.mehta@citrix.com>
2014-07-29 10:50:32 -07:00
Anthony Xu
ecf100e4ed fixed build for vmware 2014-07-28 17:37:31 -07:00
Sheng Yang
f47cfc6eb1 CLOUDSTACK-7186: Revert "CLOUDSTACK-7182: NPE while trying to deploy VMs in parallel in isolated network"
This reverts commit 47d6a64b31, which broke VPC
completely.
2014-07-28 16:02:21 -07:00
Alena Prokharchyk
45c9f03e14 Added upgrade path from 4.4.1 to 4.5 2014-07-28 15:49:06 -07:00
Alena Prokharchyk
477f91327c CS-19072: fixed broken pagination and count in listVpcs 2014-07-28 15:26:02 -07:00
Rohit Yadav
d42e20429d schema: add upgrade path from 4.4.0 to 4.5.0 via 4.4.1
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-07-29 00:21:39 +02:00
Alena Prokharchyk
fa74b3a300 CS-19072: fixed broken pagination and count in listVpcOfferings 2014-07-28 14:44:12 -07:00
Alena Prokharchyk
8b98cc2202 CS-19072: fixed broken pagination and count in listNetworkOfferings 2014-07-28 14:44:04 -07:00
Alena Prokharchyk
ca8d3672e8 listNetworks: moved pagination post processing to StringUtils class 2014-07-28 14:43:55 -07:00
Alena Prokharchyk
9a94bc26fa DB upgrade - added a path from 4.4.0 to 4.4.5 2014-07-28 14:43:39 -07:00
Anthony Xu
330c4ba578 completed the new vmsync TODOs in the code.
removed old vmsync logic
2014-07-28 12:51:37 -07:00
Nitin Mehta
acc9c79370 CLOUDSTACK-5997: Make template view changes for someone who missed the view changes in 4.3 since these changes were made after 4.3 was released. Since these are idempotent there shouldnt be any issue 2014-07-28 11:51:48 -07:00
Rajani Karuturi
32e8fda965 Fixed CLOUDSTACK-6980: UI for RegisterTemplate API does not expose requireshvm parameter 2014-07-28 11:20:04 -07:00
Rajani Karuturi
f1039b782e Fixed CLOUDSTACK-5212: [UI]Need Support for the LXC for the Report sockets 2014-07-28 10:48:03 -07:00
Hugo Trippaers
47bb175bd4 Partially reverting c61c636ce8. Changing the name if cloud.keystore has bigger impact than just changing the name. 2014-07-28 14:52:41 +02:00
Hugo Trippaers
49f60ca744 Fix a coverity issue about unchecked returns and make the code flow a
litle bit more easy to follow.
2014-07-28 14:42:42 +02:00
Murali Reddy
67876b215e CLOUDSTACK-7191:On restartNetwork destroy the VR immediatley, instead of
cleanup the rules then destroy

fix adds a provision to specify if cleanup is needed on network on
shutdown. VR is marked as to not to require network rules clean up on
network shutdown as the VR is destroyed and recreated.

ran the simulator tests that test network life cycle
2014-07-28 17:09:42 +05:30
John Dilley
57ee142ded CLOUDSTACK-7190: Fix Hyper-V issue when attempting SSH to System VMs 2014-07-28 16:59:34 +05:30
sailajamada
d4cebbdc88 Modified test data configuration file as per vGPU automation 2014-07-28 15:52:18 +05:30
sailajamada
0ae2a8a581 vGPU QA Automation Script with review comments 2014-07-28 15:45:19 +05:30
Wido den Hollander
5091d0f5c5 CLOUDSTACK-7121: agent: Make IPv4/IPv6 preference configurable
This allows us to have the Agent connect to the Management Server
over IPv6 if that is listening on :::8250

With this patch it is possible to deploy a IPv6-only KVM Agent where
IPv4 traffic is still forwarded over the bridges, but the KVM Agent
itself does not have IPv4 connectivity.
2014-07-27 12:00:44 +02:00
Wido den Hollander
7542ffc482 CLOUDSTACK-6181: Set the correct flags when resizing RBD 2014-07-26 11:39:28 +02:00
Sheng Yang
abc0b40acb CLOUDSTACK-7124: Fix semicolon caused VPN programming issue on Xen 2014-07-25 16:56:35 -07:00
Min Chen
a216046191 CLOUDSTACK-7165:[Automation] NPE observed during restart and expunge VM. 2014-07-25 15:51:47 -07:00
Sheng Yang
f4757a198a Revert "CLOUDSTACK-7124: Fix semicolon caused VPN programming issue"
This reverts commit 809b47e4eb.

Because the fix cause CLOUDSTACK-7163. Would fix it in another way.

Conflicts:
	core/src/com/cloud/agent/resource/virtualnetwork/ConfigHelper.java
2014-07-25 14:10:35 -07:00
Sheng Yang
717e697246 Revert "CLOUDSTACK-7124: Fix unit test"
This reverts commit ef28fd3672.

Fix of CLOUDSTACK-7124 caused CLOUDSTACK-7163.
2014-07-25 14:08:20 -07:00
Sheng Yang
2ff7b846fd CLOUDSTACK-7185: Change Apache2 log rotation policy to avoid memory leak 2014-07-25 14:02:44 -07:00
Mike Tutkowski
4746f93038 Update to volume-resize logic 2014-07-25 12:55:59 -06:00
sailajamada
1c925ede37 Fixing vGPU script 2014-07-25 22:59:20 +05:30
Girish Shilamkar
4046b19a6b Changing 'raise exception' to 'skip test' in case not enough hosts available 2014-07-25 20:26:08 +05:30
Girish Shilamkar
e4e9b745e1 Fixing resize volume test case 2014-07-25 19:58:40 +05:30
Gaurav Aradhye
12ce5115e4 CLOUDSTACK-7181: Skip tests on KVM - changing service offering when VM is in running state - not supported on KVM 2014-07-25 19:18:21 +05:30
Gaurav Aradhye
0332a23aa7 Removing basic tag from few test cases which should not be run on basic zone 2014-07-25 19:17:25 +05:30
Gaurav Aradhye
e62df62d92 Code rector - using library functions instead of repetative code 2014-07-25 19:15:28 +05:30
Gaurav Aradhye
97b9e86561 Skipping test instead of raising exception in case enough zones are not present for it to run on 2014-07-25 19:10:49 +05:30
Gaurav Aradhye
9245b7b71f CLOUDSTACK-7183: Fixing cleanup issue in tsest_escalations_instances.py 2014-07-25 18:29:15 +05:30
Gaurav Aradhye
853d66a439 CLOUDSTACK-7180: Tagging test case with product bug ID 2014-07-25 18:27:48 +05:30
Girish Shilamkar
b63acc2278 Removed invalid code from file test_snapshot_gc.py 2014-07-25 17:53:09 +05:30
Santhosh Edukulla
c2c63ffd61 Fixed Coverity Issue 2014-07-25 17:12:46 +05:30
Santhosh Edukulla
cd67db395a Fixed Coverity Issues Reported 2014-07-25 16:47:11 +05:30
Santhosh Edukulla
8aeefdc130 Fixed Coverity Issues Reported 2014-07-25 16:46:20 +05:30
Santhosh Edukulla
343943fd4e Fixed Coverity Issues Reported 2014-07-25 16:45:16 +05:30
Santhosh Edukulla
5ee9a3cc8a Fixed Coverity Issues Reported 2014-07-25 16:44:18 +05:30
Santhosh Edukulla
3f6d5e392f Fixed Coverity Issues Reported 2014-07-25 16:43:29 +05:30
Santhosh Edukulla
deeb754bfa Fixed Coverity Issues Reported 2014-07-25 16:42:14 +05:30
Santhosh Edukulla
7bbe7fc697 Fixed Coverity Issues Reported 2014-07-25 16:41:17 +05:30
Santhosh Edukulla
16b1746111 Fixed Coverity Issues Reported 2014-07-25 16:40:43 +05:30
Santhosh Edukulla
2018d7d977 Fixed Coverity Issues Reported 2014-07-25 16:39:16 +05:30
Santhosh Edukulla
3bb344281a Fixed Coverity issues Reported 2014-07-25 16:38:15 +05:30