neutron-lib/neutron_lib/tests/unit
Ryan Tidwell a6438f4279 Introduce subnet pool prefix operations extension
This introduces a new extension that provides API's that enable
operations against the prefix list of a subnet pool to be more
explicit. In its current form, the subnetpool extension does not
clearly define how operations on the prefix list of a subnet pool
are to be performed and leaves unnecessary ambiguity to be handled
by implementers of the extension. This extension makes prefix
management for subnet pools explicit operations, while making support
for this discoverable for clients.

Change-Id: Ia84d767f582f28a2fc77799a58f6729a7fd42f34
Related-Bug: #1792901
2019-02-27 17:53:51 +00:00
..
api Introduce subnet pool prefix operations extension 2019-02-27 17:53:51 +00:00
callbacks Fix pep8 errors 2018-04-11 01:10:23 +09:00
clients Placement client: move to neutron_lib.placement 2018-08-21 16:52:30 +02:00
db Remove neutron_lib.db from db profiling projects 2019-02-20 11:09:35 +01: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
objects rehome get_updatable_fields into object utils 2018-11-26 09:02:09 -07:00
placement Placement client: improve Placement 4xx exceptions 2018-11-26 17:42:37 +01:00
plugins Fix pep8 E126 2019-01-30 08:15:14 +01:00
policy Add policy module to neutron-lib 2019-02-19 09:41:39 +01:00
services Use QoS constants definitions 2018-10-19 11:44:32 -05:00
utils Revert "Add function helpers.compare_dict" 2018-12-21 15:40:05 +00:00
__init__.py Adding callback mechanism 2015-12-18 19:05:15 +00:00
fake_notifier.py rehome rpc and related plumbing 2018-07-12 13:13:21 -06:00
test_context.py Add interface to add a constraint to context 2017-07-14 13:42:34 -07:00
test_fixture.py fix DBResourceExtendFixture fixture 2018-11-09 06:27:33 -07:00
test_neutron_lib.py Removes unnecessary utf-8 encoding 2016-12-28 17:08:10 +07:00
test_rpc.py Add a new configuration parameter rpc_response_max_timeout 2019-01-02 14:58:30 +00:00
test_worker.py Add setproctitle support to the workers module 2019-02-18 13:38:48 -07:00