python-fuelclient/fuelclient
Vladimir Kuklin e41e6511a9 Add subgraph execution support
Add -S option to support subgraph execution. This would allow a user
to pick which tasks to stop on.

Example:

fuel2 graph execute -S keystone-db:openstack-controller/1

will start with all keystone-db tasks and end at openstack-controller at
node-1

DocImpact

Change-Id: I42f9caf2e9c18072a2ae0447df2ba3500f687d5e
Closes-bug: 1612616
2016-10-14 17:35:11 +03:00
..
cli Release 'fuel2 health *' command 2016-09-26 17:27:44 +03:00
commands Add subgraph execution support 2016-10-14 17:35:11 +03:00
common Added graph_type and dry_run flag for tasks output 2016-09-13 11:21:41 +03:00
objects Release 'fuel2 health *' command 2016-09-26 17:27:44 +03:00
tests Add subgraph execution support 2016-10-14 17:35:11 +03:00
v1 Add subgraph execution support 2016-10-14 17:35:11 +03:00
__init__.py Release 'fuel2 health *' command 2016-09-26 17:27:44 +03:00
client.py Release 'fuel2 health *' command 2016-09-26 17:27:44 +03:00
consts.py Introduced command 'env redeploy' in v2 version of fuelclient 2016-03-27 21:28:43 -05:00
fuel_client.yaml Use OS command line parameters for credentials 2016-02-12 16:01:47 +01:00
fuelclient_settings.py Add notice about updating fuel_client.yaml when updating pass 2016-04-12 15:47:31 +00:00
hooks.py Allow python-fuelclient to be packaged properly 2015-01-24 22:57:34 +01:00
main.py Remove deprecated --fuel-version option 2016-06-15 15:48:26 +00:00
profiler.py py3: Fix syntax error in parameter unpacking 2015-09-15 12:00:57 +02:00
utils.py Allow passing list of dicts for create-vms-conf command. 2016-05-24 12:23:35 +02:00