Alena Prokharchyk
77fd76acb4
CLOUDSTACK-3242: fixed updateTemplate and updateTemplate permissions security checks for project based templates
2013-06-27 11:32:41 -07:00
Laszlo Hornyak
882e5fa4e0
FileUtil simplified
...
- writeToFile removed since no references to it
- readFileAsString replaced with FileUtils.readFileToString
- minor code duplication removed in dependent method getNicStats
- unit test added
Signed-off-by: Laszlo Hornyak <laszlo.hornyak@gmail.com>
2013-06-27 11:08:03 -07:00
Jessica Wang
6ea38bff16
reverts commit 7e96bf5f1989f43db969ee026e34ae96efa54cf0 which causes regression of CreateAccount dialog.
2013-06-27 09:50:57 -07:00
Prasanna Santhanam
8dc99d92b6
Fix reviewboard messup of python indentation
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-06-27 20:30:36 +05:30
Prasanna Santhanam
2af6db24ed
cmds is not a list. just regular string to ssh
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-06-27 20:30:36 +05:30
Wei Zhou
181567ba74
CLOUDSTACK-1192: Disk I/O Statistics (vm stats) support KVM and XenServer only util 2013/06/25
2013-06-27 14:25:54 +02:00
Radhika PC
8745316f2f
delete extra file on portable ip
2013-06-27 17:02:10 +05:30
Radhika PC
7d8a9e95d4
CLOUDSTACK-3236, CLOUDSTACK-892
2013-06-27 16:57:57 +05:30
Kishan Kavala
f96442a45b
CLOUDSTACK-3231: Update service offering Id of allocated Vm usage whem service offering changes for a Vm
2013-06-27 16:01:39 +05:30
Girish Shilamkar
3c0c6cb0b3
CLOUDSTACK-2254: Tests for Affinity and Anti Affinity rules
...
TestCreateAffinityGroup
TestListAffinityGroups
TestDeleteAffinityGroups
TestUpdateVMAffinityGroups
TestDeployVMAffinityGroups
TestAffinityGroupsAdminUser
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-06-27 09:51:29 +05:30
Hiroaki KAWAI
29c39e8f4e
Add check for some cli programs
...
Add check for faketime and vhd-util for xen export.
2013-06-27 13:04:12 +09:00
Min Chen
de44a77878
Gracefully handle racing condition in updating state of dataobject and
...
data store mapping table.
2013-06-26 17:16:25 -07:00
Min Chen
a654e52cb6
Fix an issue of createVolumeCmd for regular user.
2013-06-26 15:46:48 -07:00
Hugo Trippaers
53d1ce75a1
CLOUDSTACK-728 Set vmspec extra config for the Nicira NVP vApp
2013-06-26 15:41:52 -07:00
Hugo Trippaers
98dc68d8c9
CLOUDSTACK-728 For Nicira NVP a specified port-group must be used,
...
instead of a dynamically configured one.
Refactor bits of the HypervisorHostHelper to better
support multiple BroadcastDomainTypes
Cleanup some parts of the code that was using tab indents and removed some dead code.
2013-06-26 15:41:52 -07:00
Alena Prokharchyk
079f920494
CreateVPC: validate that the zone exists before checking its attributes
2013-06-26 15:26:20 -07:00
Brian Federle
7e96bf5f19
CLOUDSTACK-3170: Support editing ACL rule items
2013-06-26 12:28:37 -07:00
Brian Federle
aeab881e00
CLOUDSTACK-3185: Fix height of detail view table when in edit mode
2013-06-26 10:21:29 -07:00
Ian Duffy
c214b47764
Add jetty stop function to cloudstack client
2013-06-26 11:13:15 -04:00
Murali Reddy
4bc6294746
CLOUDSTACK-3213: ResourceStateEvents for user VM are generated with
...
entity type as Network
changing entity type to be VirtualMachine from Network for the events
generated by user vm state transitions
2013-06-26 19:33:24 +05:30
Murali Reddy
ff167134e4
CLOUDSTACK-3214: transferring portable IP across zones with enableStatic
...
NAT does not work
making an exception for portabe IP, so that if the current datacenter with
portable IP is associated is different from destiantion data center
also on transfer on to new zone, transfer the portable ip association to
new data center, physical network id's
2013-06-26 19:29:55 +05:30
Nitin Mehta
1c102a0589
CLOUDSTACK-2835: Change function from execute to executeUpdate
2013-06-26 17:47:17 +05:30
Harikrishna Patnala
c0591531d8
CLOUDSTACK-3187: cluster.(cpu/memory).allocated.capacity.disablethreshold in not considering overcommit factor. cluster is getting disable based on actual use
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-06-26 16:02:21 +05:30
Harikrishna Patnala
9385cf0453
CLOUDSTACK-2835: VR Deployement from admin registered template is failing because registered template type is user. Additional parameter "isrouter" in register/update template API for the root admin. True if registered template is of type ROUTING.
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-06-26 16:00:12 +05:30
Harikrishna Patnala
0d1f512728
CLOUDSTACK-3208: showing xenhost username and password details in plain text in logs when we pefrom removehost from CS
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-06-26 15:57:31 +05:30
Harikrishna Patnala
ec2bf09284
CLOUDSTACK-2794: Global parameter "router.template.id" should be removed The parameter was not in use. We use zone/global coonfigutaion parameters router.template.xenserver/vmware/hyperv/kvm/lxc to deploy router
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-06-26 15:56:40 +05:30
Nitin Mehta
ea7b4467d7
CLOUDSTACK-3050
...
XS - Enforce recommended guest OS values for ram
Signed off by : nitin mehta<nitin.mehta@citrix.com>
2013-06-26 15:45:57 +05:30
Nitin Mehta
f90279d9bb
CLOUDSTACK-3050
...
XS - Enforce recommended guest OS values for ram
Signed off by : nitin mehta<nitin.mehta@citrix.com>
2013-06-26 15:44:48 +05:30
Likitha Shetty
55f0e167ec
CLOUDSTACK-3206. CreateVlanIpRange fails with IndexOutOfBoundsException.
2013-06-26 14:59:36 +05:30
Wei Zhou
3bb4ec9f65
CLOUDSTACK-1192: Disk I/O Statistics support KVM only util 20130625
2013-06-26 11:10:11 +02:00
Jayapal
82958f0d58
CLOUDSTACK-3199 apply acl item to private gateway when added to acl list
2013-06-26 14:31:56 +05:30
Mice Xia
94254e3c2b
fix CLOUDSTACK-2989, do not list network offering with specifyvlan=true for non-root-admin user
2013-06-26 15:55:32 +08:00
Hiroaki KAWAI
c484d8aaba
Add notes about systemvm build script
2013-06-26 15:16:29 +09:00
Likitha Shetty
8a1fefc7aa
CLOUDSTACK-3192. When a dedicated public ip range is released, don't generate usage event EVENT_NET_IP_RELEASE
...
for ips in the range that are in use becauase these ips are not disassociated from the account.
2013-06-26 10:51:39 +05:30
Hiroaki KAWAI
4b3c0128b4
Add missing ASL decl.
...
ssp mock api is also available under ASL2.0
Signed-off-by: Hiroaki KAWAI <kawai@stratosphere.co.jp>
2013-06-26 13:19:54 +09:00
Hiroaki KAWAI
39ef9240e8
CLOUDSTACK-3194 fix stratosphere ssp plugin packaging
...
stratosphere-ssp plugin maven pom.xml has some bad settings
and client pom.xml requred dependency for it.
2013-06-26 12:36:01 +09:00
Jessica Wang
6fdd0eea1b
CLOUDSTACK-3121: UI > VPC dashboard - fix a bug that showed wrong count number of private gateways.
2013-06-25 16:44:37 -07:00
Jessica Wang
774141a9dc
CLOUDSTACK-3130: UI > VPC section - Enable Static NAT - Select VM for static NAT- show no VMs when no tier is selected.
2013-06-25 16:36:42 -07:00
Jessica Wang
fc93b68738
CLOUDSTACK-3171: UI > VPC > add private gateway dialog - fix ACL dropdown to only show ACL that belong to the VPC.
2013-06-25 15:46:03 -07:00
Alena Prokharchyk
1eacd7872e
Update resource count for networks only when the network is non system and Isolated. Before we used to update the count only when offering had specifyVlan=false. And in 4.2 even isolated networks can have this attribute set to true, and we have to count them
2013-06-25 13:46:35 -07:00
Hugo Trippaers
f74e635225
Setting the required version of libvirt to 10.0 for the openvswitch
...
support. This version actually supports setting the vlan tag on an
interface.
2013-06-25 12:21:25 -07:00
Hugo Trippaers
881a6e164e
Disable the NioTest, it is far to dependent on the network configuration of the machine running the test.
2013-06-25 12:20:51 -07:00
Jessica Wang
6a711fc682
CLOUDSTACK-3165: UI > VPC page - Configure VPC chart - pass associatednetworkid instead of networkid to listPublicIpAddresses API.
2013-06-25 11:43:53 -07:00
Pranav Saxena
c6d361184b
Updated japanse and chinese localization files
2013-06-25 23:25:38 +05:30
Sateesh Chodapuneedi
c36a952f15
CLOUDSTACK-1767 VMWare DVS - cannot use untagged portgroups
...
Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
2013-06-25 19:43:20 +05:30
Sateesh Chodapuneedi
b3927ffe96
CLOUDSTACK-1766 VmWare DVS vmware.ports.per.dvportgroup setting not used
...
Read the global configuration setting while configuring VmwareManager.
Also enabling autoExpand feature for supported distributed virtual switch versions.
Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
2013-06-25 19:15:24 +05:30
Jayapal
1ab87ef4be
CLOUDSTACK-3003 Fixed static route issue in vpc vmware
2013-06-25 18:43:00 +05:30
Pranav Saxena
49ab93cd23
Dedication of pod/cluster
2013-06-25 18:19:45 +05:30
Gaurav Aradhye
1fc7aeaaea
CLOUDSTACK-3060: condition for vmware while getting process status.
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-06-25 12:30:18 +05:30
Hiroaki KAWAI
09626337ab
CLOUDSTACK-1194: fix that isolation method does not show in Firefox.
...
zoneWizard.js puts field name and value twice where we need only
and css padding overflows in some browser rendering. The result is
that isolation method pull down menu will be pushed down and hidden
under the next box element.
2013-06-25 15:50:30 +09:00