Input file
{
"NeutronNetworks.create_and_delete_networks": [
{
"args": {
"network_create_args": {}
},
"context": {
"quotas": {
"neutron": {
"network": -1
}
},
"users": {
"tenants": 1,
"users_per_tenant": 1
}
},
"hooks": [],
"runner": {
"concurrency": 1,
"times": 1,
"type": "constant"
},
"sla": {
"failure_rate": {
"max": 0
}
}
}
],
"NeutronNetworks.create_and_delete_ports": [
{
"args": {
"network_create_args": {},
"port_create_args": {},
"ports_per_network": 1
},
"context": {
"network": {},
"quotas": {
"neutron": {
"network": -1,
"port": -1
}
},
"users": {
"tenants": 1,
"users_per_tenant": 1
}
},
"hooks": [],
"runner": {
"concurrency": 1,
"times": 1,
"type": "constant"
},
"sla": {
"failure_rate": {
"max": 0
}
}
}
],
"NeutronNetworks.create_and_delete_routers": [
{
"args": {
"network_create_args": {},
"router_create_args": {},
"subnet_cidr_start": "1.1.0.0/30",
"subnet_create_args": {},
"subnets_per_network": 1
},
"context": {
"network": {},
"quotas": {
"neutron": {
"network": -1,
"port": -1,
"router": -1,
"subnet": -1
}
},
"users": {
"tenants": 1,
"users_per_tenant": 1
}
},
"hooks": [],
"runner": {
"concurrency": 1,
"times": 1,
"type": "constant"
},
"sla": {
"failure_rate": {
"max": 0
}
}
}
],
"NeutronNetworks.create_and_delete_subnets": [
{
"args": {
"network_create_args": {},
"subnet_cidr_start": "1.1.0.0/30",
"subnet_create_args": {},
"subnets_per_network": 1
},
"context": {
"network": {},
"quotas": {
"neutron": {
"network": -1,
"subnet": -1
}
},
"users": {
"tenants": 1,
"users_per_tenant": 1
}
},
"hooks": [],
"runner": {
"concurrency": 1,
"times": 1,
"type": "constant"
},
"sla": {
"failure_rate": {
"max": 0
}
}
}
],
"NeutronNetworks.create_and_list_networks": [
{
"args": {
"network_create_args": {}
},
"context": {
"quotas": {
"neutron": {
"network": -1
}
},
"users": {
"tenants": 1,
"users_per_tenant": 1
}
},
"hooks": [],
"runner": {
"concurrency": 1,
"times": 1,
"type": "constant"
},
"sla": {
"failure_rate": {
"max": 0
}
}
}
],
"NeutronNetworks.create_and_list_ports": [
{
"args": {
"network_create_args": {},
"port_create_args": {},
"ports_per_network": 1
},
"context": {
"network": {},
"quotas": {
"neutron": {
"network": -1,
"port": -1
}
},
"users": {
"tenants": 1,
"users_per_tenant": 1
}
},
"hooks": [],
"runner": {
"concurrency": 1,
"times": 1,
"type": "constant"
},
"sla": {
"failure_rate": {
"max": 0
}
}
}
],
"NeutronNetworks.create_and_list_routers": [
{
"args": {
"network_create_args": {},
"router_create_args": {},
"subnet_cidr_start": "1.1.0.0/30",
"subnet_create_args": {},
"subnets_per_network": 1
},
"context": {
"network": {},
"quotas": {
"neutron": {
"network": -1,
"router": -1,
"subnet": -1
}
},
"users": {
"tenants": 1,
"users_per_tenant": 1
}
},
"hooks": [],
"runner": {
"concurrency": 1,
"times": 1,
"type": "constant"
},
"sla": {
"failure_rate": {
"max": 0
}
}
}
],
"NeutronNetworks.create_and_list_subnets": [
{
"args": {
"network_create_args": {},
"subnet_cidr_start": "1.1.0.0/30",
"subnet_create_args": {},
"subnets_per_network": 1
},
"context": {
"network": {},
"quotas": {
"neutron": {
"network": -1,
"subnet": -1
}
},
"users": {
"tenants": 1,
"users_per_tenant": 1
}
},
"hooks": [],
"runner": {
"concurrency": 1,
"times": 1,
"type": "constant"
},
"sla": {
"failure_rate": {
"max": 0
}
}
}
]
}