neutron-lib/releasenotes/notes/alembic-branches-6d5947d141efd26e.yaml
Henry Gessau c26dc8da98 Add alembic branch constants
These must be available in neutron-lib so that subprojects can
remove their dependency on neutron.db.migration.cli.

Change-Id: I78b37534cba0fd9740b5290c72ec6150d0de07c8
2016-11-28 13:51:24 -05:00

6 lines
206 B
YAML

---
features:
- The constants ``EXPAND_BRANCH`` and ``CONTRACT_BRANCH`` are now available in
``neutron_lib.db.constants``. They should be used instead of the ones in
``neutron.db.migration.cli``.