dragonflow/dragonflow/db/neutron/migration/alembic_migrations/versions
Li Ma 3b92dc8eac Implement DB consistency
It is a distributed lock based on SQL. Each lock is
associated with a Neutron project(tenant) and a given
API session. It ensures that a lock is acquired and
released in the same API context.

The detailed description is in the spec review.
https://review.openstack.org/268005

Closes-Bug: #1529812
Closes-Bug: #1529326
Closes-Bug: #1497676
Related-Bug: #1527234
Implements: blueprint bp/keep-db-consistency

Change-Id: Iff916481282f2d60df66c0e916f3045f9944531e
2016-03-16 14:38:02 +08:00
..
mitaka Implement DB consistency 2016-03-16 14:38:02 +08:00
CONTRACT_HEAD Prepare alembic scripts for subproject DB module 2016-02-01 12:04:23 +00:00
EXPAND_HEAD Implement DB consistency 2016-03-16 14:38:02 +08:00
ce93d45fd192_initial_branchpoint.py Prepare alembic scripts for subproject DB module 2016-02-01 12:04:23 +00:00