33ce5fb5e483b91b1448ba57aa705df4d052f066
In order to support Python-2.7 it's necessary to run tests under it. This patch introduces options that allow running tests either under py-27 or py-26 or under both versions of Python. Blueprint: re-thinking-fuel-client Change-Id: I4374d91c57fb8241ce2a7bf84c56a51c897f0be2
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