First pack of changes in upcoming chain to redesign Rally docs.
All information related to the installation and upgrades process
separated and refactored. Modified files fit 80 symbols margin
where possible.
[TODO] continue with other parts of the docs:
- Quick start aka Rally step-by-step
- Command Line Interface
- Rally Task Component
- Rally Verification Component
- Rally Plugins, Rally Plugins Reference
- Contribute to Rally
- Request New Features
- Project Info
[TODO] add 80 symbols margin check similar to what
Performance Documentation has
Change-Id: I0075be010fcad98272cec0928bcd29ca7b655d33
After we merged strong config schema for rally deployment, we missed to fix
devstack plugin, which creates wrong config in case of Keystone V3
Change-Id: I29ad7f1f62a911ab9c011c832b4b7eea5eeb994b
Allow rally to be installed by devstack through a different plugin
name, e.g:
enable_plugin test-rally http://github.com/rally/rally.git master
Change-Id: I43be7f7beba83ac63f6e16bdac216a41f4e2f057
Closes-Bug: #1560833
Use actual local.conf file name and format
instead of deprecated localrc in devstack related
deployment engines.
Closes-bug: #1457194
Change-Id: Iba464f33eb9d1598dfa6aabbd167712d573f79da
Switch Rally integration with Devstack to the new plugin model [1].
This allows to install Rally by one line in localrc, without
copying any files by hand. It also may make setting CI jobs easier.
[1] http://docs.openstack.org/developer/devstack/plugins.html
* Remove Sahara pluging from Rally gate job
Sahara was removed from default services that run DevStack in gates
We need to remove these scenarios from rally.yaml and add separate job
for Sahara
Depends-on: I845178bd51f2623fa56bb97f8bd5f2e4e7553613
Change-Id: Ia4e211dbf50d13068502c27c26cf5e3199542ce7