tempest: follow the move of some tempest modules

Bug #1720000 reported by Thomas Morin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-bgpvpn
Fix Released
High
Vu Cong Tuan

Bug Description

Currently, this exception is raise when we run the tempest plugin:

/opt/stack/networking-bgpvpn/networking_bgpvpn_tempest/tests/base.py:50: DeprecationWarning: Read-only property 'os' has moved to 'os_primary' in version 'Pike' and will be removed in version 'Queens'
  cls.os.auth_provider,
/opt/stack/networking-bgpvpn/networking_bgpvpn_tempest/tests/base.py:58: DeprecationWarning: Read-only property 'os_adm' has moved to 'os_admin' in version 'Pike' and will be removed in version 'Queens'
  cls.os_adm.auth_provider,
/opt/stack/networking-bgpvpn/networking_bgpvpn_tempest/tests/base.py:66: DeprecationWarning: Read-only property 'alt_manager' has moved to 'os_alt' in version 'Pike' and will be removed in version 'Queens'
  cls.alt_manager.auth_provider,

Revision history for this message
Thomas Morin (tmmorin-orange) wrote :
Changed in bgpvpn:
status: Confirmed → In Progress
Changed in bgpvpn:
assignee: nobody → Thomas Morin (tmmorin-orange)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to networking-bgpvpn (master)

Fix proposed to branch: master
Review: https://review.openstack.org/511125

Changed in bgpvpn:
assignee: Thomas Morin (tmmorin-orange) → Vu Cong Tuan (tuan.vu)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-bgpvpn (master)

Reviewed: https://review.openstack.org/511125
Committed: https://git.openstack.org/cgit/openstack/networking-bgpvpn/commit/?id=dd65d1ade2c4c8e6c18a4246ca71c19be0714234
Submitter: Zuul
Branch: master

commit dd65d1ade2c4c8e6c18a4246ca71c19be0714234
Author: Vu Cong Tuan <email address hidden>
Date: Wed Oct 11 11:03:28 2017 +0700

    Replace the usage of some aliases in tempest

    After [1] was merged, I found out there are still 2 places
    in which the aliases haven't been replaced yet.
    Therefore, I did some final checks again to make sure
    all the aliases have been covered.

    This patch set replaces the remaining aliases in these 2 places.
    Closes-Bug: 1720000

    [1] https://review.openstack.org/#/c/509346/

    Change-Id: I5825be644609ca0107f6c32f5fc1406517a2e2fe

Changed in bgpvpn:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/networking-bgpvpn 8.0.0.0b1

This issue was fixed in the openstack/networking-bgpvpn 8.0.0.0b1 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.