octavia/octavia/certificates/generator
Ann Taraday 95361c458b Fix passphrase None errors
At this moment if ca_private_key_passphrase is None loadbalancer
cannot be created due to AttributeError.
Current change adds check for None before encoding.

Story: 2003588

Task: 24896

Change-Id: I40063aa2f96534c12b284f72d16c9f5a72ad1486
(cherry picked from commit 2a2b308a39)
2018-08-31 07:10:39 +00:00
..
__init__.py Correct usage and configuration of CertManager/Generator with Stevedore 2015-08-13 19:13:22 -05:00
anchor.py import _ from octavia.i18n 2017-10-13 21:35:21 +08:00
cert_gen.py Add Cert+PK generation to Certificate Interface 2014-12-18 12:11:11 -08:00
local.py Fix passphrase None errors 2018-08-31 07:10:39 +00:00