python-fuelclient/fuelclient/tests/unit/v2/cli
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
..
__init__.py Redone the structure of test file tree 2015-08-19 11:33:16 +02:00
test_deployment_graph.py Add subgraph execution support 2016-10-14 17:35:11 +03:00
test_engine.py Add new CLI commands for managing cluster networks and settings 2016-08-10 18:05:46 +02:00
test_env.py Add option to get merged facts for environment 2016-09-16 15:07:07 +03:00
test_extension.py Add fuel2 commands to operate on extensions 2016-09-14 18:55:31 +03:00
test_fuel_version.py Use Cliff's formatters for fuel-verion 2016-06-21 16:29:55 +02:00
test_health.py Release 'fuel2 health *' command 2016-09-26 17:27:44 +03:00
test_network_group.py Redone the structure of test file tree 2015-08-19 11:33:16 +02:00
test_network_template.py Changed fuel2 utility to support network template as file 2015-08-19 13:35:02 -07:00
test_node.py Use six.StringIO instead of io.StringIO 2016-08-16 11:13:26 +03:00
test_openstack_config.py Run commands with --debug in tests 2016-07-22 16:10:28 +02:00
test_plugins.py Add 'fuel2 plugins list' command support 2016-04-14 17:39:07 +00:00
test_release.py Add 'fuel2 release component list' command 2016-08-01 16:56:00 +03:00
test_role.py Release a new 'fuel2 role *' commands 2016-09-01 10:52:50 +03:00
test_sequences.py Added option to command execute for specifying output format 2016-09-14 14:15:12 +03:00
test_snapshot.py Add fuel2 diagnostic snapshot commands 2016-08-25 09:49:11 +00:00
test_task.py Add filters to 'fuel2 task list' command 2016-09-12 16:54:06 +03:00
test_vip.py Add create operation for VIP related commands 2016-05-06 12:09:46 +03:00