cephx auth type not microversioned in API v2

Bug #1552848 reported by Ramana Raja
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-manilaclient
Fix Released
High
Ramana Raja

Bug Description

The cephx auth type was added at microversion 2.13 in the server side. However, in the client side, 'cephx' access type is allowed and validated for all microversions of API v2. This should be done only for microversions 2.13 and later, as done in the server side.

Changed in python-manilaclient:
importance: Undecided → High
Ramana Raja (rraja)
description: updated
Changed in python-manilaclient:
assignee: nobody → Ramana Raja (rraja)
Changed in python-manilaclient:
milestone: none → mitaka-rc1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-manilaclient (master)

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

Changed in python-manilaclient:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-manilaclient (master)

Reviewed: https://review.openstack.org/289185
Committed: https://git.openstack.org/cgit/openstack/python-manilaclient/commit/?id=0bcff36c1aaa3a38985037538f0e5d474ad6b1eb
Submitter: Jenkins
Branch: master

commit 0bcff36c1aaa3a38985037538f0e5d474ad6b1eb
Author: Ramana Raja <email address hidden>
Date: Tue Feb 2 00:43:47 2016 +0000

    Microversion 'cephx' access type in API v2

    'cephx' access type was added for API microversion 2.13 in the server
    side. However, on the client side, it is allowed and validated for
    API versions 2.0 and greater. Fix by adding cephx support starting
    from microversion 2.13, as done for the server.

    Change-Id: If63a74736926edd6a88c278aa40dd73a96cb0520
    Closes-Bug: #1552848

Changed in python-manilaclient:
status: In Progress → Fix Released
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/python-manilaclient 1.8.1

This issue was fixed in the openstack/python-manilaclient 1.8.1 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

This issue was fixed in the openstack/python-manilaclient 1.8.1 release.

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.