neutron/neutron/db/migration/alembic_migrations/versions
Nguyen Phuong An ae791696b8 [log]: db models and migration rules
This patch includes db models and migration rules for initial
logging object. The implementation bases on logging api for
security group spec[1]

[1] https://goo.gl/t3NUlr

Partially-implements: blueprint security-group-logging
Related-Bug: #1468366

Change-Id: I3f91b3927c33021facc9eb9238555c0e06a918c0
2017-06-13 08:52:12 +07: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
ocata/expand Tag the alembic migration revisions for Ocata 2017-02-06 20:31:11 +00:00
pike/expand [log]: db models and migration rules 2017-06-13 08:52:12 +07:00
CONTRACT_HEAD Remove availability range code and model 2016-09-06 17:35:12 +00:00
EXPAND_HEAD [log]: db models and migration rules 2017-06-13 08:52:12 +07:00
README Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
kilo_initial.py Manually add pk for alembic_version table 2017-01-12 14:53:53 +04: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.