Gaurav Aradhye
|
2c0765195a
|
CLOUDSTACK-7147: Resolving test script issue in test_ip_reservation.py
|
2014-07-22 08:00:50 -04:00 |
|
Ashutosh K
|
613eb12104
|
CLOUDSTACK-7044: Portable IP Range test case changes - reading portable ip range from test_data.py file
|
2014-07-22 07:44:35 -04:00 |
|
Ashutosh K
|
981becc735
|
CLOUDSTACK-7148: Adding missing list method
|
2014-07-22 07:37:58 -04:00 |
|
Ashutosh K
|
45888e214c
|
CLOUDSTACK-7137: Resolving cleanup issue in test_escalations_securitygroups.py
|
2014-07-22 07:27:32 -04:00 |
|
Min Chen
|
3b32732459
|
CLOUDSTACK-7162:queryAsyncJobResult api does not return jobinstanceid.
|
2014-07-22 09:47:59 -07:00 |
|
Hugo Trippaers
|
1d2124dcbf
|
Fix NPE reported on IRC, provide the user an informative error message
|
2014-07-22 17:45:24 +02:00 |
|
Santhosh Edukulla
|
4523490d44
|
Fixed Coverity Issues reported
Signed-off-by: Santhosh Edukulla <santhosh.edukulla@gmail.com>
|
2014-07-22 18:03:36 +05:30 |
|
Kishan Kavala
|
7d3f381d94
|
Set mapped device path while detaching rbd disk
|
2014-07-22 17:50:58 +05:30 |
|
Hugo Trippaers
|
4bf321bd03
|
Fix equality check using != on objects
Cleanup in the code, removing dead code
|
2014-07-22 13:14:26 +02:00 |
|
Hugo Trippaers
|
2833366415
|
Remove dead code
|
2014-07-22 13:12:47 +02:00 |
|
Hugo Trippaers
|
70e68be4f3
|
Fix string encoding problem reported by coverity
|
2014-07-22 13:12:47 +02:00 |
|
Likitha Shetty
|
493fd17054
|
CLOUDSTACK-7152. Attaching datadisk to VMs that have VM snapshot throws 'Unexpected exception'.
Like with other API commands, ensure input parameter validation for AttachVolume happens outside the job queue.
|
2014-07-22 15:13:37 +05:30 |
|
Likitha Shetty
|
b3e4c6d6dc
|
CLOUDSTACK-7150. [VMware] Global config 'vm.instancename' is not honored.
If global config 'vm.instancename' is set to true, VM name in vCenter should be '<instance_name>-<vm_hostname>'.
|
2014-07-22 11:59:53 +05:30 |
|
sanjeev
|
4596ae9aac
|
Changed delete method signature inside VirtualMachine class. From 4.3 onwards vm destroy has expunge parameter to expunge the vm immediately.
Signed-off-by: sanjeev <sanjeev@apache.org>
Signed-off-by: Santhosh Edukulla <santhosh.edukulla@gmail.com>
|
2014-07-22 11:50:01 +05:30 |
|
Girish Shilamkar
|
88f35179ef
|
Revert "CLOUDSTACK-7130: Adding BugId to failed test cases"
This reverts commit 24da72f37395a6bb612ea1d073db0155289cf000.
|
2014-07-21 19:10:34 -04:00 |
|
Nitin Mehta
|
77dadd75c4
|
CLOUDSTACK-6787: Publishing uuids missing in some cases, adding/correcting events in some cases.
Also fixed a bug in the global config framework.
|
2014-07-21 14:08:18 -07:00 |
|
Rajani Karuturi
|
58bad41910
|
Fixed CLOUDSTACK-6983: unable to register lxc template
added a check for tar.gz format in checktemplate
|
2014-07-21 16:57:53 +05:30 |
|
Murali Reddy
|
9dc322d46f
|
CLOUDSTACK-7144: No GSLB provider is available during assigning load
balancing rule
this fix ensures any bean implementing GslbProvider interface are injected
into GlobalLoadBalancingRulesServiceImpl.
|
2014-07-21 16:50:21 +05:30 |
|
Kishan Kavala
|
b8ddbe8ffa
|
CLOUDSTACK-6239: Encrypt security related config values before inserting into DB
|
2014-07-21 14:49:07 +05:30 |
|
Hugo Trippaers
|
fe4e4858ce
|
Let's blame it on the fact that its monday
|
2014-07-21 11:14:29 +02:00 |
|
Hugo Trippaers
|
40d133dd73
|
NuageVSP is a noredist component
|
2014-07-21 11:05:29 +02:00 |
|
Suresh Ramamurthy
|
03de9cc335
|
CLOUDSTACK-6845 : NuageVsp Network plugin
Signed-off-by: Hugo Trippaers <htrippaers@schubergphilis.com>
|
2014-07-21 10:49:49 +02:00 |
|
Koushik Das
|
43dffaad5f
|
Revert "CLOUDSTACK-7107: Disabling failed test case"
This reverts commit 186606a0bf82402e7755cd7998f133023cc96c6c.
|
2014-07-21 12:05:55 +05:30 |
|
Damodar
|
60fb60a911
|
Corrected the error message in egress rule add command
|
2014-07-21 10:40:47 +05:30 |
|
Rajani Karuturi
|
8b2efee61c
|
Fixed coverity reported issues in UserVmManagerImpl
|
2014-07-21 08:24:23 +05:30 |
|
Ian Duffy
|
b6a1d11c90
|
CLOUDSTACK-7005 - Failed to start MS with latest 4.4 RPM builds
Conflicts:
setup/db/db/schema-430to440.sql
|
2014-07-20 18:17:28 +01:00 |
|
Ian Duffy
|
8716376b4a
|
remove unused import
|
2014-07-20 18:15:52 +01:00 |
|
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 |
|