Skip to content

OpenStack Rally Benchmarking

Samuel Ortiz edited this page Jul 8, 2016 · 1 revision

CIAO - OpenStack Compatibility for Rally Benchmarking

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)

Compute Scenarios

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