neutron-dynamic-routing/neutron/db/migration
gong yong sheng b646b70eb7 Make network segment table available for standalone plugin
Some standalone plugins, such as networking-ovn, are expecting
to store provider network information in neutron database, but
we have no table, like other extensions do, for provider
network extension defined.

This patch moves NetworkSegment table out of the ML2 code tree.
The API methods to operate segments are also moved, but stub
methods are still kept in the ml2 db API.

Co-Author: Miguel Lavalle <malavall@us.ibm.com>
Change-Id: I2c4f78fce591486ded63252af13fc0c60d02a3e8
Partially-Implements: blueprint routed-networks
2016-03-25 15:04:22 +00:00
..
alembic_migrations/versions/mitaka/expand BGP Dynamic Routing: introduce BgpDrScheduler model 2016-02-12 14:17:57 +05:30
models Make network segment table available for standalone plugin 2016-03-25 15:04:22 +00:00