3624051242c83fdbdd1df9a0e466797c06b75043
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
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:
- Development documentation is hosted here:
- User guide can be found here:
- Any additional information can be found on the Fuel's project wiki
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
Description