Thai Nguyen Ngoc 8b9aeba367 edit cluster resize with capacity is equal 0
Change-Id: I10dd0ce0800c195e4597013340714a52dba378ad
2019-03-02 13:07:49 +07:00
2017-09-06 23:21:19 -04:00
2018-01-22 22:09:33 -08:00
2018-01-11 05:10:05 -05:00
2017-09-06 23:21:19 -04:00
2017-05-03 17:11:10 +08:00
2014-12-10 15:32:50 +08:00
2019-02-05 17:48:32 +00:00
2017-03-02 11:56:05 +00:00
2018-09-26 19:00:46 -04:00

Team and repository tags

image

Tempest integration of Senlin

This project contains the Tempest plugin for the Senlin project for OpenStack Clustering.

For more information about Senlin see: https://docs.openstack.org/senlin/latest/

For more information about Tempest plugins see: https://docs.openstack.org/tempest/latest/plugin.html

Installing

Clone this repository to the destination machine, and call from the repo:

$ pip install -e .

Running the tests

To run all the tests from this plugin, call from the tempest repo:

$ tox -e all-plugin -- senlin_tempest_plugin

To run a single test case, call with full path, for example:

$ tox -e all-plugin -- senlin_tempest_plugin.tests.api.policies.test_policy_update.TestPolicyUpdate.test_policy_update

To retrieve a list of all tempest tests, run:

$ testr list-tests
Description
RETIRED, Tempest plugin for the Senlin project
Readme 1.7 MiB