6270ce08c7c3729f87eccf1f2d41e7e12250b5ee
Disable checking for unbound variables, as there is possibility that no tests were specified. Example invocation: run_tests.sh -n -t fuelclient/tests/test_client.py:TestAuthentication.test_wrong_credentials \ -t fuelclient/tests/test_client.py:TestDownloadUploadNodeAttributes Additionally align shifts in getopt loop and remove dead return from tox invocation. DocImpact Change-Id: I83a52b5f5467c9ea92dfafba9b92b700f7e76a38 Closes-Bug: 1420664
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