octavia/octavia/certificates/generator
Ann Taraday 2a2b308a39 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
2018-08-30 09:47:54 +00:00
..
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09: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-30 09:47:54 +00:00