]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Reuse constants defined in attributes
authorManjeet Singh Bhatia <manjeet.s.bhatia@intel.com>
Thu, 5 Nov 2015 21:43:58 +0000 (21:43 +0000)
committerManjeet Singh Bhatia <manjeet.s.bhatia@intel.com>
Fri, 4 Dec 2015 05:14:55 +0000 (05:14 +0000)
commitae40bf1fd9872f8abf23ce4b2fe0a47daed59b76
treef68aabc4450d7ae3aa561d76742e54d055317b53
parent770624b13bf57fdab549bfb66ee9cc6781ae8d65
Reuse constants defined in attributes

This change reuses constants defined in attributes module in db
modules.

Change-Id: Idbb5f21a485a41a814b6b8c5744348d25443239e
14 files changed:
neutron/api/v2/attributes.py
neutron/db/address_scope_db.py
neutron/db/agents_db.py
neutron/db/flavors_db.py
neutron/db/l3_db.py
neutron/db/l3_hamode_db.py
neutron/db/metering/metering_db.py
neutron/db/models_v2.py
neutron/db/quota/models.py
neutron/db/rbac_db_models.py
neutron/db/securitygroups_db.py
neutron/db/servicetype_db.py
neutron/services/provider_configuration.py
neutron/tests/functional/db/test_migrations.py