Go to file
Andrey Tykhonov a3b4d6b395 Produce an error when extra arguments are present
Currently `parse_known_args` method is used which does not produce an
error when extra arguments are present. In this patch `parse_args` is
used which produces an error when extra arguments are present.

Change-Id: Iefbf221d912cce2b2af536f471c89f4a7a49693d
Closes-Bug: #1460572
Closes-Bug: #1496967
2015-11-02 17:28:26 +02:00
2015-10-17 22:36:42 +00:00
2015-10-20 14:27:37 +02:00
2015-10-22 12:03:04 +03:00
2015-10-20 14:27:37 +02:00
2015-07-01 15:35:23 +02:00
2015-09-17 11:57:05 +02:00
2015-09-30 12:17:31 +00:00
2015-10-08 21:58:32 +02: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

Description
RETIRED, Client for Fuel.
Readme 14 MiB