minwang 19c7f93882 Add cert tracking and rotating in Housekeeping
The goal of this patch is to add the function that once we detect an
amphora's cert will expire in 2 weeks from utcnow, we will update its
cert with a new one and update its db information at the same time.

In order to achieve this target, I did the following changes:

Add 2 new columns cert_busy and cert_expiration in amphora table
Add methods to get cert expiration date from PEM server_pem and
update db info
Use the new REST agent method to perform cycling
Add process in housekeeping to facilitate rotation
Add unit tests

Change-Id: I28578a3e560ee09ba300788a5423863c893b8638
2015-11-30 10:39:34 -08:00
2014-09-04 15:28:10 -06:00
2014-09-04 15:28:10 -06:00
2015-09-29 17:37:35 +00:00
2015-10-05 11:26:24 -07:00
2014-09-04 15:28:10 -06:00
2015-10-01 23:58:03 +00:00
2015-10-01 23:58:03 +00:00
2015-09-17 12:15:32 +00:00
2015-09-30 16:33:07 +00:00

Octavia

Latest Version

Downloads

Operator-grade open source scalable load balancer.

The Octavia project seeks to become the standard operator-grade load balancer in use in large OpenStack deployments. Note that it is not competing with the Neutron LBaaS extension and may never actually replace it. Rather, Octavia should be seen as "yet another vendor" which is accessed via a driver for Neutron LBaaS.

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/ subdirectory. Other documentation can be found in the docs/ directory.

Please also see https://wiki.openstack.org/wiki/Octavia/Roadmap for the latest version of our project roadmap.

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