Reviewed: https://review.openstack.org/287015 Committed: https://git.openstack.org/cgit/openstack/neutron-lbaas/commit/?id=a7d195ad70896bc09578ebb35c8a152938708446 Submitter: Jenkins Branch: master
commit a7d195ad70896bc09578ebb35c8a152938708446 Author: YAMAMOTO Takashi <[email protected]> Date: Wed Mar 2 04:28:13 2016 +0900 Fix model vs migration mismatches in nsxv tables Closes-Bug: #1552063 Change-Id: I258b7b5ac9d9c09fa382b5673f6790dfc148b274 ** Changed in: neutron Status: In Progress => 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/1552063 Title: gate-networking-midonet-python27 failure due to migration model mismatch in lbaas Status in networking-midonet: In Progress Status in neutron: Fix Released Bug description: http://logs.openstack.org/87/199387/19/check/gate-networking-midonet- python27/ca59d1c/ 2016-03-01 13:40:44.994 | Captured traceback: 2016-03-01 13:40:44.994 | ~~~~~~~~~~~~~~~~~~~ 2016-03-01 13:40:44.994 | Traceback (most recent call last): 2016-03-01 13:40:44.995 | File "/home/jenkins/workspace/gate-networking-midonet-python27/.tox/py27/local/lib/python2.7/site-packages/oslo_db/sqlalchemy/test_migrations.py", line 615, in test_models_sync 2016-03-01 13:40:44.995 | "Models and migration scripts aren't in sync:\n%s" % msg) 2016-03-01 13:40:44.995 | File "/home/jenkins/workspace/gate-networking-midonet-python27/.tox/py27/local/lib/python2.7/site-packages/unittest2/case.py", line 690, in fail 2016-03-01 13:40:44.995 | raise self.failureException(msg) 2016-03-01 13:40:44.995 | AssertionError: Models and migration scripts aren't in sync: 2016-03-01 13:40:44.995 | [ ( 'add_index', 2016-03-01 13:40:44.995 | Index('ix_lbaas_l7policies_tenant_id', Column('tenant_id', String(length=255), table=<lbaas_l7policies>))), 2016-03-01 13:40:44.996 | ( 'add_index', 2016-03-01 13:40:44.996 | Index('ix_lbaas_l7rules_tenant_id', Column('tenant_id', String(length=255), table=<lbaas_l7rules>)))] To manage notifications about this bug go to: https://bugs.launchpad.net/networking-midonet/+bug/1552063/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

