neutron-dynamic-routing/neutron_dynamic_routing/db/migration/alembic_migrations
Henry Gessau b116f47e7e Rename DB columns: tenant -> project
All occurences of ``tenant_id`` across the neutron database are
being renamed to ``project_id``.

This neutron-dynamic-routing change accompanies the neutron change:
I87a8ef342ccea004731ba0192b23a8e79bc382dc

Change-Id: If6a4db955a2e00635a37605dc165cf9f2f0fac31
Partially-Implements: blueprint keystone-v3
2016-07-21 14:58:09 +00:00
..
versions Rename DB columns: tenant -> project 2016-07-21 14:58:09 +00:00
__init__.py Added alembic DB migration framework 2016-05-03 15:50:51 +00:00
env.py Added alembic DB migration framework 2016-05-03 15:50:51 +00:00
script.py.mako Added alembic DB migration framework 2016-05-03 15:50:51 +00:00