mirror of https://github.com/apache/cloudstack.git
Test assumes storagetype to be local therefore test_egress_fw_rules fail.
Removed storagetype definition. Signed-off-by: Prasanna Santhanam <tsp@apache.org> (cherry picked from commit 5826fde22e0aab8183c3f840e3e8613dd8612608)
This commit is contained in:
parent
aa3558d103
commit
45fca6a833
|
|
@ -94,7 +94,6 @@ class Services:
|
|||
"displaytext" : "Tiny Instance",
|
||||
"cpunumber" : 1,
|
||||
"cpuspeed" : 100,# in MHz
|
||||
"storagetype" : "local",
|
||||
"memory" : 128},
|
||||
"network_offering": {
|
||||
"name": 'Network offering-VR services',
|
||||
|
|
|
|||
Loading…
Reference in New Issue