neutron-lib/neutron_lib/tests/unit
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
..
api rehome external net api definition 2017-08-14 10:05:42 -06:00
callbacks Add sanity check to receives decorator 2017-06-14 05:12:58 -07:00
db Stop creating a context manager during db._api module import 2017-02-02 17:40:18 -08:00
exceptions add exceptions package 2017-02-13 12:34:04 -07:00
hacking Fix N536 - Use assertIsNone regex 2017-07-13 21:27:35 -04:00
legacy Move some common test and framework goo into neutron-lib 2016-01-29 23:45:49 -07:00
plugins rehome ml2 MechanismDriver class 2017-03-02 13:01:38 -07:00
services rehome qos service DriverBase class 2017-06-13 09:06:33 -06:00
utils rehome utils: synchronized decorator and load_class_by_alias_or_classname 2017-05-22 12:54:17 -06:00
__init__.py Adding callback mechanism 2015-12-18 19:05:15 +00:00
test__policy.py Revisit exported policy module 2017-01-12 11:41:53 -08:00
test_context.py Add interface to add a constraint to context 2017-07-14 13:42:34 -07:00
test_fixture.py APIDefinitionFixture bugfix 2017-05-24 04:45:39 -06:00
test_neutron_lib.py Removes unnecessary utf-8 encoding 2016-12-28 17:08:10 +07:00
test_worker.py rehome NeutronWorker class 2017-03-15 09:47:18 -06:00