OpenStack Tempest Puppet Module
Go to file
Maru Newby bd3d8f45b3 Remove provisioning from the default manifest.
* Separating out provisioning of users, tenants and images leaves
   the door open for reuse of the tempest configuration by other
   provisioning schemes.

Change-Id: I1878bd0b518d61c25a33ec329bcc436eb1163749
2013-07-02 14:51:53 +00:00
files actually pass arguments to run_tests script 2013-03-03 15:34:57 -08:00
lib/puppet Switch to ini_setting for managing tempest.conf. 2013-07-01 13:07:47 +00:00
manifests Remove provisioning from the default manifest. 2013-07-02 14:51:53 +00:00
.gitreview Add .gitreview 2013-05-29 11:52:19 -04:00
Gemfile Add .gitreview 2013-05-29 11:52:19 -04:00
Rakefile Add .gitreview 2013-05-29 11:52:19 -04:00
README.markdown Remove provisioning from the default manifest. 2013-07-02 14:51:53 +00:00

Module for installing and configuring tempest.

Tempest is the test suite that can be used to run integration tests on an installed openstack environment.

This module assumes the provisioning of the initial OpenStack resources has been done beforehand.