Reviewed: https://review.openstack.org/476167 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=bd9fc827c69d8a11cd48ec79af1b3b1cf6645e14 Submitter: Jenkins Branch: master
commit bd9fc827c69d8a11cd48ec79af1b3b1cf6645e14 Author: Brian Haley <[email protected]> Date: Wed Jun 21 10:43:50 2017 -0400 Fix some tempest deprecation warnings Saw this recently in a tempest test run: DeprecationWarning: Read-only property 'manager' has moved to 'os_primary' in version 'Pike' and will be removed in version 'Queens' Tempest BaseTestCase class credential names have changed from manager->os_primary, admin->os_admin, and alt_manager->os_alt, so we should start using them. Closes-bug: #1697588 Change-Id: I44de8046fc983bf6780c310e8db174a5902c2826 ** 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/1697588 Title: update tempest plugin after removal of cred manager aliases Status in networking-midonet: Fix Released Status in neutron: Fix Released Status in tap-as-a-service: New Bug description: Update after tempest change I5f7164f7a7ec5d4380ca22885000caa0183a0bf7 To manage notifications about this bug go to: https://bugs.launchpad.net/networking-midonet/+bug/1697588/+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

