Alfredo Moralejo 30ab1da275 Remove neutron-fwaas tempest plugin installation
After [1] and [2], fwaas tempest plugin is integrated in neutron-tempest-plugin
so no additional package installation is needed.

This patch removes old fwaas tempest plugin installation. It keeps the
parameter in the manifest for backward compatibility of manifest using
it.

[1] https://review.opendev.org/#/c/643668/
[2] https://review.opendev.org/#/c/643662/

Change-Id: If2115f59657a1b6c8c8c1541f8f78f9b9103a885
2019-08-19 19:06:11 +02:00
2018-12-12 11:50:55 +01:00
2019-04-19 19:48:37 +00:00
2014-03-26 12:44:02 +01:00
2018-08-31 08:24:46 -04:00
2016-03-23 16:07:57 -04:00
2019-04-21 14:44:49 +08:00
2018-04-06 20:15:14 +08:00
2019-07-24 16:19:41 +08:00
2019-04-21 12:59:10 +08:00
2016-03-14 08:36:16 -04:00
2019-04-21 14:44:49 +08:00

Team and repository tags

Team and repository tags

Tempest

Table of Contents

  1. Overview - What is the AODH module?
  2. Development - Guide for contributing to the module
  3. Contributors - Those with commits
  4. Release Notes - Release notes for the project
  5. Repository - The project source code repository
  6. Beaker-Rspec - Beaker-rspec tests for the project

Overview

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.

Development

Developer documentation for the entire puppet-openstack project.

Contributors

Release Notes

Repository

Beaker-Rspec

This module has beaker-rspec tests

To run:

bundle install
bundle exec rspec spec/acceptance
Description
OpenStack Tempest Puppet Module
Readme 6 MiB
Languages
Ruby 46.4%
Puppet 46.3%
Python 7.3%