What is Rally?¶
OpenStack is, undoubtedly, a really huge ecosystem of cooperative services. Rally is a testing tool that answers the question: “How does OpenStack work at scale?”. To make this possible, Rally automates and unifies multi-node OpenStack deployment, cloud verification, testing & profiling. Rally does it in a generic way, making it possible to check whether OpenStack is going to work well on, say, a 1k-servers installation under high load. Thus it can be used as a basic tool for an OpenStack CI/CD system that would continuously improve its SLA, performance and stability.
Contents¶
- Rally project overview
- Installation and upgrades
- Quick start
- Command Line Interface
- Task Component
- Verification Component
- Rally Plugins
- Contribute to Rally
- Request New Features
- Capture Logs from services
- Check queue perfdata
- Ability to compare results between task
- Distributed load generation
- Explicitly specify existing users for scenarios
- Historical performance data
- Enhancements to installation script:
--version
and--uninstall
- Installation script:
--pypi-mirror
,--package-mirror
and--venv-mirror
- Launch Specific SubTask
- Using multi scenarios to generate load
- Multiple attach volume
- Add support of persistence task environment
- Production read cleanups
- Project Info and Release Notes