neutron/neutron/db/migration/alembic_migrations/versions
Nakul Dahiwade 89f6dd3305 OVO for Ipam(Allocation,Subnet,Pool)
This patch introduces and integrates Oslo-Versioned Objects for
IpamAllocationPool,IpamAllocation and IpamSubnet model classes.

Change-Id: Ib7d86dd10e92b5e2baeef0e69620c8688859fe7d
Partially-Implements: blueprint adopt-oslo-versioned-objects-for-db
Co-Authored-By: Anindita Das <anindita.das@intel.com>
Co-Authored-By: Mohit Malik <mohit.malik@intel.com>
Co-Authored-By: Victor Morales <victor.morales@intel.com>
2017-01-19 19:25:01 +00:00
..
liberty Use DB field sizes instead of _MAX_LEN constants 2016-12-23 13:48:57 +00:00
mitaka Use DB field sizes instead of _MAX_LEN constants 2016-12-23 13:48:57 +00:00
newton OVO for Ipam(Allocation,Subnet,Pool) 2017-01-19 19:25:01 +00:00
CONTRACT_HEAD Remove availability range code and model 2016-09-06 17:35:12 +00:00
EXPAND_HEAD Mark unaddressed ports with none in ip_allocation field 2016-09-09 12:43:35 -06:00
README Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
kilo_initial.py Kilo initial migration 2016-01-04 16:50:09 +00:00

README

This directory contains the migration scripts for the Neutron project.  Please
see the README in neutron/db/migration on how to use and generate new
migrations.