neutron-lib/neutron_lib/tests/unit/api/definitions
Boden R 6e58c98755 rehome external net api definition
This patch rehomes neutron's external-net API definition into
neutron-lib. It also includes the related exception. While this
exception is not used externally today [1], it seems anyone implementing
this extension may need to use it.

UTs and a release note are also included.

[1] http://codesearch.openstack.org/?q=ExternalNetworkInUse

Change-Id: I9933b91d1e82db3891b3b72f06e94316e56a4f15
2017-08-14 10:05:42 -06:00
..
__init__.py Introduce API definition for trunk/trunk_details extensions 2016-10-19 05:26:19 +00:00
base.py rehome core resource api-defs 2017-04-17 13:51:14 -06:00
test__dummy.py Add dummy API definitions for extension subresources 2017-01-11 15:11:31 -08:00
test_address_scope.py rehome neutron's address-scope extension API definition 2017-07-17 07:27:58 -06:00
test_agent.py rehome neutron's agent extension API definition 2017-07-13 11:50:40 -06:00
test_auto_allocated_topology.py rehome neutron's auto-allocated-topology extension API definition 2017-07-17 13:50:15 -06:00
test_bgpvpn.py Move BGPVPN API definition into neutron-lib 2017-02-15 15:53:03 -05:00
test_bgpvpn_routes_control.py bgpvpn-routes-control extension 2017-06-14 16:19:34 +00:00
test_data_plane_status.py API definition and reference for data plane status extension 2017-03-07 23:15:08 +00:00
test_dns.py Rehome dns-integration extension 2017-06-16 13:14:56 +09:00
test_dns_domain_ports.py Remove unnecessary variables in UT 2017-07-13 14:28:36 +09:00
test_external_net.py rehome external net api definition 2017-08-14 10:05:42 -06:00
test_extra_dhcp_opt.py rehome extra_dhcp_opt api-def 2017-04-25 08:43:00 -06:00
test_fip64.py Add FIP64 extension from networking-midonet 2017-02-06 09:09:38 +09:00
test_firewall.py Migrate neutron-fwaas API definitions to neutron-lib 2017-01-12 22:23:51 +00:00
test_firewall_v2.py [FWaaS] Migrate Public attribute to Shared 2017-04-13 20:53:51 +00:00
test_firewallrouterinsertion.py Migrate neutron-fwaas API definitions to neutron-lib 2017-01-12 22:23:51 +00:00
test_l3.py Rehome l3 API definitions into neutron-lib 2017-01-13 13:57:15 -07:00
test_logging.py Introduce logging api extension 2017-07-03 13:33:11 +07:00
test_logging_resource.py Migrate logging-resource extension from networking-midonet 2017-02-06 09:09:38 +09:00
test_network.py rehome core resource api-defs 2017-04-17 13:51:14 -06:00
test_network_mtu.py Moved net-mtu extension definition 2017-07-13 10:59:41 -07:00
test_port.py rehome core resource api-defs 2017-04-17 13:51:14 -06:00
test_port_security.py Remove unnecessary variables in UT 2017-07-13 14:28:36 +09:00
test_portbindings.py Rehome portbindings api-def into neutron-lib 2017-01-13 14:00:55 -07:00
test_provider_net.py Rehome providernet api-def 2017-01-13 14:02:51 -07:00
test_router_interface_fip.py Add router-interface-fip extension from networking-midonet 2017-02-06 09:09:38 +09:00
test_subnet.py rehome core resource api-defs 2017-04-17 13:51:14 -06:00
test_subnetpool.py rehome core resource api-defs 2017-04-17 13:51:14 -06:00
test_trunk.py Introduce API definition for trunk/trunk_details extensions 2016-10-19 05:26:19 +00:00
test_trunk_details.py Add dummy API definitions for extension subresources 2017-01-11 15:11:31 -08:00