** Changed in: neutron Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1328019
Title: Neutron db migration fails when adding a non-nullable column for DB2 Status in OpenStack Neutron (virtual network service): Fix Released Bug description: add_column() of alembic does not work for adding a non-nullable column with a default value to an existing database table in DB2. in this bug, neutron/db/migration/alembic_migrations/versions/128e042a2b68_ext_gw_mode.py adds a column 'enable_snat' to table 'routers'. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1328019/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp