252929510b5f82b8b8571d19861068129245f7b3
python-octaviaclient unit tests now require osc-lib>=4.3.0. That fixes issues in the tests when using older osc-lib releases: AttributeError: 'FakeClientManager' object has no attribute 'sdk_connection' 4.3.0 introduces a few deprecations that will be fixed in a follow-up commit Change-Id: I3a48ea49c3e6d5a8e59effcbf67f1fc90382d065 Signed-off-by: Gregory Thiemonge <gthiemon@redhat.com>
Team and repository tags
python-octaviaclient
Octavia client for OpenStack Load Balancing
This is an OpenStack Client (OSC) plugin for Octavia, an OpenStack Load Balancing project.
For more information about Octavia see: https://docs.openstack.org/octavia/latest/
For more information about the OpenStack Client see: https://docs.openstack.org/python-openstackclient/latest/
- Free software: Apache license
- Documentation: https://docs.openstack.org/python-octaviaclient/latest/
- Source: https://opendev.org/openstack/python-octaviaclient
- Release notes: https://docs.openstack.org/releasenotes/python-octaviaclient/
- Bugs: https://bugs.launchpad.net/octavia
Getting Started
Note
This is an OpenStack Client plugin. The
python-openstackclient project should be installed to use
this plugin.
Note
This project is only intended to be used for the OpenStack Client CLI. The openstacksdk should be used for python bindings.
Octavia client can be installed from PyPI using pip
If you want to make changes to the Octavia client for testing and contribution, make any changes and then run
or
Description
Languages
Python
99.7%
Shell
0.3%