Re: [openstack-dev] Cloud Reliability and Resilience for OpenStack (Fault Injection, Chaos Engineering, and Google SRE)

2016-09-01 Thread Ilya Shakhat
Hi Jorge, Reliability testing automation is the thing that OpenStack Performance team [1] is working right now. The whole solution will consist of: * Fault injection library os-failures [2] that provides an API to do different kind of faults on different OpenStack clouds. The lib is currently

Re: [openstack-dev] Cloud Reliability and Resilience for OpenStack (Fault Injection, Chaos Engineering, and Google SRE)

2016-09-01 Thread Boris Pavlovic
Hi Jorge, Rally team is working on feature called "Hooks". "Hooks" are going to allow to use Rally to run workloads and inject any actions (including using existing Chaos frameworks) Here is the patch: https://review.openstack.org/#/c/352276/ Here is merged spec: