octavia/octavia
Ann Taraday 248dec5d1c 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 20:04:18 +00:00
..
amphorae Use HMAC.hexdigest to avoid non-ascii characters for package data 2018-06-05 11:42:52 +00:00
api Correct flavor to flavor_id in LB API 2018-08-17 18:01:41 +02:00
certificates Fix passphrase None errors 2018-08-31 20:04:18 +00:00
cmd Add exception handling for housekeeping service 2018-08-08 21:00:25 +00:00
common Health Monitor url_path requires leading slash 2018-05-08 18:05:54 +00:00
compute Update Octavia docs for documentation migration 2017-07-03 11:43:40 -07:00
controller Don't failover amphora with LB in PENDING_* 2018-04-24 14:07:39 -07:00
db Optimize update_health process 2018-04-20 17:12:38 -07:00
hacking Fix a bad revert method and add hacking check 2017-08-16 22:08:10 +00:00
network Make the allowed_address_pairs driver better 2017-12-22 00:01:54 +01:00
policies Correct RBAC Not Authorized status code 2017-06-28 17:51:44 -07:00
tests Fix passphrase None errors 2018-08-31 20:04:18 +00:00
__init__.py Adding Python 3.4 Compatibility and Tox Check 2015-06-23 18:18:17 +00:00
i18n.py Remove _LI, _LW, _LE, _LC from i18n 2017-05-23 16:28:29 +07:00
opts.py Update Octavia docs for documentation migration 2017-07-03 11:43:40 -07:00
version.py Adds methods in version.py for proper oslo_reports setup 2016-06-07 11:51:26 +03:00