62c569281c6300af6c291fc6dc4627b60e92bdff
`fuel user change-password` now asks for password in interactive prompt in unix `passwd` style, which is secure comparing with passing new password as an argument to CLI. Also tests added. Change-Id: I88fd38e8bd0bb96dd9b596aa44fa3f7721ee6431 Closes-Bug: 1462343
python-fuelclient
python-fuelclient provides a CLI tool and a Python API wrapper for interacting with Fuel.
Project resources
- Project status, bugs, and blueprints are tracked on Launchpad:
- Development documentation is hosted here:
- User guide can be found here:
- Any additional information can be found on the Fuel's project wiki
Anyone wishing to contribute to python-fuelclient should follow the general OpenStack process. A good reference for it can be found here: https://wiki.openstack.org/wiki/How_To_Contribute
Description