Fix egress rules offering - rvr not required

Signed-off-by: Prasanna Santhanam <tsp@apache.org>
This commit is contained in:
Prasanna Santhanam 2013-08-06 15:55:18 +05:30
parent 2b980ef88f
commit 2f34fef7b9
1 changed files with 0 additions and 2 deletions

View File

@ -96,7 +96,6 @@ class Services:
"cpuspeed" : 100,# in MHz
"storagetype" : "local",
"memory" : 128},
#"storagetype" : "local"},
"network_offering": {
"name": 'Network offering-VR services',
"displaytext": 'Network offering-VR services',
@ -119,7 +118,6 @@ class Services:
"serviceCapabilityList": {
"SourceNat": {
"SupportedSourceNatTypes": "peraccount",
"RedundantRouter": "false",
}
},
},