Bharat Kumar
080bc2e2e9
CLOUDSTACK-7536 user vm can get a gateway ip when gateway ip is a part of the guest ip range.
...
Signed-off-by: Jayapal <jayapal@apache.org>
2014-10-16 09:38:21 +05:30
Nitin Mehta
42f628c61c
CLOUDSTACK-7532: Template status is not shown in UI/API response for non-default account users. Show it if the owner of the template is the caller
2014-10-15 13:53:39 -07:00
Gaurav Aradhye
ac820a3230
CLOUDSTACK-7690: Added missing unittest import to test_escalations_volumes.py
...
fixed pep8 issues
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-10-15 11:01:39 +05:30
Gaurav Aradhye
159a372fdd
CLOUDSTACK-7693: Fixing pep8 issues
...
pep8 fixes for test_routers.py
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-10-15 10:58:15 +05:30
amoghvk
71c9804165
Fixing possible formatting issue with license header, causing builds to fail. Works well locally
2014-10-14 14:37:38 -07:00
Jessica Wang
26f3e8499a
CLOUDSTACK-7723: UI > Storage > detail view > add Disk Offering field.
2014-10-14 14:17:39 -07:00
Min Chen
e7fa3a2959
CLOUDSTACK-7563: Fix potential NPE from FingBugs.
2014-10-14 11:21:01 -07:00
Sanjay Tripathi
176e0d47bb
CLOUDSTACK-6650: Reorder Cluster list in deployment planner to protect
...
GPU enabled hosts from non-GPU VM deployment.
Cluster reordering is based on the number of unique host tags in a cluster,
cluster with most number of unique host tags will put at the end of list.
Hosts with GPU capability will get tagged with implicit tags defined by
global config param 'implicit.host.tags' at the time os host discovery.
Also added FirstFitPlannerTest unit test file.
2014-10-14 17:55:37 +05:30
Min Chen
0db0e5e3cc
CLOUDSTACK-7700: Volume Snapshot Async Job returns Success for a failed
...
operation.
2014-10-13 15:03:59 -07:00
Nitin Mehta
a6d575b127
CLOUDSTACK-7699: Disable ROOT volume attach/detach ability.
2014-10-13 13:57:45 -07:00
Nitin Mehta
50ee9810a8
CLOUDSTACK-6826: Improving the download url expiration where the expiration work would be handled by the ssvm that has the corresponding symlink created on it. In case it doesnt exist, then would be any one of the ssvm in the zone.
...
Also when the ssvm is destroyed all the download urls are expired to be cleaned up in the next run by the new ssvm.
(cherry picked from commit ce908373573757372a3a09e46f835c3e269f3d02)
2014-10-13 00:40:03 -04:00
Anthony Xu
003269e5f0
since max_guest_vm for XS 6.2.0 is 500, change max_guest_vm for XS 6.5.0 to 500
...
(cherry picked from commit 3d2916a4b76510e7c70ccc5193576447491e637a)
2014-10-13 00:39:49 -04:00
Edison Su
1c1485e0f0
disable parallel for xenserver. Also for vmware, if full.clone is enabled and migratecommand will have the behavor of start/stop command
...
(cherry picked from commit d233f39c82908f81ba90f51d7bc445cc83ef5691)
2014-10-13 00:39:33 -04:00
Edison Su
c10189f79a
if vpc public network with snat enabled, then will triger this issue;
...
(cherry picked from commit 6b8e0baa21e6cffc62eb2d35eecc7aeb2087d1c1)
2014-10-13 00:39:10 -04:00
Edison Su
6e9d3b62b3
if guest network type is vlan://untagged, and traffic label is used, kvm agent needs to honor traffic label
...
(cherry picked from commit 5ff1ece2bec75ece99df748e9af2abc0a499a30b)
2014-10-13 00:38:57 -04:00
Edison Su
52c6c90eda
fix build
...
(cherry picked from commit 6a5e4306f2b1720d0ca92013e6424c2d4d8ea9df)
2014-10-13 00:38:40 -04:00
Edison Su
27924d1f92
if libvirt version is < 10.10(below rhel 6.5), won't set nic throttling
...
(cherry picked from commit 6dc6e8a9007b502d66e44c5015b175aedcfa22ac)
2014-10-13 00:38:25 -04:00
Edison Su
0fd9c43ea2
vmware resource code needs to honor the timeout value send
...
(cherry picked from commit 15a2ea7c7ecde3d0ac692bbab668de2c589eb4a8)
2014-10-13 00:38:10 -04:00
Wido den Hollander
3b65a5928b
kvm: Add better logging when fetching a volume from libvirt
...
Clearly show if a volume is found and if not, that the pool is being refreshed
and the fetch is tried again.
Due to my commit b53a9dcc9f3ee95d40761b9c2c860f821595a661 the chance of a volume
not being found is slightly bigger, but the performance gain is enormous on larger
deployments.
This is why we clearly have to log that we are refreshing the pool information
when a volume is not found.
It could be that a volume is created on host A and a few seconds later host B tries
to access the volume. In that case host B's libvirt doesn't know about the volume
yet and has to refresh the pool before it does.
(cherry picked from commit 4ee82f1f40f6a384619323698d3f59e3cdda3c9c)
2014-10-13 00:37:54 -04:00
amoghvk
da73d735b2
Revert "CLOUDSTACK-6650: Reorder Cluster list in deployment planner to protect"
...
This reverts commit d910b4ff14bcf5d9e7892b5ffd39acb47745f106 since it is causing encryption/decryption issues with RPM builds
(cherry picked from commit fbcab01ff02d30746a659fe7928c0ae9514237db)
2014-10-13 00:37:34 -04:00
Jessica Wang
51d274b9ad
CLOUDSTACK-5719: UI > Network > Add Guest Network > when Physical Network dropdown is changed, refresh Network Offering dropdown (because each physical network has its own tags which maps to different network offerings)
...
(cherry picked from commit 0af0c041e9b05d52d72936b6ecd194ee07be7421)
2014-10-13 00:37:16 -04:00
Kishan Kavala
db79dd1ef5
CLOUDSTACK-2625, CLOUDSTACK-3401: Usage records are ordered by start_date which is not unique. While listing large datasets or when page size is small this will result in duplicates. Order records by id instead
...
(cherry picked from commit 63109a97b1119cd306858cd4068e46859acc8e83)
2014-10-13 00:36:30 -04:00
Jessica Wang
dd335aa424
CLOUDSTACK-5359: UI > Infrastructure > Clusters > Add Cluster > Public Traffic vSwitch Type field, Guest Traffic vSwitch Type field > do not pass the value of the form field to API call when the the form field is not displaying.
...
(cherry picked from commit 59e1e9bbd5f7bc45d77002dd5abdd91843dd210f)
2014-10-13 00:36:00 -04:00
Jessica Wang
70f74eeb2a
CLOUDSTACK-7661: UI > VM Wizard > Keyboard Language > send new parameter keyboard to deployVirtualMachine API call.
...
(cherry picked from commit d3af2de73041f81acfdf1b2f95a3d81727389c14)
2014-10-13 00:35:45 -04:00
rayeesn
dfdf9edd52
updated packge scripts to support simularot rpm build
...
(cherry picked from commit f96c65416a2802bcf2a1f8d5a5070ffe6a29111f)
2014-10-13 00:35:31 -04:00
Sanjay Tripathi
eb447f14e2
CLOUDSTACK:7323: [vGPU] Creation of VM snapshot with "memory" is failing.
...
VM snapshot with memory is not supported for VGPU VMs, so putting checks
for same.
(cherry picked from commit 123ec8b3d326b6bc743852a6bf113ac8b019f713)
2014-10-13 00:35:13 -04:00
Prashant Kumar Mishra
372ad94368
CLOUDSTACK-7632:Automation for volume life cycle testPath
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
(cherry picked from commit 679f945074d54fb68f7b1778fd60418bffaf4d23)
2014-10-13 00:34:54 -04:00
Jessica Wang
1916bd25d1
CLOUDSTACK-3195: UI > IP Address > detailView > Configuration tab > Port Forwarding > for regular-user, if underlying VM has been destroyed (i.e. listVirtualMachines API returns nothing), compose vm object from limited vm data in port forwarding rule object. So, a vm object (required in widget code) can be passed to widget code.
...
(cherry picked from commit 925f30a41b0dc5c4eddf6061852d9e73e9623d99)
2014-10-13 00:34:38 -04:00
Jessica Wang
9714ecbde8
CLOUDSTACK-4987: UI > Instances > detailView > NICs tab > Add network to VM > Network dropdown => (1) For root-admin, populate networks of all accounts. (2) For regular-user/domain-admin, populate only networks belonging to this VM owner.
...
(cherry picked from commit 794ee6929d078fd919842f2c1f55156f133d7934)
2014-10-13 00:34:22 -04:00
Nitin Mehta
a516e5d224
Revert "CLOUDSTACK-7671: Management server restart failed after reboot"
...
This reverts commit e8f1c592120707ac214d535a6637fa7dc5826289.
(cherry picked from commit e2ca6e38d5e850d820fa0ebfacb7dca9f1f06095)
2014-10-13 00:33:58 -04:00
Brian Federle
cfb372a771
CLOUDSTACK-7661: VM wizard: Add keyboard language dropdown
...
(cherry picked from commit f4326aec82dd34da3660c1b089e23e0c50dd21b8)
2014-10-13 00:33:43 -04:00
Jessica Wang
35dab49bb0
CLOUDSTACK-7681: UI > zone wizard > Advanced zone > hypervisor => do not support BareMetal
...
(cherry picked from commit 3b704ac6f3f3575f45722308cd1f882acd097fb1)
2014-10-13 00:33:29 -04:00
Gaurav Aradhye
f3196d6518
CLOUDSTACK-7646: test_nuage_vsp.py - Fixed basic indentation issues, list index issues, marked it as invalid because the test cases needs attention by the original author as it does not pass even after fixing the issues. Also moving it to smoke folder as clearly it is a Basic Validation test
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
(cherry picked from commit 5408e0b8d195fa32a0a9a59ea2e3535ed083ee8e)
2014-10-13 00:33:06 -04:00
Gaurav Aradhye
f583dcb463
CLOUDSTACK-7644: test_persistent_networks.py - SSH failure in case of LB rule due to port mismatch
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
(cherry picked from commit cd672709c35e92a4a5a9767e2d2e60aa91fd8e73)
2014-10-13 00:32:41 -04:00
Gaurav Aradhye
54a2bb0a7e
CLOUDSTACK-7649: test_lb_secondary_ip.py - Removed SSH trying step after Destroying and Recovering VM because secondary IP information does not retain on VM after destroying it and SSH will not be successful in that case
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
(cherry picked from commit 69bd2d3c7c0b7b2d994da43f8090b29c468cae65)
2014-10-13 00:32:19 -04:00
Sanjay Tripathi
d058fa6880
CLOUDSTACK-6650: Reorder Cluster list in deployment planner to protect
...
GPU enabled hosts from non-GPU VM deployment.
Cluster reordering is based on the number of unique host tags in a cluster,
cluster with most number of unique host tags will put at the end of list.
Hosts with GPU capability will get tagged with implicit tags defined by
global config param 'implicit.host.tags' at the time os host discovery.
Also added FirstFitPlannerTest unit test file.
(cherry picked from commit d910b4ff14bcf5d9e7892b5ffd39acb47745f106)
2014-10-13 00:32:03 -04:00
Prashant Kumar Mishra
0e2e1df3aa
CLOUDSTACK-7680:Adding kwargs to volume.upload in base.py
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
(cherry picked from commit 4a1018e23b0ea80ba8b7cdb80a5efebdb50afea1)
2014-10-13 00:31:39 -04:00
Murali Reddy
9605f57cb0
CLOUDSTACK-7679: bump up the RabbitMQ AMQP java client version from
...
2.8.7 to 3.3.5
3.3.5 is the latest stable version of AMQP client, which is also
backward comaptible. Successfully tested with updated client library.
(cherry picked from commit ff797dfa5943c4e02acc87466c4638e97d2c2eb0)
2014-10-13 00:31:06 -04:00
Damodar
7bea2f7098
CLOUDSTACK-7671: Management server restart failed after reboot
...
(cherry picked from commit e8f1c592120707ac214d535a6637fa7dc5826289)
2014-10-13 00:30:41 -04:00
Rajesh Battala
42fd2d91da
CLOUDSTACK-7654 fixed issues with zip format templates.
...
(cherry picked from commit 67ff7dac8290560715629241e09fe9fb0359c990)
2014-10-13 00:30:23 -04:00
Santhosh Edukulla
0df43197d9
Fixed few coverity issues
...
(cherry picked from commit 45597766a5d5f8453878de29654aa061d05eabd3)
2014-10-13 00:30:01 -04:00
VinayV
c90db15ade
CLOUDSTACK-6282-Added hyper-v hypervisor checks for automated tests
...
Signed-off-by: Santhosh Edukulla <santhosh.edukulla@gmail.com>
(cherry picked from commit d7dea70e89e45b0864bfbcaab3b58f896a6c75c1)
2014-10-13 00:29:38 -04:00
Min Chen
93b9ef8d43
CLOUDSTACK-6478:Fix a typo in RemoteHostEndPoint.setId().
...
(cherry picked from commit aed36c2776500976b7e97ad0afcf132044d96b1c)
2014-10-13 00:29:17 -04:00
Nitin Mehta
c8c9f1dd3a
Revert "CLOUDSTACK-7533: Wrong download URL is generated when using multiple SSVMs in a zone. The public ip of the url would sometime point to the wrong ssvm when the url was created on another one."
...
This reverts commit f3b5a6ebc70d5bfb2c77b6aa359d7eb79b4507e5.
Reverting since a better fix is available with CLOUDSTACK-6478
(cherry picked from commit 9e7fbae52fcbc2a99120d08158c6c99bdbd75b2c)
2014-10-13 00:29:00 -04:00
Jessica Wang
8ce829a8ee
CLOUDSTACK-7668: UI > When UI is loaded the first time, sometimes a blank screen instead of a login screen shows > fix it by declaring the variables beforehand.
...
(cherry picked from commit 97768b2657839d9daa1e36719c5f0714f9ac2727)
2014-10-13 00:27:22 -04:00
Anthony Xu
ba1862836e
ccp should not check public ip resource when deploy a vm on shared network
...
(cherry picked from commit 3201251256817a44b4046c77c170fa82267e3fc3)
2014-10-13 00:27:01 -04:00
Jessica Wang
a9761a3eb3
CLOUDSTACK-7668: UI > When UI is loaded the first time, sometimes a blank screen instead of a login screen shows. Only after clicking Refresh button(i.e. loaded again) will the login screen show.
...
(cherry picked from commit 53d5e8af1833b7992b48638b7a63a918adf65aee)
2014-10-13 00:26:35 -04:00
amoghvk
5f79fa37a9
Revert "Remove adding implicit tags in DB schema so that management server starts, original commit 39fe766c2b6fb6edd4c1 needs review"
...
This reverts commit 597d3d70371f71765d1db8292b298b91acb15417.
(cherry picked from commit 53db8c725c74e8631bca64fef435c0dfa0623faf)
2014-10-13 00:26:09 -04:00
amoghvk
0b4c1a98bb
Remove adding implicit tags in DB schema so that management server starts, original commit 39fe766c2b6fb6edd4c1 needs review
...
(cherry picked from commit 597d3d70371f71765d1db8292b298b91acb15417)
2014-10-13 00:23:49 -04:00
Mihaela Stoica
28f8c41a19
CLOUDSTACK-7645: [UI] Fixing incorrect labels, including instances of "???label.*???"
...
- removed duplicate entries in dictionary
- added dictionary entries that have been missed during the dictionary split
- added missing entries in messages.properties
- fixed other localization issues
(cherry picked from commit 0646588fc6d5cfc6d9b0da80d8e44697d72005d3)
2014-10-13 00:23:20 -04:00