swiftclient does not prompt for password
Bug #1357562 reported by
John Trowbridge
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-swiftclient |
Fix Released
|
Undecided
|
John Trowbridge |
Bug Description
The novaclient and keystoneclient both will prompt for a password if there was none passed through the env or --os-password option.
The other CLI clients should have the same behavior.
Changed in python-swiftclient: | |
assignee: | nobody → John Trowbridge (trown) |
status: | New → In Progress |
To post a comment you must log in.
There is a patch for this here:
https:/ /review. openstack. org/#/c/ 114678/
Not sure why this did not auto-attach