RETIRED, Client for Fuel.
Go to file
Roman Prykhodchenko 3e7738fd3f Don't set environment variables in tox.ini
Because of the bug [1] in tox 2.2.1 tox there's a need
to hard-code all environment variables except
the ones which are not set by Fuel CI.

This patch will be reverted as soon as [1] is fixed.

1. https://bitbucket.org/hpk42/tox/issues/285/tox-220-breaks-some-toxini-config-files

Closes-bug: #1517427
Change-Id: I32903c1fd5545ca56410789add7d9c2a8bbacba7
2015-11-19 16:09:39 +01:00
fuelclient Merge "Adds correct plugin installing without internet" 2015-11-11 15:37:23 +00: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 Don't set environment variables in tox.ini 2015-11-19 16:09:39 +01: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