Merge "Add dns_db to models/head.py"

This commit is contained in:
Jenkins 2016-01-25 22:04:48 +00:00 committed by Gerrit Code Review
commit d36e8aa46f
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ from neutron.db import address_scope_db # noqa
from neutron.db import agents_db # noqa
from neutron.db import agentschedulers_db # noqa
from neutron.db import allowedaddresspairs_db # noqa
from neutron.db import dns_db # noqa
from neutron.db import dvr_mac_db # noqa
from neutron.db import external_net_db # noqa
from neutron.db import extradhcpopt_db # noqa