Load Balancing as a Service (LBaaS) for OpenStack
Go to file
Nir Magnezi c00488143d Fix the amphora image support for RH Linux flavors
Not all Linux flavors accept the same type of configuration to manage
NICs. The amphora-agent must be able to distinguish between different
Linux flavors and choose the appropriate type of jinja2 NIC
configuration template for each one, respectively.

Up until now, The amphora-agent had no notion of the operating system
it is running on, therefore it used NIC configuration templates that
only match Debian based Linux flavors (mostly Ubuntu). Making it
unusable for flavors such as RHEL, Fedora and CentOS.

This fix enhances how the amphora-agent is handling NIC hot plugs.
It will use the appropriate jinja2 template by checking the Amphora
distribution name when needed.

Co-Authored-By: Michael Johnson <johnsomor@gmail.com>

Closes-Bug #1548070

Change-Id: Id99948aec64656a0532afc68e146f0610bff1378
2017-01-31 20:05:07 +02:00
bin Fixes pregenerated certificates validity to 50y 2016-10-14 18:05:12 +02:00
client Initial directory skeleton 2014-09-04 15:28:10 -06:00
devstack Fix octavia multinode setup for flavor and image 2017-01-13 19:43:18 +00:00
diskimage-create Fix the amphora image support for RH Linux flavors 2017-01-31 20:05:07 +02:00
doc/source Fix the docs page title 2017-01-20 21:43:43 +00:00
elements Fix the amphora image support for RH Linux flavors 2017-01-31 20:05:07 +02:00
etc Fix the amphora image support for RH Linux flavors 2017-01-31 20:05:07 +02:00
octavia Fix the amphora image support for RH Linux flavors 2017-01-31 20:05:07 +02:00
releasenotes Fix the amphora image support for RH Linux flavors 2017-01-31 20:05:07 +02:00
specs Fix multi-typo error in Octavia 2017-01-05 11:56:20 +08:00
specs-tests Update tox 'docs' environment to test specs 2016-09-08 15:18:43 -07:00
tools Add context to unit tests 2017-01-01 01:50:56 -08:00
.coveragerc Update .coveragerc after the removal of openstack directory 2016-10-17 17:11:16 +05:30
.gitignore Octavia: Basic LoadBalancer Scenario Test 2016-09-23 22:50:05 +00:00
.gitreview Update .gitreview file for project rename 2015-06-12 23:12:30 +00:00
.testr.conf Octavia: Basic LoadBalancer Scenario Test 2016-09-23 22:50:05 +00:00
babel.cfg Setup translation for octavia 2016-12-15 00:48:02 +00:00
CONSTITUTION.rst Fix multi-typo error in Octavia 2017-01-05 11:56:20 +08:00
CONTRIBUTING.rst add CONTRIBUTING.rst 2016-12-20 16:34:46 +08:00
doc-requirements.txt Adds a process to generate key flow documentation 2016-08-10 21:39:38 +00:00
HACKING.rst Drop support for SQL Schema Downgrades 2016-06-08 18:45:34 +03:00
LICENSE Populate repository with common initial files 2014-07-02 20:30:14 -07:00
README.rst Show team and repo badges on README 2016-11-25 15:48:24 +01:00
requirements.txt Updated from global requirements 2017-01-24 19:56:56 +00:00
setup.cfg Update Python classifiers 2017-01-10 09:46:04 -06:00
setup.py Updated from global requirements 2015-09-17 12:15:32 +00:00
test-requirements.txt Updated from global requirements 2016-11-06 02:03:55 +00:00
tox.ini Add context to unit tests 2017-01-01 01:50:56 -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 http://docs.openstack.org/developer/octavia

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

Project status, bugs, and requests for feature enhancements are tracked on http://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