Likitha Shetty
f00ebad1c5
CLOUDSTACK-305. Everytime a SOAP call is made some transactions are rolled back because the transactions are not committed.
2013-06-24 14:22:13 +05:30
Likitha Shetty
383e4e7128
CLOUDSTACK-308. ec2-describe-instances - Instance type should return right service offering name
2013-06-24 11:51:10 +05:30
Abhinandan Prateek
27506cd1e8
CLOUDSTACK-3136: added Centsor 6.3 and Ubuntu 11.04 guest OS for Xen 6.1
2013-06-22 16:11:46 +05:30
Jessica Wang
b8dec054f5
CLOUDSTACK-2236: UI - Instances menu - migrate instance to another host - get requiresStorageMotion property from selected option instead of first option from host dropdown.
2013-06-21 14:30:41 -07:00
Bharat Kumar
b8b786d668
Cloudstack-2938 [Multiple_IP_Ranges] Password Service does not work in case of multiple subnets in a vlan
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-06-21 14:23:55 +05:30
Bharat Kumar
d512368f45
Cloudstack-2621 [Multiple_IP_Ranges] Failed to delete guest IP range from a new subnet
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-06-21 14:23:43 +05:30
Bharat Kumar
cd89ff7241
Cloudstack-2644 [Multiple_IP_Ranges] user data service on VR does not work in case of multiple subnets Cloudstack-2953 [Multiple_IP_Ranges] VM does not get the public key from VR incase of multiple subnets per vlan Also removed some unused code and fixed the an error in the dnsmasq config function
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-06-21 14:23:27 +05:30
Edison Su
20d05d6849
CLOUDSTACK-2481: add vhd-util in system vm template
2013-06-20 17:49:39 -07:00
Edison Su
b9d4dd0ffa
CLOUDSTACK-2947: fix create template from snapshot, in case of mix zone-wide/cluster wide primary storage
2013-06-20 16:53:30 -07:00
Brian Federle
08cee8b38e
Dedicate host UI: Fix broken jobid response
2013-06-20 15:35:19 -07:00
Brian Federle
9ad12469bf
CLOUDSTACK-3045: Fix missing 'array2' from add cluster/add host
...
Conflicts:
ui/scripts/system.js
2013-06-20 15:35:19 -07:00
Min Chen
b10f10962c
CLOUDSTACK-3080: listVirtualMachines tag search refinement no longer
...
working.
2013-06-20 15:28:52 -07:00
Jessica Wang
4834b89834
CLOUDSTACK-2651: UI - Infrastructure menu > zone > physical network > guest > IP Range > Add IP Range dialog: add gateway field, netmask field.
2013-06-20 14:58:02 -07:00
Alena Prokharchyk
23bcce2ee4
CLOUDSTACK-3085: network implement - deploy internal lb vm for the ip only when:
...
* the load balancer contains lb rule in state "Active"
* when lb rule has at least one vm assigned to it
2013-06-20 13:08:59 -07:00
Alena Prokharchyk
db4969e3d6
CLOUDSTACK-3088: fixed listRouters/listInternalLbVms by name
2013-06-20 10:39:19 -07:00
Alena Prokharchyk
121c1c72d8
CLOUDSTACK-3091: expect UUID instead of actual DB id, when read internallbvm.service.offering global config
2013-06-20 10:39:13 -07:00
Kishan Kavala
0e548d848d
CLOUDSTACK-2819: Revoke existing ACL items if the new ACL is empty
2013-06-20 17:13:54 +05:30
Kishan Kavala
c27e99c39a
CLOUDSTACK-2915: Create network ACL when adding ACL item to a tier without ACL for backward compatibility
2013-06-20 17:13:35 +05:30
Likitha Shetty
4480f67ea6
CLOUDSTACK-3078
2013-06-20 14:39:13 +05:30
Jayapal
657978ed17
CLOUDSTACK-2952 Fixed configuring private gateway with another vpc acl id
2013-06-20 14:38:13 +05:30
Likitha Shetty
c3d3c62a01
CLOUDSTACK-3078. Since no default value is set for the isolation type during the physical network creation,
...
modify guest vlan range dedication to check if the isolation type is VLAN only when an isolation type has been set
2013-06-20 12:12:26 +05:30
Saksham Srivastava
fd77b60c5d
CLOUDSTACK-2167: The Vlan ranges displayed are not in ascending order
2013-06-20 11:00:32 +05:30
Min Chen
e4b98b68da
CLOUDSTACK-3015: VPC virtual router lists deleted nics
2013-06-19 14:15:15 -07:00
Edison Su
2abca44da6
CLOUDSTACK-1405: add scope type in liststoragepoolcmd
2013-06-19 14:08:12 -07:00
Jessica Wang
afd8645f91
CLOUDSTACK-3016: UI - (1) remove obsolete code that pass zonetype to API calls. (2) network menu: use listZones&networktype=Advanced to determine which section to show.
2013-06-19 11:53:29 -07:00
Alena Prokharchyk
784b756809
Added more logging to the place where VR investigates whether the user vm is alive, by executing PingCommand
2013-06-19 10:54:24 -07:00
Jessica Wang
751bf4c549
CLOUDSTACK-3016: listZones API - take in networktype instead of zonetype parameter to be consistent with networktype property in ZoneResponse.
2013-06-19 10:39:18 -07:00
Alena Prokharchyk
0fe7c5c935
CLOUDSTACK-2843: Provideded an ability to turn off the synchronization being done on the CS agent side,
...
for number of commands participating in Vm deployment process, as parallel deployment is supported on the hypervisor side.
The behavior is controlled by global config varirables:
"execute.in.sequence.hypervisor.commands" (false by default) sets/resets the synchronization for commands:
=========================
StartCommand
StopCommand
CreateCommand
CopyVolumeCommand
"execute.in.sequence.network.element.commands" (false by default) sets/resets the synchronization for commands:
==========================
DhcpEntryCommand
SavePasswordCommand
UserDataCommand
VmDataCommand
As a part of the fix, increased the global lock timeout to 30 mins in several VR scripts:
===========================
edithosts.sh
savepassword.sh
userdata.sh
to support situations when multiple concurrent calls to the script are being made.
2013-06-19 10:16:45 -07:00
Likitha Shetty
4d02dbe6df
CLOUDSTACK-3062. Dedication of a guest vlan range that extends 2 ranges dedicated to different accounts removes an old dedication
2013-06-19 17:02:10 +05:30
Pranav Saxena
8ff5658609
CLOUDSTACK-3056:Intelligence mechanism on the UI in case of addVmwareDC API call failure
2013-06-19 16:27:13 +05:30
Prachi Damle
40d3b713ce
CLOUDSTACK-2900: Ubuntu 13.04 - Migrate Virtual Router fail - Unable to find the VM by id=
...
Changes:
- Have to search the vm_instance table to find the instance
2013-06-18 16:57:46 -07:00
Jessica Wang
b0f241dfd2
CLOUDSTACK-3016: remove zonetype property from API response (userVM)
2013-06-18 15:23:02 -07:00
Jessica Wang
d37cc9b607
CLOUDSTACK-3016: remove zonetype property from API response (snapshot, ISO, template, network, volume)
2013-06-18 15:22:11 -07:00
Jessica Wang
0fe3d4676d
CLOUDSTACK-3016: remove zonetype property from API response (cluster, domainRouter, host, pod, storagePool, systemVM)
2013-06-18 15:21:05 -07:00
Brian Federle
8ee3eb1489
CLOUDSTACK-2716: Truncate long values
...
For cases such as in global setting values, truncate long text if new
option 'truncate: true' is specified in field properties. This will
reduce td's max-width and add ellipses. Edit field on truncate: true
columns will overflow into action column, to prevent input area from
being too cramped.
2013-06-18 15:16:50 -07:00
Brian Federle
cc5a17622a
UI Project switcher: Better appearance
2013-06-18 13:49:49 -07:00
Brian Federle
a848593563
CLOUDSTACK-2080: Fix error handling for multi-edit actions
2013-06-18 13:48:56 -07:00
Jessica Wang
d9ca0e8f26
CLOUDSTACK-3016: remove zonetype parameter from listRouters API, listInternalLbVms API.
2013-06-18 11:37:47 -07:00
Jessica Wang
c148d44064
CLOUDSTACK-3016: remove zonetype parameter from listSnapshots API.
2013-06-18 11:37:30 -07:00
Jessica Wang
2957f6c559
CLOUDSTACK-3016: remove zonetype parameter from listNetworks API.
2013-06-18 11:37:15 -07:00
Jessica Wang
82270f12f2
CLOUDSTACK-3016: remove zonetype parameter from listTemplates, listIsos API.
2013-06-18 11:36:57 -07:00
Jessica Wang
fc26315d9d
CLOUDSTACK-3016: remove zonetype parameter from listSystemVMs API.
2013-06-18 11:36:39 -07:00
Jessica Wang
b3edbda474
CLOUDSTACK-3016: remove zonetype parameter from listPods API.
2013-06-18 11:36:23 -07:00
Jessica Wang
1e4abe3210
CLOUDSTACK-3016: remove zonetype parameter from listClusters API.
2013-06-18 11:35:52 -07:00
Jessica Wang
4bf8801570
CLOUDSTACK-3016: remove zonetype parameter from listSnapshots API.
2013-06-18 11:35:31 -07:00
Alena Prokharchyk
dd5fde3860
CLOUDSTACK-2883: create default network offering with internal lb support (if doesn't exist already)
2013-06-17 16:19:53 -07:00
Min Chen
dff87ed7cf
CLOUDSTACK-2956:createStoragePools API should ignore passed clusterId
...
and podId parameters in creating zone scoped primary storage
2013-06-17 15:41:05 -07:00
Jessica Wang
3e3e5830b4
CLOUDSTACK-869: Add VPC dialog - add Public LB Provider dropdown, remove VPC Offering dropdown. When Public LB Provider is selected as Netscaler, pass "Default VPC offering with Netscaler" to createVPC API. When Public LB Provider is selected as VpcVirtualRouter, pass "Default VPC Offering" to createVPC API.
2013-06-17 11:30:50 -07:00
Alena Prokharchyk
c0af861a71
LOUDSTACK-2914: handle situation when serviceProvider map is empty
2013-06-17 10:58:38 -07:00
Alena Prokharchyk
fc16e29f99
CLOUDSTACK-2914: default lb scheme to Public when the service LB is enabled, and scheme is not specified explicitly
2013-06-17 10:10:43 -07:00