RETIRED, Client for Fuel.
Go to file
Roman Prykhodchenko 0d5928fd4f Redone the structure of test file tree
Made the test file more compatible with the one
in upstream OpenStack by putting all tests to
tests/unit and tests/functional directories.

That brings the following pros:

 - Allows to run unit or functional tests separately
 - Allows to reuse existing CI jobs

Partial-bug: #1476808
Change-Id: I322ddda5007a36db0e4376ea2eb5230a5fd4ed29
2015-08-19 11:33:16 +02:00
fuelclient Redone the structure of test file tree 2015-08-19 11:33:16 +02:00
specs Align requirements to Kilo's global requirements 2015-08-10 13:34:13 +02:00
.gitignore Add .gitignore and .gitreview 2015-01-13 11:57:41 +01:00
.gitreview Add .gitignore and .gitreview 2015-01-13 11:57:41 +01:00
MANIFEST.in Basic profiling facilities for CLI 2014-11-14 13:24:09 +01:00
README.rst Update link to developers' manual 2015-07-01 15:35:23 +02:00
requirements.txt Align requirements to Kilo's global requirements 2015-08-10 13:34:13 +02:00
run_tests.sh Redone the structure of test file tree 2015-08-19 11:33:16 +02:00
setup.cfg Add network groups support for v2 2015-08-07 15:35:10 +03:00
setup.py Allow python-fuelclient to be packaged properly 2015-01-24 22:57:34 +01:00
test-requirements.txt Replace nosetests with pytest 2015-07-30 16:24:21 +03:00
tox.ini Replace nosetests with pytest 2015-07-30 16:24:21 +03:00

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