Delete (revoke) token not exposed in the CLI

Bug #1318442 reported by Fernando Ribeiro
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-keystoneclient
Won't Fix
Wishlist
Unassigned
python-openstackclient
Fix Released
Undecided
Terry Howe

Bug Description

The CLI doesn't support deleting tokens [1], unlike the v2 API and the Python client.

[1] http://simplesassim.wordpress.com/2014/05/11/how-to-delete-a-token-with-openstack-identity-api-2-0/

affects: keystone → python-keystoneclient
description: updated
Revision history for this message
Rodrigo Duarte (rodrigodsousa) wrote :

You mean DELETE /v3/auth/tokens? If so, seems like an exclusive v3 operation and such CLI feature should be implemented only at https://launchpad.net/python-openstackclient (which is: https://github.com/openstack/python-openstackclient/blob/master/setup.cfg#L167).

summary: - Missing Operation in the Identity CLI
+ Can't delete token in the Identity CLI
description: updated
description: updated
summary: - Can't delete token in the Identity CLI
+ Delete token not exposed in CLI
summary: - Delete token not exposed in CLI
+ Delete token not exposed in the CLI
Dolph Mathews (dolph)
summary: - Delete token not exposed in the CLI
+ Delete (revoke) token not exposed in the CLI
Changed in python-keystoneclient:
importance: Undecided → Wishlist
status: New → Won't Fix
Changed in python-openstackclient:
status: New → Confirmed
Terry Howe (thowe-g)
Changed in python-openstackclient:
assignee: nobody → Terry Howe (thowe-g)
status: Confirmed → In Progress
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/95208

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

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

commit d6321c0893d529af1548da79a985f337bce7069f
Author: Terry Howe <email address hidden>
Date: Fri May 23 10:17:42 2014 -0600

    Add token delete command for identity v2

    Identity v2 has undocumented support for token delete and
    keystoneclient also has support.

    Change-Id: Ib98d17958ceb88f7b63471691dee71fdb884ce2e
    Closes-Bug: #1318442

Changed in python-openstackclient:
status: In Progress → Fix Committed
Revision history for this message
Lin Hua Cheng (lin-hua-cheng) wrote :

so, why is revoke token not exposed in the client for V3 API?

Revision history for this message
Terry Howe (thowe-g) wrote :

This ticket was specifically about v2. Also, as I recall there was either not support in the keystoneclient or keystone API, but it has been a long time since I worked on this.

Dean Troyer (dtroyer)
Changed in python-openstackclient:
milestone: none → m4
Dean Troyer (dtroyer)
Changed in python-openstackclient:
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.