7e8ece9474
Stop logging amphora cert for tasks: octavia-failover-amphora-flow- \ octavia-create-amp-for-lb-subflow-octavia-generate-serverpem And: octavia-create-amp-for-lb-subflow-octavia-update-cert-expiration This patch adds more exclusions to taskflow DynamicLoggingListener, which logs task results when running in debug mode. Failing Over a loadbalancer (SINGLE): Before: http://paste.openstack.org/show/C0ghBQCXBv6YXqR4YRUY/ After: http://paste.openstack.org/show/S4bezDTre4KU4oeQDrsF/ Failing Over a loadbalancer (ACTIVE_STANDBY): Before: http://paste.openstack.org/show/u9aQGvE64evYuYbcWvF4/ After: http://paste.openstack.org/show/BlJEqGYpHaZYu3LBww3g/ While writing this patch, I also tested for: 1. loadbalancer create with SINGLE topology. 2. loadbalancer create with ACTIVE_STANDBY topology. 3. loadbalancer amphora failover with SINGLE topology. 4. loadbalancer amphora failover with ACTIVE_STANDBY topology. I didn't notice any cert prints for those cases. I was not able to trigger the above-mentioned octavia-update-cert-expiration, but we have a clear indication for it in a log screenshot that I attached to the StoryBoard. Story: 2004606 Task: 28503 Change-Id: I136081045787c1bbe3ee846d5845a34201c57864 |
||
---|---|---|
api-ref/source | ||
bin | ||
devstack | ||
diskimage-create | ||
doc | ||
elements | ||
etc | ||
httpd | ||
octavia | ||
playbooks | ||
releasenotes | ||
specs | ||
specs-tests | ||
tools | ||
zuul.d | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.pylintrc | ||
.stestr.conf | ||
babel.cfg | ||
CONSTITUTION.rst | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
lower-constraints.txt | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
TESTING.rst | ||
tox.ini |
Team and repository tags
Octavia
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/
Release notes for the Octavia project are available at https://docs.openstack.org/releasenotes/octavia/
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://storyboard.openstack.org/#!/project/openstack/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
External Resources
- Octavia Wiki: https://wiki.openstack.org/wiki/Octavia
- For help on usage and hacking of Octavia, please send an email to OpenStack-dev Mailing List <mailto:openstack-discuss@lists.openstack.org> with [Octavia] tag.