openstack-python-openstackc.../openstackclient/tests/unit/network/v2
Cedric Brandily 53ba05325a Enable to create legacy router
Some deployments create by default HA routers, this change enables to
force the creation of a legacy router using:

 openstack router create --no-ha ...

Closes-Bug: #1675514
Change-Id: I78f7dc3640a2acfdaf085e0e387b30373e8415f1
2017-03-31 13:01:00 +00:00
..
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Merge "OSC Quota List" 2017-03-21 03:56:05 +00:00
test_address_scope.py Fix address scope list --share 2017-01-27 19:56:44 -06:00
test_floating_ip.py Fix floating IP delete and show by IP 2017-01-14 10:55:12 -06:00
test_floating_ip_pool.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_ip_availability.py Fix "ip availability show" command 2017-01-06 12:59:41 +08:00
test_network.py Introduce Neutron DHCP agent commands to OSC 2017-03-20 15:02:09 -04:00
test_network_agent.py Introduce Neutron DHCP agent commands to OSC 2017-03-20 15:02:09 -04:00
test_network_auto_allocated_topology.py Auto allocated topology for OSC 2017-02-22 15:38:16 -05:00
test_network_flavor.py OSC Network Flavor 2017-02-22 02:45:51 +00:00
test_network_flavor_profile.py OSC Network Flavor Profile 2017-03-20 16:24:27 +00:00
test_network_meter.py command list: Move network meter appropriately 2017-03-08 05:56:32 +09:00
test_network_meter_rule.py Add meter rule to OSC 2017-01-23 00:24:35 +00:00
test_network_qos_policy.py Add extra filtering options to qos policy list 2017-03-14 13:04:47 +08:00
test_network_qos_rule.py Fix Network QoS rule CLI attrs parsing 2017-01-12 13:21:07 +00:00
test_network_qos_rule_type.py Add support for QoS rule type commands 2016-12-22 16:40:14 +00:00
test_network_rbac.py Add '--type'and other options to network rbac list 2016-12-21 09:43:07 +08:00
test_network_segment.py Merge "Replace 'MagicMock' with 'Mock'" 2016-09-30 11:13:09 +00:00
test_network_service_provider.py Add network service provider list to OSC 2016-11-28 22:54:08 -06:00
test_port.py Make MAC address of port updatable 2017-03-20 15:40:48 +00:00
test_router.py Enable to create legacy router 2017-03-31 13:01:00 +00:00
test_security_group.py Fix "security group list" command to display project ID properly 2017-03-10 10:55:58 +08:00
test_security_group_rule.py Fix output of ListSecurityGroupRule 2017-02-24 21:21:43 +01:00
test_subnet.py Merge "SDK Refactor: Prepare subnet commands" 2016-12-02 18:50:21 +00:00
test_subnet_pool.py SDK Refactor: Prepare subnet pool commands 2016-10-05 08:50:58 -05:00