forked from ciao-project/ciao
-
Notifications
You must be signed in to change notification settings - Fork 0
OpenStack Rally Benchmarking
Samuel Ortiz edited this page Jul 8, 2016
·
1 revision
This page is to track the work progress on enabling main scenarios of Rally Benchmarking
For a complete reference please refer to Rally Benchmarking scenarios
WIP/-> Work In Progress indirectly (an api dependency might have been developed in a previous task)
Status | Scenario | Description | Comments |
---|---|---|---|
Complete | Boot/Delete | Create and destroy machines | |
WIP/ | boot-and-list | Create and list machines -> still need to verify if completed yet | |
WIP/ | list-flavors | List Workloads -> still need to verify if completed yet | |
create-flavor | Create Workloads | ||
pause-and-unpause | Pause machines in a specific state and unpause them from the same state (take image -> save it to a file, free CPU but not RAM) | ||
suspend-and-resume | Suspend machines and resume them (take image -> save it to a file, free CPU and RAM) | ||
resize-server | Change flavor (capacity) | ||
WIP/ | boot-and-migrate | Create machine and send it to another compute node | Need to be discussed probably by Sprint 3 |
WIP/ | list-hosts | List compute nodes | |
list-hypervisors | List hypervisors in the cloud environment (KVM and Docke, others probably ...) | ||
WIP/ | list-services | List compute services (as nova-conductor, nova-scheduler, nova-consoleauth, nova-compute, nova-network) | Need to be discussed probably by Sprint 3 |
Development
- Release Process
- QA
- Vendoring FAQ
- [Single VM Development Environment] (https://github.com/01org/ciao/wiki/Single-VM-Machine-Development-Environment)
Architecture
Usage