Files
deb-python-fuelclient/fuelclient/cli
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
..
2014-05-23 13:43:51 +04:00
2015-02-02 15:51:26 +01:00