neutron-lib/neutron_lib
Armando Migliaccio 6d5e550446 Make neutron context available in neutron-lib
Even though the context was marked private, we should
consider it public as it is widely used across the
board, and it has demonstrated itself to be one of
the most stable components ever conceived in the
Neutron maze.

NeutronLibImpact

Partially-implements: blueprint neutron-lib

Change-Id: Ibb3797c17fef5a1ead40aa2cad1269ce11c45339
2017-01-11 18:25:20 -08:00
..
_callbacks Sync latest neutron callbacks into lib 2016-11-14 13:36:49 -07:00
agent Migrate neutron agent extensions to neutron-lib 2016-12-16 06:41:25 -07:00
api Add validator to check for IP or subnet or none 2016-12-15 16:31:21 +00:00
db Sync up bare minimum from neutron.db.api into lib 2016-12-27 07:00:40 -08:00
hacking Use new checks in hacking 0.12 2016-12-15 07:03:58 -07:00
legacy Move some common test and framework goo into neutron-lib 2016-01-29 23:45:49 -07:00
plugins Add missing is_loaded() method on directory's interface 2016-11-10 12:11:39 -08:00
tests Make neutron context available in neutron-lib 2017-01-11 18:25:20 -08:00
utils Merge "Replace six.iteritems() with .items()" 2016-11-29 23:35:13 +00:00
__init__.py Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
_i18n.py Update translation setup 2016-01-29 07:08:35 +09:00
constants.py Introduce Plugin Directory for Neutron 2016-10-28 00:57:30 -07:00
context.py Make neutron context available in neutron-lib 2017-01-11 18:25:20 -08:00
exceptions.py Add docstrings for exceptions 2016-08-18 13:38:01 -06:00
policy.py Policy: reuse common code 2016-12-09 05:38:51 +00:00
version.py Setup for devref documentation 2015-12-07 18:50:07 +00:00