Go to file
Przemyslaw Kaminski 3624051242 Warn about deleting from DB node that is not offline
The --force parameter can be used to force the removal. Otherwise error is
printed and script exits without doing anything.

Usage:

fuel node --node-id 1 2 --delete-from-db

fuel node --node-id 1 --delete-from-db --force

Also, fixed illogical use of check_errors in run_cli_command function.

Implements blueprint node-removal-task

Closes-Bug: #1435281
Change-Id: I0c9e27450c09eb7ea6224ffc30c9284427cd5d1c
2015-03-23 11:14:45 +00:00
2015-01-13 11:57:41 +01:00
2015-01-13 11:57:41 +01:00
2014-11-14 13:24:09 +01:00
2015-01-24 06:40:06 +01:00
2015-03-16 15:19:05 +01:00
2015-03-19 15:30:22 +01: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:

http://docs.mirantis.com/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