System-tests: deprecated API usage

Bug #1571611 reported by Aleksei Stepanov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Aleksei Stepanov
Mitaka
Fix Released
High
Aleksei Stepanov

Bug Description

Constructing an instance of the keystoneclient.v2_0.client.Client class without a session is deprecated as of the 1.7.0 release and may be removed in the 2.0.0 release.
Using the 'tenant_name' argument is deprecated in version '1.7.0' and will be removed in version '2.0.0', please use the 'project_name' argument instead
Constructing an HTTPClient instance without using a session is deprecated as of the 1.7.0 release and may be removed in the 2.0.0 release.
keystoneclient.session.Session is deprecated as of the 2.1.0 release in favor of keystoneauth1.session.Session. It will be removed in future releases.
keystoneclient auth plugins are deprecated as of the 2.1.0 release in favor of keystoneauth1 plugins. They will be removed in future releases.

Tags: area-qa
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-qa (master)

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

Changed in fuel:
status: New → In Progress
Changed in fuel:
milestone: 9.0 → 10.0
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-qa (stable/mitaka)

Fix proposed to branch: stable/mitaka
Review: https://review.openstack.org/307727

Revision history for this message
Nastya Urlapova (aurlapova) wrote :

We cannot change requirements for stable branch.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on fuel-qa (stable/mitaka)

Change abandoned by Fuel DevOps Robot (<email address hidden>) on branch: stable/mitaka
Review: https://review.openstack.org/307727
Reason: This review is > 4 weeks without comment, and failed Jenkins the last time it was checked. We are abandoning this for now. Feel free to reactivate the review by pressing the restore button and leaving a 'recheck' comment to get fresh test results.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (master)

Reviewed: https://review.openstack.org/307145
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=e48d37a5187dd7d58b50b323593162360119d450
Submitter: Jenkins
Branch: master

commit e48d37a5187dd7d58b50b323593162360119d450
Author: Alexey Stepanov <email address hidden>
Date: Mon Apr 18 14:36:04 2016 +0300

    Fix deprecated API usage of keystone client

    * Use keystoneauth1 for making session, which is shared throw all clients
    * KeystoneClient is now only wrapper over session
    Requirements has been updated to meet global requirements for mitaka release:
    1. Bumped clients versions
    2. requests has blacklisted versions due to bugs

    Closes-bug: #1571611

    Change-Id: Icc59761b590b76a8d3ddac9b4f219efc097447a5

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-qa (stable/mitaka)

Fix proposed to branch: stable/mitaka
Review: https://review.openstack.org/340341

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-qa (stable/8.0)

Fix proposed to branch: stable/8.0
Review: https://review.openstack.org/340361

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (stable/mitaka)

Reviewed: https://review.openstack.org/340341
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=2368f5bfb1d28c8726de9e4b443e468d333c897d
Submitter: Jenkins
Branch: stable/mitaka

commit 2368f5bfb1d28c8726de9e4b443e468d333c897d
Author: Alexey Stepanov <email address hidden>
Date: Mon Apr 18 14:36:04 2016 +0300

    Fix deprecated API usage of keystone client

    * Use keystoneauth1 for making session, which is shared throw all clients
    * KeystoneClient is now only wrapper over session
    Requirements has been updated to meet global requirements for mitaka release:
    1. Bumped clients versions
    2. requests has blacklisted versions due to bugs

    Closes-bug: #1571611

    (cherry picked from commit e48d37a)

    Change-Id: I4d15b994ef274f0ecede3635759ec85dd7544148

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (stable/8.0)

Reviewed: https://review.openstack.org/340361
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=c28d12604b60f2800fc2cadeba06408006cb5e69
Submitter: Jenkins
Branch: stable/8.0

commit c28d12604b60f2800fc2cadeba06408006cb5e69
Author: Alexey Stepanov <email address hidden>
Date: Mon Apr 18 14:36:04 2016 +0300

    Fix deprecated API usage of keystone client

    * Use keystoneauth1 for making session, which is shared throw all clients
    * KeystoneClient is now only wrapper over session
    Requirements has been updated to meet global requirements for mitaka release:
    1. Bumped clients versions
    2. requests has blacklisted versions due to bugs

    Closes-bug: #1571611

    Change-Id: Icc59761b590b76a8d3ddac9b4f219efc097447a5
    (cherry picked from commit 94170e0)

Changed in fuel:
status: Fix Committed → Fix Released
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.