rally-openstack/tests/functional
Boris Pavlovic a3fcc33daa [cli] Introduce "rally plugin" show and list commands
This patch does a few things

- Introduce rally.common.plugin.info.InfoMixin
  and adds it to plugin base. It adds method get_info()
  to all plugins. This method returns information about plugin
  such like title, description, arguments, plugin module

- Introduce rally plugin show and list commands that returns
  information about all plugins

- Moves info related methods from rally.common.utils to
  rally.common.plugin.info module

Related-Bug: #1470895
Change-Id: I8db12e3017d241a2b8bc549a817dad817f922437
2015-09-16 14:22:16 -07:00
..
extra Refactoring of scenario plugin base 2015-08-14 08:27:20 -07:00
__init__.py Display proper missing argument name 2014-10-13 20:48:13 +03:00
test_cli_deployment.py Don't change global environment in functionaltests 2015-06-18 18:26:12 +03:00
test_cli_plugin.py [cli] Introduce "rally plugin" show and list commands 2015-09-16 14:22:16 -07:00
test_cli_task.py Don't change global environment in functionaltests 2015-06-18 18:26:12 +03:00
test_cli_verify.py Configure gate-rally-dsvm-verify 2014-12-12 01:28:01 +02:00
utils.py Don't change global environment in functionaltests 2015-06-18 18:26:12 +03:00