RETIRED, further work has moved to Debian project infrastructure
Go to file
Vitalii Kulanov 5d327fe6b0 Remove entry point for nonexistent 'fuel2 tag show' command
Now setup.cfg file contains entry point for nonexistent
'fuel2 tag show' command. So let's remove it.

Closes-Bug: 1652875
Change-Id: Iec87f0b8cffe948539b6965f61b4d85a29718926
2017-01-17 09:40:33 +00:00
fuelclient Merge "Sorting of output fixed for list commands" into stable/mitaka 2017-01-11 12:18:26 +00:00
specs Remove changelog section from rpm spec 2016-02-01 14:04:07 +02:00
tools Use fuel-web nailgun start/stop scripts 2016-09-14 17:23:27 +00: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 MAINTAINERS 2016-03-17 10:46:50 +02:00
MANIFEST.in Revert "Removes MANIFEST.in as it is not needed explicitely by PBR" 2015-12-21 16:57:15 +00:00
README.rst Update link to developers' manual 2015-07-01 15:35:23 +02:00
requirements.txt Add common code for node attributes 2016-08-11 17:47:06 +02:00
setup.cfg Remove entry point for nonexistent 'fuel2 tag show' command 2017-01-17 09:40:33 +00:00
setup.py Ensure fuel-client spec compatibility with CentOS 7 2015-12-01 15:51:30 +03:00
test-requirements.txt Use common tools to fire up tests 2016-03-10 15:37:54 +01:00
tox.ini Use fuel-web nailgun start/stop scripts 2016-09-14 17:23:27 +00: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