python-fuelclient/fuelclient/tests/unit/v2/lib
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
..
__init__.py Redone the structure of test file tree 2015-08-19 11:33:16 +02:00
test_api.py Make better names for Client and APIClient classes 2016-05-10 10:46:20 +02:00
test_client.py Remove APIClient singleton from fuelclient library 2016-04-28 14:08:39 +02:00
test_deployment_graph.py Graph list now working for all levels, not only cluster 2016-09-19 10:58:56 +03:00
test_deployment_history.py Deployment history --include-summary 2016-09-05 17:03:53 +03:00
test_environment.py Noop run on specified set of nodes 2016-09-02 10:59:16 +03:00
test_fuel_version.py Redone the structure of test file tree 2015-08-19 11:33:16 +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 Align file path for 'fuel2 network-template upload' 2016-06-01 09:31:15 +03:00
test_node.py Add fuel2 commands to undiscover nodes 2016-08-11 13:00:10 +03:00
test_openstack_config.py Add delete operation to fuel2 openstack-config 2016-06-01 14:43:16 +03: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_sequence.py Added commands to manage deployment sequences 2016-09-09 10:49:29 +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_task_additional_info.py Add support for info actions for task 2016-04-11 23:17:19 +03:00
test_vip.py Add 'vip_namespace' optional argument for fuel2 VIP create command 2016-05-31 18:27:07 +03:00