RETIRED, Client for Fuel.
Go to file
Dmitry Teselkin 4a93294bb0 Ensure fuel-client spec compatibility with CentOS 7
Update RPM spec to be compatible with OpenStack Liberty dependencies

Includes 'Allign requirements to Liberty'

  In order to work properly in the same environment with Liberty
  release of OpenStack, Fuel Client must follow Global Requirements
  not only by version but also by order.

Closes-bug: #1499659

Blueprint: master-on-centos7

Is NOT compatible with CentOS6 master node

Co-Authored-By: Dmitry Teselkin <dteselkin@mirantis.com>

Change-Id: Id015f22ea931e1a1e4f5dd7d6058489ba21a0808
2015-12-01 15:51:30 +03:00
fuelclient Change cluster to cluster_id in nodegroup 2015-11-23 18:20:24 +01:00
specs Ensure fuel-client spec compatibility with CentOS 7 2015-12-01 15:51:30 +03: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 Ensure fuel-client spec compatibility with CentOS 7 2015-12-01 15:51:30 +03: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 Ensure fuel-client spec compatibility with CentOS 7 2015-12-01 15:51:30 +03:00
test-requirements.txt Ensure fuel-client spec compatibility with CentOS 7 2015-12-01 15:51:30 +03: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