6 Commits

Author SHA1 Message Date
Andrey Kurilin
7642d345bf Fix pep8 job according to latest set of rules
+ fix py34

Change-Id: Ie43ca6ce18928fc8a7c41fae916d44909308de70
2020-01-03 16:14:10 +02:00
Boris Pavlovic
b84a79e98b [CLI] Introduce rally db <command>
Having 2 entrypoint seems redudant and complicated for end users,
so instead of rally-manage db <commands> let's use rally db <commands>

This reduces amount of code and commands needed to know to work with
Rally which is actually good.

This patch doesn't remove rally-manage just deprecates it

Change-Id: Ib35db2d22174cd3d3eee0d87358ad07a91dce0d9
2017-08-29 13:25:37 -07:00
chenhb-zte
6bc66cb504 Add py files in doc directories to pep8 check
Change-Id: Idb4f8864ab51f5e4ee2eef7745d40d5d8b5e57ce
2017-04-01 11:13:03 +08:00
Andrey Kurilin
536881ed42 [docs] Several improvements for extensions
* plugin_reference is extended to build data for particular Plugin Base cls
* plugin_reference is extended to build data for all Plugin Bases (instead
  of just building data for hardcoded classes).
* cli_reference is extended to build data for particular command
* new include_vars extension is introduced for including const data in docs

Change-Id: I76d9f85e41c6ab8e622f6d3581478962144525ba
2017-01-23 10:16:24 +00:00
Alexander Maretskiy
d75e6f22f8 [Doc] Fix small typo in cli_reference
Change-Id: Ied595d4b8e08ec8f6cf0ef8b16b543d92650dd91
2016-05-11 13:13:27 +03:00
Andrey Kurilin
21157c92a8 [Docs] Add cli reference to docs
Change-Id: Ie6497abc115c81753b0d51f87aeeac664d6720cf
2016-02-26 16:31:03 +02:00