mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
marvin: add missing default test data (#3055)
This add missing test data for one of the keys for a recently added migration test. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
411f368845
commit
a84f7dfde9
@ -473,6 +473,12 @@ test_data = {
|
||||
"supportedservices":
|
||||
"Dhcp,Dns,SourceNat,PortForwarding,Vpn,Lb,UserData,StaticNat,NetworkACL"
|
||||
},
|
||||
"vpc_offering_reduced": {
|
||||
"name": "VPC reduced off",
|
||||
"displaytext": "VPC reduced off",
|
||||
"supportedservices":
|
||||
"Dhcp,Dns,SourceNat,UserData,StaticNat,NetworkACL"
|
||||
},
|
||||
"vpc_offering_multi_lb": {
|
||||
"name": "VPC offering with multiple Lb service providers",
|
||||
"displaytext": "VPC offering with multiple Lb service providers",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user