Keystone V3 "token revoke" should be supported

Bug #1543226 reported by Guang Yee
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
Wishlist
Lin Hua Cheng

Bug Description

OpenStack CLI does not appear to support "token revoke" when --os-identity-api-version is set to "3". It should be supported as it is a valid V3 API.

To reproduce ...

openstack --os-auth-url http://localhost:35357/v3 --os-username admin --os-password secrete --os-user-domain-id default --os-project-name admin --os-project-domain-id default --os-identity-api-version 3 token revoken gAAAAABWuNBqeIqkDsdeeLuos_YX-9kVk3Z61C5zULamvdMHwoPHXVcvQVo0arJk_FzkO4Z_CRWnym2ElsHGoACaIx85H7iXtMaWrxhvFgF6iRIJz9KNS4rJrJu9XSKJATQIRKhsufOB-_ZCZfHtsYjWZcMUmZVpQY9t_2lg6mYm5E5rZ3NY-BQ
openstack: 'token' is not an openstack command. See 'openstack --help'.
Did you mean one of these?
  token issue
  domain create
  domain delete
  domain list
  domain set
  domain show
  role add
  role assignment list
  role create
  role delete
  role list
  role remove
  role set
  role show

This works fine for V2 btw (i.e. without the "--os-identity-api-version 3" parameter).

Changed in python-openstackclient:
assignee: nobody → Lin Hua Cheng (lin-hua-cheng)
importance: Undecided → Wishlist
status: New → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-openstackclient (master)

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

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

Reviewed: https://review.openstack.org/278170
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=686a26973809eaba3deb9aed63daddba3bb0521e
Submitter: Jenkins
Branch: master

commit 686a26973809eaba3deb9aed63daddba3bb0521e
Author: lin-hua-cheng <email address hidden>
Date: Tue Feb 9 16:49:11 2016 -0800

    Add "token revoke" for identity v3

    Change-Id: Ie631600d02942fe6ce035f31af46abe44e543631
    Closes-bug: #1543226

Changed in python-openstackclient:
status: In Progress → 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.