3e7738fd3fb18a2d5f53b1ecc9706dc53b65a511
Because of the bug [1] in tox 2.2.1 tox there's a need to hard-code all environment variables except the ones which are not set by Fuel CI. This patch will be reverted as soon as [1] is fixed. 1. https://bitbucket.org/hpk42/tox/issues/285/tox-220-breaks-some-toxini-config-files Closes-bug: #1517427 Change-Id: I32903c1fd5545ca56410789add7d9c2a8bbacba7
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