neutron-lib/neutron_lib/db
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
..
__init__.py Add pagination helpers 2016-03-18 21:41:41 -04:00
_api.py Sync up bare minimum from neutron.db.api into lib 2016-12-27 07:00:40 -08:00
constants.py Add FQDN_FIELD_SIZE constant 2017-01-04 17:14:16 +00:00
model_base.py Base DB: rehome model_base 2016-08-19 08:47:37 -04:00
utils.py Add docstrings for db.utils 2016-08-19 13:46:11 -06:00