Bar RH 32206f77f6 Remove reliance on NeutronException message field
The 'message' class member in Exception was deprecated in PY2.6 and
removed in PY3.0 [1]. Should Neutron code abandon its use of this
field, it will break current Octavia code.
This patch shields Octavia of such change, replacing exc.message
calls with exc.__str__().

[1] - https://www.python.org/dev/peps/pep-0352/

Change-Id: Ia7836f0d68e20d9964334bc41f7789efd1007939
2017-12-20 18:54:19 +00:00
2017-04-30 08:36:44 +00:00
2017-10-16 09:32:41 +08:00
2017-10-16 09:32:41 +08:00
2016-12-15 00:48:02 +00:00
2017-08-08 11:09:39 +08:00
2017-03-02 11:50:57 +00:00
2017-12-07 16:38:11 -08:00

Team and repository tags

image

Octavia

Latest Version

Octavia is an operator-grade open source scalable load balancer for use in large OpenStack deployments. It delivers load balancing services on amphorae and provides centralized command and control. Octavia is currently the reference backend for Neutron LBaaS. In the near future, Octavia is likely to become the standard OpenStack LBaaS API endpoint.

Octavia is distributed under the terms of the Apache License, Version 2.0. The full terms and conditions of this license are detailed in the LICENSE file.

Project resources

Developer documentation for the Octavia project is available at https://docs.openstack.org/octavia/latest/

The project source code repository is located at https://git.openstack.org/cgit/openstack/octavia

Project status, bugs, and requests for feature enhancements are tracked on https://launchpad.net/octavia

For more information on project direction and guiding principles for contributors, please see the CONSTITUTION.rst file in this directory, or specifications in the specs/ sub-directory.

The project roadmap is available at https://wiki.openstack.org/wiki/Octavia/Roadmap

Description
Load Balancing as a Service (LBaaS) for OpenStack
Readme 98 MiB
Languages
Python 97.4%
Shell 1.9%
Jinja 0.7%