599965b78e1912a8dce908acae7323243b06472e
{toxinidir} contains absolute path to directory with tox.ini file,
and this value were added two times to FUELCLIENT_CUSTOM_SETTINGS.
As result we had incorrect path for custom settings file.
Closes-Bug: #1530898
Change-Id: I72d6693318338df19d987e59b019a503fb73a474
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