rally-openstack/etc
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
..
rally [Bug-Fix]: Remove ability to put incorrect kwargs for an exception 2015-09-02 17:16:29 +03:00
rally.bash_completion [cli] Introduce "rally plugin" show and list commands 2015-09-16 14:22:16 -07:00