python-fuelclient/fuelclient
Ilya Kutukov a23cc5e94f Graph list now working for all levels, not only cluster
Before this patch it was possible only to view list of graphs
that are related to cluster level of given env and no more.

Now graphs list for env is returning all graphs
related to it (release, plugins and cluster level).

Now the following commands are possible:

fuel2 graph list [--env ENV_ID] [--cluster] [--plugins] [--release]

All options working as filter narrowing list to the given environment
related graphs and/or graphs levels.

Change-Id: I006cf6767a9bf0d89af5026728bd13ddc42c4aa8
Partial-Bug: #1563851
Closes-Bug: #1621585
2016-09-19 10:58:56 +03:00
..
cli Add --noop to the command: fuel node 2016-09-07 13:57:58 +03:00
commands Graph list now working for all levels, not only cluster 2016-09-19 10:58:56 +03:00
common Added graph_type and dry_run flag for tasks output 2016-09-13 11:21:41 +03:00
objects Graph list now working for all levels, not only cluster 2016-09-19 10:58:56 +03:00
tests Graph list now working for all levels, not only cluster 2016-09-19 10:58:56 +03:00
v1 Graph list now working for all levels, not only cluster 2016-09-19 10:58:56 +03:00
__init__.py Added commands to manage deployment sequences 2016-09-09 10:49:29 +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