neutron-lib/neutron_lib
Manjeet Singh Bhatia 73adf55f35 Add FQDN_FIELD_SIZE constant
FQDN_MAX_LEN has been defined at multiple locations
in neutron tree, I encountered a situation where use
of this constant from neutron/extensions/dns.py ended
up in cyclic import. The better solution would be to
have it in neutron lib and use it everywhere.

Related-Bug: #1653780

Change-Id: Ifd13f6d85bd7c7f5f803eaa8aac0e16c0f0edff7
2017-01-04 17:14:16 +00: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 Add FQDN_FIELD_SIZE constant 2017-01-04 17:14:16 +00: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 Sync up bare minimum from neutron.db.api into lib 2016-12-27 07:00:40 -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
_context.py Sync latest neutron context into lib 2016-12-05 16:22:36 -08: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
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