octavia/octavia/tests/tempest
Ken'ichi Ohmichi 6ea36282f4 Don't use Tempest internal methods
All changed methods are clearly internal methods of Tempest, and the
Tempest commit 64e6b4457c748f74bfb4fbf3860ab65b65ae9beb has removed
the internal methods and now the gate issue happens.
This patch makes this project to use better ones instead.

Related-Bug: #1667824
Change-Id: I901baea1010f05f393919e5ecdd16dc1b322b213
2017-02-28 01:09:29 +00:00
..
v1 Don't use Tempest internal methods 2017-02-28 01:09:29 +00:00
v2 Don't use Tempest internal methods 2017-02-28 01:09:29 +00:00
README.rst Octavia: Implement Tempest Plugin 2016-08-24 16:47:28 -05:00
__init__.py Octavia: Implement Tempest Plugin 2016-08-24 16:47:28 -05:00
config.py Basic listener scenario test 2016-10-27 15:22:09 -07:00
plugin.py Corrected test_dir path in TempestPlugin 2016-08-28 17:06:34 +05:30

README.rst

Tempest Integration of octavia

This directory contains Tempest tests to cover the octavia project.