python-fuelclient/fuelclient/tests/unit
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
..
common Added graph_type and dry_run flag for tasks output 2016-09-13 11:21:41 +03:00
v1 Add --noop to the command: fuel node 2016-09-07 13:57:58 +03:00
v2 Graph list now working for all levels, not only cluster 2016-09-19 10:58:56 +03:00
__init__.py Redone the structure of test file tree 2015-08-19 11:33:16 +02:00