[RFE] Add keyring support to ironic client

Bug #1490674 reported by Harsh Shah
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-ironicclient
Confirmed
Wishlist
Harsh Shah

Bug Description

Currently, ironic client doesn't have keyring support which makes it annoying for the user to type in their password for every command if the user doesn't want to expose the password in the environment or pass it as part of the command line.

The support for the keyring can be added using the python keyring lib (https://bitbucket.org/kang/python-keyring-lib). The implementation can be similar to what's available in nova client. The keyring support can be activated/deactivated using the env config OS_CACHE=True/False.

Tags: rfe
Harsh Shah (hshah)
Changed in python-ironicclient:
assignee: nobody → Harsh Shah (hshah)
Changed in python-ironicclient:
status: New → In Progress
Ruby Loo (rloo)
Changed in python-ironicclient:
importance: Undecided → Wishlist
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on python-ironicclient (master)

Change abandoned by Dmitry Tantsur (<email address hidden>) on branch: master
Review: https://review.openstack.org/218132
Reason: Hi! This patch hasn't seen updates for nearly a year, so I abandon it. Please feel free to restore, if you still plan on working on it.

Revision history for this message
Dmitry Tantsur (divius) wrote : Re: Add keyring support to ironic client

The patch is https://review.openstack.org/#/c/218132/ but it's abandoned.

Changed in python-ironicclient:
status: In Progress → Confirmed
tags: added: rfe
summary: - Add keyring support to ironic client
+ [RFE] Add keyring support to ironic client
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.