rally-openstack/samples/tasks/scenarios/neutron
2017-05-14 00:34:53 +00:00
..
create-and-delete-bgpvpns.json Adds Networking-bgpvpn tests 2017-04-26 16:20:18 +02:00
create-and-delete-bgpvpns.yaml Adds Networking-bgpvpn tests 2017-04-26 16:20:18 +02:00
create-and-delete-floating-ips.json Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-delete-floating-ips.yaml Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-delete-healthmonitors.json Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-delete-healthmonitors.yaml Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-delete-networks.json Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-delete-networks.yaml Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-delete-pools.json Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-delete-pools.yaml Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-delete-ports.json Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-delete-ports.yaml Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-delete-routers.json Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-delete-routers.yaml Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-delete-security-groups.json Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-delete-security-groups.yaml Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-delete-subnets.json Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-delete-subnets.yaml Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-delete-vips.json Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-delete-vips.yaml Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-list-bgpvpns.json Adds Networking-bgpvpn scenarios 2017-05-13 14:59:50 -07:00
create-and-list-bgpvpns.yaml Adds Networking-bgpvpn scenarios 2017-05-13 14:59:50 -07:00
create-and-list-floating-ips.json Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-list-floating-ips.yaml Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-list-healthmonitors.json Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-list-healthmonitors.yaml Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-list-loadbalancers.json Add neutron lbaasv2 loadbalancer scenarios 2017-01-20 09:53:46 +08:00
create-and-list-loadbalancers.yaml Add neutron lbaasv2 loadbalancer scenarios 2017-01-20 09:53:46 +08:00
create-and-list-networks.json Add test and sample to CreateAndListNetworks 2016-10-27 23:22:34 -04:00
create-and-list-networks.yaml Add test and sample to CreateAndListNetworks 2016-10-27 23:22:34 -04:00
create-and-list-pools.json Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-list-pools.yaml Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-list-ports.json Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-list-ports.yaml Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-list-routers.json Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-list-routers.yaml Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-list-security-groups.json Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-list-security-groups.yaml Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-list-subnets.json Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-list-subnets.yaml Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-list-vips.json Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-list-vips.yaml Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-show-network.json Add neutron.CreateAndShowNetwork scenario 2017-01-04 06:27:19 -05:00
create-and-show-network.yaml Add neutron.CreateAndShowNetwork scenario 2017-01-04 06:27:19 -05:00
create-and-show-ports.json Add NeutronNetworks.create_and_show_ports scenario 2017-03-23 12:43:03 +00:00
create-and-show-ports.yaml Add NeutronNetworks.create_and_show_ports scenario 2017-03-23 12:43:03 +00:00
create-and-show-routers.json Add NeutronNetworks.create_and_show_routers 2017-05-08 09:22:12 -04:00
create-and-show-routers.yaml Add NeutronNetworks.create_and_show_routers 2017-05-08 09:22:12 -04:00
create-and-show-security-group.json Add neutron.CreateAndShowSecurityGroup scenario 2017-04-18 11:33:48 -04:00
create-and-show-security-group.yaml Add neutron.CreateAndShowSecurityGroup scenario 2017-04-18 11:33:48 -04:00
create-and-show-subnets.json Add neutron.CreateAndShowSubnet scenario 2017-03-28 14:41:57 +00:00
create-and-show-subnets.yaml Add neutron.CreateAndShowSubnet scenario 2017-03-28 14:41:57 +00:00
create-and-update-bgpvpns.json Adds Networking-bgpvpn scenarios 2017-05-13 14:59:50 -07:00
create-and-update-bgpvpns.yaml Adds Networking-bgpvpn scenarios 2017-05-13 14:59:50 -07:00
create-and-update-healthmonitors.json Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-update-healthmonitors.yaml Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-update-networks.json Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-update-networks.yaml Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-update-pools.json Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-update-pools.yaml Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-update-ports.json Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-update-ports.yaml Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-update-routers.json Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-update-routers.yaml Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-update-security-groups.json Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-update-security-groups.yaml Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-update-subnets.json Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-update-subnets.yaml Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-update-vips.json Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
create-and-update-vips.yaml Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
list-agents.json Add NeutronNetworks.list_agents 2016-11-10 04:39:01 -05:00
list-agents.yaml Add NeutronNetworks.list_agents 2016-11-10 04:39:01 -05:00
set-and-clear-router-gateway.json Add NeutronNetworks.set_and_clear_router_gateway 2017-04-06 14:36:10 -04:00
set-and-clear-router-gateway.yaml Add NeutronNetworks.set_and_clear_router_gateway 2017-04-06 14:36:10 -04:00