mirror of
https://github.com/apache/cloudstack
synced 2026-08-25 15:56:33 +00:00
Fix egress rules offering - rvr not required
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
This commit is contained in:
parent
2b980ef88f
commit
2f34fef7b9
@ -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",
|
||||
}
|
||||
},
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user