deb-python-fuelclient/fuelclient
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
..
cli Add option to get merged facts for environment 2016-09-16 15:07:07 +03:00
commands Add 'fuel2 graph delete' command 2016-09-23 13:04:51 +03:00
common Added graph_type and dry_run flag for tasks output 2016-09-13 11:21:41 +03:00
objects Merge "Graph list now working for all levels, not only cluster" 2016-09-19 15:25:13 +00:00
tests Add 'fuel2 graph delete' command 2016-09-23 13:04:51 +03:00
v1 Add 'fuel2 graph delete' command 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
client.py Now it is possilble to upload deployment graph via CLI 2016-08-25 01:55:47 +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