kolla/tests
Mark Goddard 425f45ce50 Pin sensu mailer and slack plugins, fix rabbitmq
Multiple issues being fixed here.

1. The 4.0.0 release of the mailer plugin requires Ruby 2.3+, which is
   not avaiable in CentOS/RHEL7. Pin it to the 3.0.0 release, which is
   supported. While we're here, also pin the slack plugin.

   Both use the pessimistic version operator, as used in the sensu-client
   image.

2. The response code is 301 when get the
   rabbitmq_clusterer-3.6.x-667f92b0.ez with curl.  The rabbitmq source
   has changed http to https.

3. OracleLinux repos definition was changed in official image.

Co-Authored-By: chenyaguang <chenyaguang@szzt.com.cn>
Change-Id: Idac8cb696c81c7413a3da79b4868f556ef36fc8d
Closes-Bug: #1820594
(cherry picked from commit 4058c8e298)
2019-03-21 16:39:31 +00:00
..
playbooks Fix Oraclelinux build, disable collectd in gate 2018-12-12 17:49:17 +01:00
templates Pin sensu mailer and slack plugins, fix rabbitmq 2019-03-21 16:39:31 +00:00
__init__.py Add py27 py34 pypy unittest 2016-01-13 13:47:49 +08:00
clients.py Python 3 deprecated the logger.warn method in favor of warning 2015-12-29 14:40:01 +08:00
setup_gate.sh Convert gate to file backend rather than partition 2016-01-21 22:59:13 +00:00
test_build.py Disable debug logs for image builds 2018-09-24 11:06:15 +00:00
test_keystone.py Clean imports in code 2016-09-12 15:17:28 +07:00
test_set_config.py Make set_configs.py work with symlinks 2017-07-06 11:18:53 +02:00