Daan Hoogland
2614b00c51
sdn hosted vpc gateways (using lswitch)
2013-09-18 16:56:56 +02:00
Harikrishna Patnala
62b0ad03c8
CLOUDSTACK-2247: Automation - Reset a VM on Reboot
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-09-18 09:37:37 +05:30
Girish Shilamkar
dd4b1cbf44
CLOUDSTACK-1800: Add automation tests for reset sshkey to access VM
...
Reviewed-By: Harikrishna Patnala <harikrishna.patnala@citrix.com>
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-09-18 09:33:01 +05:30
Anshul Gangwar
955408166c
CLOUDSTACK-2266: marvin tests for IP Address reservation within a network it also adds the ipaddress parameter to virtual machine's create method in base.py
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-09-18 09:21:24 +05:30
Alena Prokharchyk
d3d49bd0aa
CLOUDSTACK-4632: updateNetwork with the new network offering - log original and new network offerings' ids in the Action event
2013-09-17 17:11:09 -07:00
Jessica Wang
4f61396c61
CLOUDSTACK-4688: UI > (1) Notifications widget - pollTimer() - error handling - check if args is null before trying to access args.message property (2) sharedFunctions.js - pollAsyncJobResult() - error handling - pass message argument to args.error().
2013-09-17 16:38:33 -07:00
Kelven Yang
832db1b398
Apply https://reviews.apache.org/r/14084/
2013-09-17 16:29:48 -07:00
Sheng Yang
37f4a120fd
CLOUDSTACK-4698: Check DHCP service in the network before get dhcp service provider
2013-09-17 16:01:29 -07:00
Min Chen
6fccd74ae8
CLOUDSTACK-4534:[object_store_refactor] Deleting uploaded volume is not
...
deleting the volume from backend.
2013-09-17 15:20:20 -07:00
Kelven Yang
f10601ef8c
forgot to commit a modified file
2013-09-17 14:46:57 -07:00
Kelven Yang
1598571dfc
CLOUDSTACK-4659: Fix the regression caused by worker VM consolidation for GC purpose
2013-09-17 14:07:14 -07:00
Kelven Yang
5820b071b8
CLOUDSTACK-4659: Add the missing feature back for GC VMware worker VMs
2013-09-17 14:06:52 -07:00
Marcus Sorensen
2b4e994a4d
CLOUDSTACK-3565 - fix for new libvirt behavior when defining NFS
...
pools that are already mounted in KVM hypervisor
2013-09-17 10:53:35 -06:00
Jessica Wang
59c6fb7ff2
CLOUDSTACK-4687: UI > infrastructure > zone > UCS > blades > add extra properties (Chassis, Blade ID) to ucsblade object returned by API which has only bladedn property.
2013-09-16 14:59:54 -07:00
Jessica Wang
12e295d757
CLOUDSTACK-4687: UI > listView widget > actions in a grid row > when an action is completed, refresh the grid row with only data returned by getUpdatedItem() instead of combination of data returned by getUpdatedItem() and original embedded data in grid row.
2013-09-16 13:59:05 -07:00
Gaurav Aradhye
51da534cce
CLOUDSTACK-4634: Fixed issue arising due to wrong indentation
2013-09-16 15:59:51 +05:30
Gaurav Aradhye
4b79858c01
CLOUDSTACK: 4635 - Fixed test case issues due to wrong indentation
2013-09-16 15:55:07 +05:30
Gaurav Aradhye
f1f5f2eec1
CLOUDSTACK: 4640 - Fixed indentation issues in function createInstance
2013-09-16 15:39:42 +05:30
Wido den Hollander
a709f34ff9
kvm: During migrate change the VNC listen address
...
The migrate method from libvirt supports passing down a different XML for running
the instance of the target hypervisor.
This enables the VNC to bind to the private IP Address of the hypervisor and during
migration this will be changed to the private IP address of the target host.
This way VNC doesn't listen world wide and is much safer.
2013-09-16 11:57:16 +02:00
radhikap
5410901aeb
release notes structure issue fixed, links to known issues and fixed issues have been added
2013-09-14 10:48:56 +05:30
radhikap
94377dd842
known issues added, 4.1 reference removed
2013-09-14 10:39:53 +05:30
radhikap
f9fb940e7f
known issues added, 4.1 reference removed
2013-09-14 09:12:33 +05:30
Min Chen
22c5ea0ebe
CLOUDSTACK-4671:ListZone API failed with Assertion error if assertion is
...
turned on for MS.
2013-09-13 17:21:24 -07:00
Brian Federle
fea5ba72e2
CLOUDSTACK-4669: Fix disassociateProfileFromBlade action icon
2013-09-13 16:10:29 -07:00
Jessica Wang
6751a81a7e
CLOUDSTACK-4669: UI > Infrastructure > zone > UCS manager > UCS blade > implement new action disassociateProfileFromBlade.
2013-09-13 15:40:09 -07:00
Ian Duffy
9febf4c43e
Return name for getName() on LdapAuthenticator
2013-09-13 17:22:52 +01:00
Gaurav Aradhye
ae1cebf4e9
Automation - Portable Ip feature test cases
...
Signed-off-by: venkataswamybabu budumuru <venkataswamybabu.budumuru@citrix.com>
(cherry picked from commit 23c759ec356d90801b7117cbb4b44e730bcad374)
2013-09-13 17:35:08 +05:30
Gaurav Aradhye
f946747091
Automation: Resource Limits - memory limits test cases
2013-09-13 15:34:12 +05:30
Wei Zhou
3f42601c6d
fix different type issue in write_rule_log_for_vm in security_group.py
2013-09-13 12:02:24 +02:00
Wei Zhou
83d3f7d2f3
change return value of getvmId() from int to string in security_group.py
2013-09-13 11:37:30 +02:00
Jessica Wang
2e2d1acefc
CLOUDSTACK-4662: UI > Network > IP Address > select a portable IP Address > Port Forwarding > VM grid - select a VM - dropdown of VM NIC IP appears - dropdown option value is networkID + VmGuestIp, split it and pass only VmGuestIp to API call.
2013-09-12 19:21:57 -07:00
Min Chen
1042136c23
CLOUDSTACK-4661:[DB Upgrade] SecondaryStorage entry in host table before
...
upgrade is not marked as removed after migrating them to image_store
table.
2013-09-12 18:55:41 -07:00
Jessica Wang
bc98bca7f2
CLOUDSTACK-4128: UI > zone wizard > secondary storage step > check if S3 secondary storage (region-wide) exists. If yes, (1)Provider dropdown has only one option "S3". (2)Name input field is loaded with the existing S3 secondary storage name and disabled. (3)Create NFS Secondary Staging Store checkbox is checked and disabled. (4)NFS Server field and Path field are required.
2013-09-12 16:38:59 -07:00
Anthony Xu
1f42153630
Revert "CLOUDSTACK-4649"
...
This reverts commit c82ef422b47fe2909ff79b7f91d2ba76bf007457.
2013-09-12 13:00:42 -07:00
Anthony Xu
1510139f15
CLOUDSTACK-4649
...
use the same virtual hardware platform in XS 6.2 as that in XS 6.0.2
2013-09-12 13:00:42 -07:00
Mike Tutkowski
60e0873a93
The 'domain' variable should be 'vmName'.
2013-09-12 09:17:48 -06:00
venkataswamybabu budumuru
2ea66124f2
Signed-off-by: venkataswamybabu budumuru <venkataswamybabu.budumuru@citrix.com>
...
Corrected Indentation issues.
2013-09-12 18:33:41 +05:30
venkataswamybabu budumuru
4356ecc627
Signed-off-by: venkataswamybabu budumuru <venkataswamybabu.budumuru@citrix.com>
...
Skipped the test "test_createSharedNetwork_usedVlan" as there is another test
(test_createSharedNetwork_usedVlan2) which is covering the righ scenario.
moreover this test is creating issues for couple of other tests due to
incompleteness
(cherry picked from commit 237f8ec702a7bf3ba2a3215caf421797fcf9c263)
2013-09-12 18:26:31 +05:30
radhikap
f2a360fa01
build fixed, global parameter and manage cloud were sections, changed to chapter as per adminguide.xml
2013-09-12 18:06:30 +05:30
radhikap
c377c15663
heading changes for release notes CLOUDSTACK-4245
2013-09-12 18:03:39 +05:30
radhikap
e4660fd7cd
known issues from animesh has been added, edited, updated CLOUDSTACK-4245
2013-09-12 17:46:13 +05:30
Devdeep Singh
63f8b3f69b
CLOUDSTACK-4617. Add host succeeds but host goes to alert state and comes back to UP state
...
after a short while. Fixed the link local network creation part.
2013-09-12 16:34:55 +05:30
radhikap
c98817c2ba
build fixed
2013-09-12 14:59:40 +05:30
radhikap
f8f779158d
CLOUDSTACK-2289 updated with all the granular parameter at cluster/zone level
2013-09-12 11:58:27 +05:30
radhikap
7c7faa627a
vmware dvswitch update, UI has changed for traffic label CLOUDSTACK-4089 doc changes
2013-09-12 11:32:01 +05:30
Laszlo Hornyak
cb3a3da75d
simplify setCpuUsed
...
- variables inlined
- cpu utilization is not cast to float from double
Signed-off-by: Laszlo Hornyak <laszlo.hornyak@gmail.com>
Signed-off-by: Min Chen <min.chen@citrix.com>
2013-09-11 21:33:02 -07:00
Laszlo Hornyak
d3237e75b2
simplified casting
...
double values do not need a Double object to be casted to long
Signed-off-by: Laszlo Hornyak <laszlo.hornyak@gmail.com>
Signed-off-by: Min Chen <min.chen@citrix.com>
2013-09-11 18:27:54 -07:00
Anthony Xu
4adf13192f
CLOUDSTACK-4643
...
put host maintenance mode will not change XS master,
when you delete a host, and this host is master, master will be designated by CS
2013-09-11 15:52:09 -07:00
Brian Federle
6b2bc93206
CLOUDSTACK-4642: Fix width of drop-down
...
Fix width of timezone select drop-down to support longer time zone text
2013-09-11 11:10:23 -07:00
Min Chen
a20097b967
CLOUDSTACK-4534:[object_store_refactor] Deleting uploaded volume is not
...
deleting the volume from backend.
2013-09-11 10:25:57 -07:00