Go to file
Dmitry Shulyak 3a1754031c Use unix pattern when syncing deployment tasks
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
2015-02-10 13:45:34 +02:00
2015-01-13 11:57:41 +01:00
2015-01-13 11:57:41 +01:00
2014-04-10 15:23:25 +04:00
2014-11-14 13:24:09 +01:00
2015-01-24 06:40:06 +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, further work has moved to Debian project infrastructure
Readme 1.3 MiB