rally/samples
Igor Degtiarov e02f27060b [Ceilometer] Add scenario for events and traits
Add scenarios that cover all events and traits Ceilometer API

All scenarios create new user in keystone to store new Event in Ceilometer.
create_user_and_get_event checks GET /v2/events/<message_id>
create_user_and_list_events checks GET /v2/events
create_user_and_list_event_types checks GET /v2/event_types
create_user_and_list_traits checks
GET /v2/event_types/<event_type>/traits/<trait_name>
create_user_and_list_trait_description checks
GET /v2/event_types/<event_type>/traits

Change-Id: I572730d9f69e3d63b29eeedd03ddc24071ffca3d
2015-06-15 15:26:53 +03:00
..
deployments tempest: add `admin_domain_name' to generated conf 2015-06-05 09:30:46 +02:00
plugins Switch to plugin base: context, sla, runners 2015-06-09 16:54:17 +03:00
tasks [Ceilometer] Add scenario for events and traits 2015-06-15 15:26:53 +03:00
README.rst Release 0.0.2 2015-03-12 17:48:57 +03:00

Content of samples directory

deployments

Input configurations for "rally deployment" command

plugins

Samples of Rally plugins.

tasks

Input configurations for "rally task" command