rally-openstack/tests/unit/plugins/openstack/scenarios/magnum/__init__.py
Winnie Tsang cc00bd60ed [Magnum] Context and scenario for Magnum baymodel
Context and scenario to create baymodel

All Magnum scenarios will use some baymodels.
This patch sets up the Rally context to create any
baymodels needed by a scenario.  All baymodels created
will be cleaned up at the end of the job.

A simple scenario is included to test a Magnum job in
Rally.  Currently the scenario only lists the baymodel created
by the context, but later more user query type of actions can
be added to similate a large user base interacting with Magnum.

The job yaml file specifies the 3 bay types to be created by the
context:  Kubernetes, Swarm, Mesos.

Partially-Implements: blueprint benchmark-scenarios-for-magnum
Co-Authored-By: Ton Ngo <ton@us.ibm.com>
Co-Authored-By: Spyros Trigazis <strigazi@gmail.com>
Change-Id: I0979f2461c6e33c9163e19a6d7884fe1c7967e3f
2016-09-19 08:07:09 +00:00

0 lines
Python