python-fuelclient/fuelclient/tests/unit/v2/cli
Alexander Gordeev 6d69ee31e7 Add fuel2 commands to operate on extensions
Releases new fuel2 commands to operate on extensions:
    fuel2 env extension enable
    fuel2 env extension disable
    fuel2 env extension show
    fuel2 extension list

DocImpact

Also, this change introduces the option for BaseListCommand for
specifying the default fields to sort by.

Change-Id: Idee06633689efece18838766de5c4afcd24190d7
Implements: blueprint extensions-management
Partial-Bug: #1614526
(cherry picked from commit ea08c45295)
2016-09-14 16:56:45 +00:00
..
__init__.py Redone the structure of test file tree 2015-08-19 11:33:16 +02:00
test_deployment_graph.py Fixed graph upload command 2016-08-31 16:35:45 +03:00
test_engine.py Add new CLI commands for managing cluster networks and settings 2016-08-11 17:53:18 +02:00
test_env.py Noop run on specified set of nodes 2016-09-05 10:42:06 +03:00
test_extension.py Add fuel2 commands to operate on extensions 2016-09-14 16:56:45 +00:00
test_fuel_version.py Fix Python 3 issues 2015-09-15 11:59:33 +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-17 04:02:16 +00:00
test_openstack_config.py Add delete operation to fuel2 openstack-config 2016-06-03 14:45:50 +00:00
test_plugins.py Add 'fuel2 plugins list' command support 2016-08-11 17:39:26 +02:00
test_release.py Add 'fuel2 release component list' command 2016-08-11 17:47:29 +02:00
test_sequences.py Added commands to manage deployment sequences 2016-09-09 13:06:12 +03:00
test_task.py Deployment history --include-summary 2016-09-05 17:01:11 +03:00
test_vip.py Add create operation for VIP related commands 2016-05-12 08:16:41 +00:00