deb-python-fuelclient/fuelclient/tests/unit/v2/cli
tivaliy d4140d5472 Add 'fuel2 graph delete' command
Currently Nailgun supports DELETE deployment graph operation
3d1f96e529c62b34877216411fc7545b84666d4b. However
python-fuelclient doesn't implement this feature. This patch
adds 'fuel2 graph delete' command to support deployment graph
removal process:

 fuel2 graph delete [-h] (-e ENV | -r RELEASE | -p PLUGIN)
                    -t GRAPH_TYPE

DocImpact
Closes-Bug: 1624918

Change-Id: If49d4f10d404edbd04bb9f1a976b36de1cb1dcfe
2016-09-23 13:04:51 +03:00
..
__init__.py Redone the structure of test file tree 2015-08-19 11:33:16 +02:00
test_deployment_graph.py Add 'fuel2 graph delete' command 2016-09-23 13:04:51 +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_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