638c4ef2a1c0a457bf70e5020fc92ca5cfc5da8f
This patch implements the tempest plugin for basic load balancer operations in Octavia. It contains tests for loadbalancer API and a minimal operation test for loadbalancing functionality. Steps for testing in devstack environment: - Clone octavia-tempest-plugin repo, check out this patch, install octavia-tempest-plugin project. - Create a tempest work directory by running 'tempest init <workdir>'. In the etc/tempest.conf, add 'loadbalancer = true' in 'service_available' section. - Set a big value to 'OS_TEST_TIMEOUT' in .testr.conf - Add or modify other related config options (image, network, flavor, validation, etc). - Run 'tempest run --regex ^octavia_tempest_plugin' Co-Authored-By: Lingxian Kong <anlin.kong@gmail.com> Co-Authored-By: Adam Harwell <flux.adam@gmail.com> Change-Id: Ibc2904f431b15dfca2ff8e38e0d4d06c1430abea
Team and repository tags
octavia-tempest-plugin
Tempest plugin for Octavia
This project contains the Tempest plugin for the Octavia project for OpenStack Load Balancing.
For more information about Octavia see: https://docs.openstack.org/developer/octavia/
For more information about Tempest plugins see: http://docs.openstack.org/developer/tempest/plugin.html
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/octavia-tempest-plugin
- Source: http://git.openstack.org/cgit/openstack/octavia-tempest-plugin
- Bugs: http://bugs.launchpad.net/octavia
Description
Languages
Python
99.4%
Go
0.5%
Shell
0.1%