f73a04275d3ba77452523b65177f29244d61a5bb
Catch possible exceptions which relate to a situation when the directory (provided by a user) doesn't exist or the directory doesn't have sufficient permissions or when it is not directory at all. Catch these exceptions and display appropriate error messages. Closes-bug: #1330429 Change-Id: I3551dc42e527d60a2d8b2040418b2594e08e3b09
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