46c84c105f726795daf83e16e240f10d9061e03b
Also this patch fix problem with extra .yaml for file name if we save content to non-default path. For example, call fuel2 task settings download 15 -f /tmp/networks.yaml save info to /tmp/networks.yaml.yaml instead of /tmp/networks.yaml without this patch. Change-Id: I6beda8b47007a77f0e29abfda30e423b71af277b Closes-Bug: #1572098
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