======================
Octavia Tempest Plugin
======================
Team and repository tags
========================
.. image:: https://governance.openstack.org/tc/badges/octavia-tempest-plugin.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html
.. Change things from this point on
Tempest integration of 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/octavia/latest/
For more information about Tempest plugins see:
https://docs.openstack.org/tempest/latest/plugin.html
* Free software: Apache license
* Documentation: https://docs.openstack.org/octavia-tempest-plugin/latest/
* Source: https://opendev.org/openstack/octavia-tempest-plugin
* Bugs: https://storyboard.openstack.org/#!/project/openstack/octavia-tempest-plugin
Installing
----------
From the tempest directory, setup the tempest virtual environment for the
Octavia tempest plugin::
$ tox -e venv-tempest -- pip3 install -e <path to octavia-tempest-plugin>
For example, when using a typical devstack setup::
$ cd /opt/stack/tempest
$ tox -e venv-tempest -- pip3 install -e /opt/stack/octavia-tempest-plugin
Running the tests
-----------------
To run all the tests from this plugin, call from the tempest repo::
$ tox -e all -- octavia_tempest_plugin
To run a single test case, call with full path, for example::
$ tox -e all -- octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_basic_traffic
To retrieve a list of all tempest tests, run::
$ testr list-tests
Raw data
{
"_id": null,
"home_page": "https://docs.openstack.org/octavia-tempest-plugin/latest/",
"name": "octavia-tempest-plugin",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": "OpenStack",
"author_email": "openstack-discuss@lists.openstack.org",
"download_url": "https://files.pythonhosted.org/packages/3c/05/c7b2ee3c702bcbfa671a8c7bdc0408ccfc639500919f557e400b0a936684/octavia_tempest_plugin-3.1.0.tar.gz",
"platform": null,
"description": "======================\nOctavia Tempest Plugin\n======================\n\nTeam and repository tags\n========================\n\n.. image:: https://governance.openstack.org/tc/badges/octavia-tempest-plugin.svg\n :target: https://governance.openstack.org/tc/reference/tags/index.html\n\n.. Change things from this point on\n\nTempest integration of Octavia\n==============================\n\nThis project contains the Tempest plugin for the Octavia project for\nOpenStack Load Balancing.\n\nFor more information about Octavia see:\nhttps://docs.openstack.org/octavia/latest/\n\nFor more information about Tempest plugins see:\nhttps://docs.openstack.org/tempest/latest/plugin.html\n\n* Free software: Apache license\n* Documentation: https://docs.openstack.org/octavia-tempest-plugin/latest/\n* Source: https://opendev.org/openstack/octavia-tempest-plugin\n* Bugs: https://storyboard.openstack.org/#!/project/openstack/octavia-tempest-plugin\n\nInstalling\n----------\n\nFrom the tempest directory, setup the tempest virtual environment for the\nOctavia tempest plugin::\n\n $ tox -e venv-tempest -- pip3 install -e <path to octavia-tempest-plugin>\n\nFor example, when using a typical devstack setup::\n\n $ cd /opt/stack/tempest\n $ tox -e venv-tempest -- pip3 install -e /opt/stack/octavia-tempest-plugin\n\nRunning the tests\n-----------------\n\nTo run all the tests from this plugin, call from the tempest repo::\n\n $ tox -e all -- octavia_tempest_plugin\n\nTo run a single test case, call with full path, for example::\n\n $ tox -e all -- octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_basic_traffic\n\nTo retrieve a list of all tempest tests, run::\n\n $ testr list-tests\n\n",
"bugtrack_url": null,
"license": null,
"summary": "Tempest plugin for Octavia",
"version": "3.1.0",
"project_urls": {
"Homepage": "https://docs.openstack.org/octavia-tempest-plugin/latest/"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0636ad542137a110b3feb1572a8eb332d584c2493749118209a96e0e5e9fede3",
"md5": "7b59e57b8475ff435beb71f68d7f29e7",
"sha256": "d6a427a13f55cd652d1326e4eebe1158e55bb44182bb0edf41440c037f63ff9c"
},
"downloads": -1,
"filename": "octavia_tempest_plugin-3.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7b59e57b8475ff435beb71f68d7f29e7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 247278,
"upload_time": "2025-07-25T11:06:38",
"upload_time_iso_8601": "2025-07-25T11:06:38.165744Z",
"url": "https://files.pythonhosted.org/packages/06/36/ad542137a110b3feb1572a8eb332d584c2493749118209a96e0e5e9fede3/octavia_tempest_plugin-3.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3c05c7b2ee3c702bcbfa671a8c7bdc0408ccfc639500919f557e400b0a936684",
"md5": "14ddc5469cdf8a2772b1c0aac3faedeb",
"sha256": "395cd6b33ddac3fa3277df389c2fcd77ccf2da43aaa1dfeaa6ca045e5942d05f"
},
"downloads": -1,
"filename": "octavia_tempest_plugin-3.1.0.tar.gz",
"has_sig": false,
"md5_digest": "14ddc5469cdf8a2772b1c0aac3faedeb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 200110,
"upload_time": "2025-07-25T11:06:39",
"upload_time_iso_8601": "2025-07-25T11:06:39.496991Z",
"url": "https://files.pythonhosted.org/packages/3c/05/c7b2ee3c702bcbfa671a8c7bdc0408ccfc639500919f557e400b0a936684/octavia_tempest_plugin-3.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-25 11:06:39",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "octavia-tempest-plugin"
}