671a646f619697c7a09931969e6d09820cfbba0b
* Encode explicitly JSON to UTF-8 to get HTTP body as bytes on Python 3. * Use a literal byte string, instead of a native string, for the HTTP body. Change-Id: I1ee88e1abcded9dfaf3f1d9f720782b0d7ad662d
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