Repository: cloudstack
Updated Branches:
  refs/heads/4.5 2d7f0c693 -> 8d5ce97ed


CLOUDSTACK-8029: Remove unused kaypairs from test_data.py

Signed-off-by: SrikanteswaraRao Talluri <tall...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/8d5ce97e
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/8d5ce97e
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/8d5ce97e

Branch: refs/heads/4.5
Commit: 8d5ce97edc21cbaf427dba5d61e09210e58b553e
Parents: a72b6a7
Author: Gaurav Aradhye <gaurav.arad...@clogeny.com>
Authored: Fri Dec 5 14:29:13 2014 +0530
Committer: SrikanteswaraRao Talluri <tall...@apache.org>
Committed: Fri Dec 5 18:36:19 2014 +0530

----------------------------------------------------------------------
 tools/marvin/marvin/config/test_data.py | 8 --------
 1 file changed, 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/8d5ce97e/tools/marvin/marvin/config/test_data.py
----------------------------------------------------------------------
diff --git a/tools/marvin/marvin/config/test_data.py 
b/tools/marvin/marvin/config/test_data.py
index 2877f56..4b50afa 100644
--- a/tools/marvin/marvin/config/test_data.py
+++ b/tools/marvin/marvin/config/test_data.py
@@ -835,7 +835,6 @@ test_data = {
     "page": 1,
     "pagesize": 2,
     "listall": 'true',
-    "host_password": "password",
     "advanced_sg": {
         "zone": {
             "name": "",
@@ -925,13 +924,6 @@ test_data = {
     "forvirtualnetwork": "true",
     "customdisksize": 1,
     "diskname": "Test Volume",
-    "portableIpRange": {
-        "gateway": "10.223.252.195",
-        "netmask": "255.255.255.192",
-        "startip": "10.223.252.196",
-        "endip": "10.223.252.197",
-        "vlan": "1001"
-    },
     "sparse": {
         "name": "Sparse Type Disk offering",
         "displaytext":

Reply via email to