38765563e1a7f14f45201fd47cf507393ff5d673
Since removal of an environment is a dangerous operation it is nececcary to ask user to enter an extra proof of the intended action. This patch adds the required --force argument to the env-delete command. Closes-bug: #1455025 Change-Id: I0aacf547c6c48755a8d3b9a139dc4f30d9d46a4a
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