cue/rally-jobs/plugins/__init__.py
dagnello 45fb8e8f42 Rally Test Framework Integration
* Integration of Rally framework in Cue project's and vagrant/devstack
* Added initial cluster create and delete scenario test
* Implemented initial scenario base class which inherits from rally's
  base.scenario and provides basic Cue CRUD interfacing
* To execute all Rally scenarios (currently one) in vagrant vm:
  1.  source admin user/tenant credentials for devstack environment
    > openrc admin admin
  2.  run script: run_rally_scenarios.sh (will run in verbose debug)
    > run_rally_scenarios.sh

Change-Id: I4e0015b69d9235d46fc785aa016c6d6f0e0caeb2
2015-05-05 13:31:24 -07:00

0 lines
Python