deb-python-fuelclient/fuelclient/v1
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 Add fuel2 commands to operate on extensions 2016-09-14 18:55:31 +03:00
base_v1.py Add filters to 'fuel2 task list' command 2016-09-12 16:54:06 +03:00
cluster_settings.py Remove APIClient singleton from fuelclient library 2016-04-28 14:08:39 +02:00
deployment_history.py Deployment history --include-summary 2016-09-05 17:03:53 +03:00
deployment_info.py Remove APIClient singleton from fuelclient library 2016-04-28 14:08:39 +02:00
environment.py Add option to get merged facts for environment 2016-09-16 15:07:07 +03:00
extension.py Add fuel2 commands to operate on extensions 2016-09-14 18:55:31 +03:00
fuelversion.py Remove APIClient singleton from fuelclient library 2016-04-28 14:08:39 +02:00
graph.py Add 'fuel2 graph delete' command 2016-09-23 13:04:51 +03:00
network_configuration.py Remove APIClient singleton from fuelclient library 2016-04-28 14:08:39 +02:00
network_group.py Remove APIClient singleton from fuelclient library 2016-04-28 14:08:39 +02:00
node.py Add fuel2 commands to undiscover nodes 2016-08-11 13:00:10 +03:00
openstack_config.py Run commands with --debug in tests 2016-07-22 16:10:28 +02:00
plugins.py Remove APIClient singleton from fuelclient library 2016-04-28 14:08:39 +02:00
release.py Add 'fuel2 release component list' command 2016-08-01 16:56:00 +03:00
role.py Release a new 'fuel2 role *' commands 2016-09-01 10:52:50 +03:00
sequence.py Added commands to manage deployment sequences 2016-09-09 10:49:29 +03:00
snapshot.py Add fuel2 diagnostic snapshot commands 2016-08-25 09:49:11 +00:00
task.py Add filters to 'fuel2 task list' command 2016-09-12 16:54:06 +03:00
vip.py Add 'vip_namespace' optional argument for fuel2 VIP create command 2016-05-31 18:27:07 +03:00