3a1754031c7d67d430d3cddc36a650a2aa23b134
Unix pattern matching will be used when command: fuel rel --sync-deployment-tasks will be executed By default *tasks.yaml pattern will be used It can be overwritten by --fp '*another*'. So in result command should be: fuel rel --sync-deployment-tasks --fp '*another*' implements blueprint granular-deployment-based-on-tasks Change-Id: I9897b0e1c96ab9d0d8fb48010c79561f40e275ac
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