Sanjay Tripathi
5eaec0a5e0
CLOUDSTACK-3620: [Automation] API removevpnuser failed, in test case test_project_usage.TestVpnUsage.test_01_vpn_usage.
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit ecfeaa1037 )
2013-07-20 12:21:07 +05:30
Marcus Sorensen
30d4ef3af7
Summary: devcloud-kvm marvin zone config fix for 4.2, add provider to img store
...
Signed-off-by: Marcus Sorensen <marcus@betterservers.com> 1374264479 -0600
2013-07-19 14:07:59 -06:00
Gaurav Aradhye
6a5f13adec
CLOUDSTACK-3452: Created security group for basic mode to allow SSH to vm
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-19 17:45:38 +05:30
Prasanna Santhanam
62bf8082f4
CLOUDSTACK-3655: RvR fails with unexpected state
...
The guestcidr is no longer specified directly. Use the netmask and
gateway combination to create custom cidr network
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-19 17:45:38 +05:30
Edison Su
83c7b9ae57
fix localendpoint npe
2013-07-17 16:28:49 -07:00
Girish Shilamkar
8e7c1aa133
CLOUDSTACK-3586: Fixed regression test cases for Affinity Groups
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 234db0561f )
2013-07-17 19:27:33 +05:30
Edison Su
ba4c4400b5
be able to upload template into swift
2013-07-16 18:05:01 -07:00
Prasanna Santhanam
7ec12dae06
CLOUDSTACK-2481: SystemVM template 64-bit patched with vhd-util
...
This allows a template of a snapshot operation
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-13 10:45:50 +05:30
Edison Su
8319473baa
set vhd-util executable
2013-07-12 10:56:05 -07:00
rayeesn
9bc105f39a
vmware - not reqiured to add host, host will be added as part of cluster
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit b3e2871e73 )
2013-07-12 16:11:55 +05:30
Prasanna Santhanam
e69ebab34e
include account and domainid in affinity group creation
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 02f207f6c9 )
2013-07-12 10:19:44 +05:30
Prasanna Santhanam
e0e8cb0d96
CLOUDSTACK-3273: ClassCastException when adding cache store via API
...
Filter the detail map sent over the wire into Map<String, String> before
processing underneath by storage life cycle
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit f96b89f25e )
2013-07-05 15:33:10 +05:30
Prasanna Santhanam
a14a9c1926
move isAlmostEqual to utils
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit da9552b7f3 )
2013-07-04 20:15:31 +05:30
Edison Su
19651ff5fd
fix marvin when deploy vmware setup
2013-07-03 14:33:17 -07:00
Prasanna Santhanam
48a2c761b4
pep8 fix
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 3684bafd37 )
2013-06-30 13:58:52 +05:30
Prasanna Santhanam
f3e3048682
CLOUDSTACK-3074: include support for vmwaredc mapping to zone
...
vmware dc can be mapped to the zone after CLOUDSTACK-1963. include
support in marvin for adding the vmwaredc.
vmwaredc : {
name:
username:
vcenter:
password:
zoneid:
}
Will be sent during pod creation before cluster creation.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-06-29 10:03:51 +05:30
Mike Tutkowski
99227f7b3e
SolidFire plug-in and related changes
...
SolidFire plug-in
SolidFire plug-in related
2013-06-28 16:59:21 -06:00
Prasanna Santhanam
9e474d018b
do not flout pep8
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-06-28 19:02:59 +05:30
Prasanna Santhanam
9e8cf60b34
upgrade marvin classes to new style python objects
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-06-28 19:01:31 +05:30
Sheng Yang
7e44f81273
UCS: Add missing beans
...
Also move the API to the right place
2013-06-27 14:54:45 -07:00
Edison Su
cf4dba34a4
Don't generate bzipped hyperv image
2013-06-27 12:09:39 -07:00
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
Hiroaki KAWAI
c484d8aaba
Add notes about systemvm build script
2013-06-26 15:16:29 +09:00
Daan Hoogland
3e430ccbf0
CLOUDSTACK-3096 format TestCaseExecuteEngine
2013-06-23 13:54:06 -04:00
Daan Hoogland
d53f1c0946
CLOUDSTACK-3096 format cloudstackTestCase.py
2013-06-23 11:30:30 -04:00
Daan Hoogland
3f4204b8bc
CLOUDSTACK-3096 format cloudstackException.py
2013-06-23 11:28:46 -04:00
Daan Hoogland
34fc209419
CLOUDSTACK-3096 format asyncJobMgr
2013-06-23 11:26:53 -04:00
Daan Hoogland
3fdcf1836c
CLOUDSTACK-3096 format cloudsteackTestClient.py
2013-06-23 11:25:16 -04:00
Prasanna Santhanam
4591f94a0b
Debian 7.0.0 in archives
...
Debian released 7.1 and moved the old image to archives. Updated with
the archives link to the -netinst image.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-06-22 16:25:22 +05:30
Sheng Yang
759269fcd8
Baremetal: Fix API's packages and categories
2013-06-21 09:48:30 -07:00
Prasanna Santhanam
064b570c82
Correcting typo in deployDataCenter.py
...
isFreeZone is actually a test for whether the zone is a pure advanced
zone or an advanced zone with security groups. Renaming the var and
fixing the typo introduced by a65d21.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-06-21 21:23:10 +05:30
Daan Hoogland
1c50f1c756
CLOUDSTACK-3096: format codegenerator.py
2013-06-21 09:35:54 -04:00
Daan Hoogland
f0ab05dc04
CLOUDSTACK-3096: format configGenerator.py
2013-06-21 08:55:08 -04:00
Daan Hoogland
3e5937e01d
format dbConnection.py
2013-06-21 08:33:25 -04:00
Daan Hoogland
16e4f2ff72
format deployAndRun
2013-06-21 08:30:43 -04:00
Daan Hoogland
a65d2153f1
pep8 deployDatacenter
2013-06-21 08:28:18 -04:00
Prasanna Santhanam
a7ef5c343b
pep8 - long line complaint.
...
.. and inline comment complaint.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-06-21 12:12:29 +05:30
Prasanna Santhanam
6b34943622
Add listCacheStores to Image Store category
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-06-21 11:56:05 +05:30
Daan Hoogland
c03ba0c8e6
CLOUDSTACK-3096: jsonHelper cleanup
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-06-21 11:46:37 +05:30
Edison Su
5456d0d85e
CLOUDSTACK-2481: add vhd-util in system vm template
2013-06-20 17:51:38 -07:00
Min Chen
09f50ca506
Update marvin config to work for deployDataCenter.py.
2013-06-20 17:43:20 -07:00
Daan Hoogland
cd221fc33e
marvinPlugin.py cleansed
2013-06-20 12:57:58 -04:00
Daan Hoogland
fa58080807
remoteSSHClient cleansed
2013-06-20 12:56:18 -04:00
Daan Hoogland
30c6e2707a
settings.py pep8 compliant
2013-06-20 12:32:39 -04:00
Daan Hoogland
4ca3f5c5e9
init without trailing whitespace
2013-06-20 12:29:06 -04:00
Daan Hoogland
e8f0b2a48b
pep8'ed the file
2013-06-20 12:24:28 -04:00
Prasanna Santhanam
694391ad04
add required provider for NFS storage
...
Changing the sandbox scripts and the marvin-checkin-test configurations
to include the required 'provider' argument when adding an image store
(secondary storage)
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-06-20 16:44:49 +05:30
Edison Su
9aec9c605c
merge to master
2013-06-19 18:16:47 -07:00
Girish Shilamkar
6e63bb7822
CLOUDSTACK-1758: Update ssh key location for vmware
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-06-19 12:15:10 +05:30