Branches in Quantum db migrations
Bug #1190942 reported by
Oleg Bondarev
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Medium
|
Oleg Bondarev |
Bug Description
Similar bug 1186113
quantum$ quantum-db-manage --config-file /etc/quantum/
INFO [alembic.migration] Context impl MySQLImpl.
INFO [alembic.migration] Will assume non-transactional DDL.
Only a single head supported so far...
quantum$ quantum-db-manage history
176a85fc7d79 -> 3cbf70257c28 (head), nvp_mac_learning
128e042a2b68 -> 5ac71e65402c (head), ml2_initial
32b517556ec9 -> 128e042a2b68, ext_gw_mode
176a85fc7d79 -> 32b517556ec9, remove TunnelIP model
summary: |
- quantum-db-manage failed with db migration scripts have branches + Branches in Quantum db migrations |
Changed in quantum: | |
milestone: | none → havana-2 |
tags: | added: db |
Changed in quantum: | |
importance: | Undecided → Medium |
Changed in neutron: | |
status: | Fix Committed → Fix Released |
Changed in neutron: | |
milestone: | havana-2 → 2013.2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/33029
Review: https:/