Ian Duffy
d4428a93a8
Allow for length of password on VMs to be set via global settings
...
Conflicts:
server/src/com/cloud/vm/UserVmManagerImpl.java
setup/db/db/schema-430to440.sql
2014-07-20 18:14:55 +01:00
Mike Tutkowski
08d7b46be7
Update to volume-resize logic
2014-07-19 00:42:04 -06:00
Frank.Zhang
88f866645b
fix iptables chain name too long (must be under 30 chars)
2014-07-18 17:31:06 -07:00
Anthony Xu
d05549e16b
XS task object may disappear, change the log level
2014-07-18 16:05:54 -07:00
Marcus Sorensen
849049a2f0
KVM: Allow changing VM video card via agent.properties. This change in
...
LibvirtVMDef can also be leveraged to add the option to service offering
or template hardware selection (as nic and disk types do).
2014-07-18 16:52:51 -06:00
Edison Su
1bb3ea8b7a
CLOUDSTACK-6918: iterate through pending works in cancel maitenance
2014-07-18 15:39:30 -07:00
amoghvk
cfcc4a076d
CLOUDSTACK-6358: KVM mappings for CentOS 6.x and RHEL 6.x
2014-07-18 15:10:10 -07:00
Edison Su
51c14106d8
CLOUDSTACK-7123: set the timeout to 60s, when run the file command
2014-07-18 12:07:36 -07:00
Edison Su
9fb93fe5b3
CLOUDSTACK-7110: introduced by c1116142a3cd356e1e8da5404be150a07752b5d5, if it's a data volume, mgt server doesn't send image format to agent
2014-07-18 12:03:10 -07:00
Gaurav Aradhye
24da72f373
CLOUDSTACK-7130: Adding BugId to failed test cases
2014-07-18 04:09:43 -04:00
Ashutosh K
5f87056e95
CLOUDSTACK-7024: Resolved cleanup issue in test script
2014-07-18 02:31:33 -04:00
Murali Reddy
2f293f42d5
CLOUDSTACK-7129: Non-admin user can use deleteNetwork with shared
...
networks
fix ensures only admin users can delete shared network
2014-07-18 17:52:09 +05:30
Hugo Trippaers
c1aed55583
More rat fixes
2014-07-18 11:52:27 +02:00
Hugo Trippaers
6c2acda5a3
Fixup licenses and enfore the license check in this plugin
2014-07-18 11:40:51 +02:00
Harikrishna Patnala
0069037573
CLOUDSTACK-7113: Ability to reset password when Router VM is stopped
...
With this improvement password reset also happens when router is in stopped state on resetPasswordCmd and restoreVM
2014-07-18 14:37:44 +05:30
Hugo Trippaers
733a7ba8c1
Put in a note that will hopefully prevent a bunch of systemvm build failures
2014-07-18 10:18:19 +02:00
Hugo Trippaers
a963fd34b5
CLOUDSTACK-7111 Empty commandlist must return a succes
2014-07-18 09:28:42 +02:00
Hugo Trippaers
5651a13cfd
Remove duplicated code
2014-07-18 09:28:42 +02:00
sailajamada
1e4695b9aa
Fixing vGPU BVT testcase to skip the test on unsupported hypervisors
2014-07-18 10:57:36 +05:30
punith-cloudbyte
f3cbb69995
first commit of improvised cloudbyte storage plugin
...
Signed-off-by: Mike Tutkowski <mike.tutkowski@solidfire.com>
2014-07-17 21:34:37 -06:00
Mike Tutkowski
b080eaf327
Updates to the way resizing a volume works
2014-07-17 21:09:19 -06:00
Sheng Yang
ef28fd3672
CLOUDSTACK-7124: Fix unit test
2014-07-17 19:40:45 -07:00
Sheng Yang
809b47e4eb
CLOUDSTACK-7124: Fix semicolon caused VPN programming issue
...
Semicolon can cause trouble in bash, need to be escaped.
2014-07-17 18:40:14 -07:00
Brian Federle
2a01fd4c51
Quick view: remove extra padding area
...
Remove extra 'buffer zone' around quick view tooltip. This was
causing misleading behavior in some cases, due to the cursor being
hovered over a different row while another row's quick view was
still open
2014-07-17 11:42:32 -07:00
Ashutosh K
4bab99972f
CLOUDSTACK-7022: Fixed typo
2014-07-17 03:27:20 -04:00
Daan Hoogland
3b76278b97
rvr4vpc: more interesting test
2014-07-17 15:32:03 +02:00
Ashutosh K
332191b1bf
CLOUDSTACK-7013: Fixing test script issue in test_add_remove_network.py
2014-07-16 23:59:33 -04:00
Ashutosh K
7f6ea4bbed
CLOUDSTACK-7014: Resolving test script related to affinity groups tests
2014-07-16 23:22:05 -04:00
Ashutosh K
0c050e04fd
CLOUDSTACK-7020:Fixed test script issue
2014-07-16 23:19:19 -04:00
Ashutosh K
28a4ae3713
CLOUDSTACK-7025: Resolving test script issue
2014-07-16 23:15:51 -04:00
Saksham Srivastava
d382be9578
CLOUDSTACK-6508: impossible to list projects from API with domainid set
2014-07-17 14:26:25 +05:30
Gaurav Aradhye
186606a0bf
CLOUDSTACK-7107: Disabling failed test case
2014-07-16 21:36:57 -04:00
Likitha Shetty
d3e7b43ee9
CLOUDSTACK-7119. [VMware] Don't allow VM reset when VM has snapshots.
2014-07-17 13:32:16 +05:30
Hugo Trippaers
34bed5fa56
I wonder if people are really interested in the location of my home folder
2014-07-17 10:09:45 +02:00
Ashutosh K
6f9b3cc9d1
CLOUDSTACK-7108: Reading provisioningtype for disk offering in base.py
2014-07-16 20:41:02 -04:00
Daan Hoogland
27bc791746
rats
2014-07-17 09:23:03 +02:00
Edison Su
771b53b342
CLOUDSTACK-4725: if storage pool has different path, but the uuid is the same, then treat them as the same storage pool
2014-07-16 16:38:17 -07:00
Prachi Damle
2f2efb0954
CS-19828: EC2 API tool errors while parsing response for detachVolume, describeAddress and revokeSecurityGroupIngress
...
Changes:
- Set the mandatory response properties in case of DetachVolume and DescribeAddress API responses
- Use the correct CS API responsename for revokesecuritygroupingress
Conflicts:
awsapi/src/com/cloud/bridge/service/core/ec2/EC2Engine.java
2014-07-16 14:28:11 -07:00
Daan Hoogland
5b37c65577
oversimplified test fixed
2014-07-16 17:28:01 +02:00
Hugo Trippaers
b0d7e10aef
Prevent a NPE when shutting down a network that did not have a vlan
...
assigned yet.
2014-07-16 16:57:12 +02:00
Daan Hoogland
cc37eb50cf
checkstyle: unused imports
2014-07-16 16:52:02 +02:00
Daan Hoogland
799258662c
rvr4vpc simple test for deployRouter
2014-07-16 16:44:28 +02:00
Hugo Trippaers
e78bb1d225
Switch the catch to Throwable. Uncaught exceptions in a scheduled
...
threadpool executor will not report or log uncaught exceptions but will
kill the thread causing unexplained timeouts in CS.
2014-07-16 16:24:55 +02:00
Hugo Trippaers
dbc7d80329
Aggregate command cleanup is not required for the virtual router as we
...
already cleanup in the finish.
And consequently dies if somebody tries to test with assertions enabled.
2014-07-16 16:24:54 +02:00
Likitha Shetty
56e37243b8
CLOUDSTACK-7114. [EC2 QueryAPI] Inconsistency in mapping the "Allocated" state of a Volume to "Available".
2014-07-16 15:22:40 +05:30
Daan Hoogland
5ccd904e83
simple first test for backward compatibility testing in rvr4vpc work
2014-07-16 10:59:58 +02:00
sanjeevneelarapu
dfee7b1456
CLOUDSTACK-6992 Test data was passed to test methods.Made code changes to get test data and pass it to test methods. Also reading portable ip config values was not proper in getPortableIpRangeServices method. So corrected it
...
CLOUDSTACK-6992: Incorporated review comments for patch request 23009
CLOUDSTACK-6992: Added portable ip range to services class
Signed-off-by: sanjeevneelarapu <sanjeev.neelarapu@citrix.com>
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-07-16 13:05:56 +05:30
Jessica Wang
854f6ce3ee
UI > network > Edit Network action > not pass networkdomain parameter to updateNetwork API when input field is empty.
2014-07-15 16:19:23 -07:00
amoghvk
9b2565dcca
CLOUDSTACK-6710: Add missing OS mappings
2014-07-15 15:43:11 -07:00
Brian Federle
b58371e520
List view: Fix action pre-filter for multiselect actions
...
Evaluates pre-filter for individual actions (i.e., when action.preFilter is specified)
every time a multi-select row is checked orunchecked. This allows multi-select
actions to be shown/hidden on a per-row basis.
2014-07-15 13:30:56 -07:00