Reviewed: https://review.openstack.org/563995 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=e36a2bd65c65d7dad15579aa86bb5fe6614a40ab Submitter: Zuul Branch: master
commit e36a2bd65c65d7dad15579aa86bb5fe6614a40ab Author: Hongbin Lu <[email protected]> Date: Tue Apr 24 14:59:23 2018 +0000 Move standard-attr-segment to service plugin Standard attributes was added to segment resource at [1]. In [2], a shim extension standard-attr-segment was added to ml2 plugin to indicate this change, but this extension should be placed to segment service plugin instead. This commit fixes it. [1] https://review.openstack.org/#/c/558318/ [2] https://review.openstack.org/#/c/562320/ Change-Id: I5b0a6bafd1e3f4552e32809a449868d7a5868739 Closes-Bug: #1765008 ** 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/1765008 Title: Tempest API tests failing for stable/queens branch Status in neutron: Fix Released Status in tripleo: In Progress Bug description: neutron-tempest-plugin repo is branchless so same tests are running for master and stable/queens neutron code. Recently there was new test merged: https://review.openstack.org/#/c/558609/ and this cause problem like: http://logs.openstack.org/47/562147/1/check/neutron-tempest-plugin-api/5596592/logs/testr_results.html.gz for stable branches To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1765008/+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

