python-fuelclient/fuelclient/tests/unit/v2/cli
Bulat Gaifullin 330b10a052 Add option to get merged facts for environment
Since 9.1 the nailgun returns separated facts for cluster
and nodes, so some client expects that node facts also
contains cluster fact. this patch adds possibility
to get merged facts for each node, by default this flag is true

Change-Id: I29f0cc0090abca2826e273dcbe7ac4249cf7a731
Closes-Bug: 1623854
2016-09-16 15:07:07 +03:00
..
__init__.py Redone the structure of test file tree 2015-08-19 11:33:16 +02:00
test_deployment_graph.py Added option to command execute for specifying output format 2016-09-14 14:15:12 +03:00
test_engine.py Add new CLI commands for managing cluster networks and settings 2016-08-10 18:05:46 +02:00
test_env.py Add option to get merged facts for environment 2016-09-16 15:07:07 +03:00
test_extension.py Add fuel2 commands to operate on extensions 2016-09-14 18:55:31 +03:00
test_fuel_version.py Use Cliff's formatters for fuel-verion 2016-06-21 16:29:55 +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 Changed fuel2 utility to support network template as file 2015-08-19 13:35:02 -07:00
test_node.py Use six.StringIO instead of io.StringIO 2016-08-16 11:13:26 +03:00
test_openstack_config.py Run commands with --debug in tests 2016-07-22 16:10:28 +02: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_sequences.py Added option to command execute for specifying output format 2016-09-14 14:15:12 +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_vip.py Add create operation for VIP related commands 2016-05-06 12:09:46 +03:00