RETIRED, Client for Fuel.
Go to file
Andrey Tykhonov b77559b309 Remove PEP8 exclusions (H234, H302, H802)
Remove PEP8 exclusions except H405. It must be removed when old CLI
will be removed.

Change-Id: If65189bb0f2b4d436adf2a312ce3e440a69773fb
Closes-bug: #1504352
2015-11-27 17:24:31 +02:00
fuelclient Change cluster to cluster_id in nodegroup 2015-11-23 18:20:24 +01:00
specs Install an example of a configuration file 2015-10-28 18:36:16 +01:00
tools Don't set environment variables in tox.ini 2015-11-19 16:09:39 +01:00
.gitignore Support separate jUnit files for environments 2015-08-19 16:50:25 +02:00
.gitreview Update .gitreview for new namespace 2015-10-17 22:36:42 +00:00
.testr.conf Generate user settings file 2015-10-20 14:27:37 +02:00
MAINTAINERS Add directory to MAINTAINERS file 2015-10-22 12:03:04 +03:00
MANIFEST.in Generate user settings file 2015-10-20 14:27:37 +02:00
README.rst Update link to developers' manual 2015-07-01 15:35:23 +02:00
requirements.txt Pin oslo.utils < 1.4.1 2015-09-17 11:57:05 +02:00
run_tests.sh Tox to manage all test environments on its own 2015-08-19 11:45:24 +02:00
setup.cfg Merge "Plugin sync added to new CLI" 2015-09-30 12:17:31 +00:00
setup.py Allow python-fuelclient to be packaged properly 2015-01-24 22:57:34 +01:00
test-requirements.txt Generate user settings file 2015-10-20 14:27:37 +02:00
tox.ini Remove PEP8 exclusions (H234, H302, H802) 2015-11-27 17:24:31 +02:00

README.rst

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:

https://launchpad.net/fuel

Development documentation is hosted here:

https://docs.fuel-infra.org/fuel-dev

User guide can be found here:

http://docs.mirantis.com

Any additional information can be found on the Fuel's project wiki

https://wiki.openstack.org/wiki/Fuel

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

http://docs.openstack.org/infra/manual/developers.html