This tempest plugin is being split out of the main monasca project in accordance with Queens goal "Split Tempest Plugins into Separate Repos/Projects"[1]. This patch applies the standard boilerplate files for OpenStack projects so that it can stand on its own. [1] https://governance.openstack.org/tc/goals/queens/split-tempest-plugins.html
413 B
413 B
Installation
Tempest automatically discovers installed plugins. That's why you just need to install the Python packages that contains the Monasca Tempest plugin in the same environment where Tempest is installed.
At the command line:
$ git clone https://git.openstack.org/openstack/monasca-tempest-plugin
$ cd monasca-tempest-plugin/
$ pip install monasca-tempest-plugin