[Yahoo-eng-team] [Bug 1501505] [NEW] Allow updating of TLS refs

2015-09-30 Thread Phillip Toohill
Public bug reported: A bug prevented updating of default_tls_container_ref and failing with a 503 This bug uncovered a few other issues with null key checks and complaints if sni_container_refs were not provided. ** Affects: neutron Importance: Undecided Assignee: Phillip Toohill

[Yahoo-eng-team] [Bug 1505354] [NEW] oslo.db dependency changes breaks testing in neutron-lbaas

2015-10-12 Thread Phillip Toohill
Public bug reported: oslo.db updates removes testresources from their requirements. We must now import this ourselves. https://bugs.launchpad.net/nova/+bug/1503501 ** Affects: neutron Importance: Undecided Assignee: Phillip Toohill (phillip-toohill) Status: In Progress

[Yahoo-eng-team] [Bug 1531640] [NEW] lbaas:Service authentication from Octavia driver

2016-01-06 Thread Phillip Toohill
: Undecided Assignee: Phillip Toohill (phillip-toohill) Status: In Progress ** Tags: lbaas -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1531640 Title: lbaas:Service

[Yahoo-eng-team] [Bug 1532344] [NEW] lbaas:Remove OpenSSL from cert_parser

2016-01-08 Thread Phillip Toohill
Public bug reported: Utilize cryptography package instead of OpenSSL in the cert_parser ** Affects: neutron Importance: Undecided Assignee: Phillip Toohill (phillip-toohill) Status: In Progress ** Tags: lbaas -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1533877] [NEW] lbaas:encode cert data for processing

2016-01-13 Thread Phillip Toohill
Public bug reported: Cryptography requires the cert data to be encoded for processing. ** Affects: neutron Importance: Undecided Status: New ** Tags: lbaas -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1427396] [NEW] lbaasv2 pool list not returning all data

2015-03-02 Thread Phillip Toohill
Public bug reported: Each pool returned by the API on a request to list pools should include all relevant data, such as, session persistence and listeners. ** Affects: neutron Importance: Undecided Assignee: Phillip Toohill (phillip-toohill) Status: New ** Tags: lbaas

[Yahoo-eng-team] [Bug 1438568] [NEW] crypto expects encoded passphrase

2015-03-31 Thread Phillip Toohill
Public bug reported: When attempting to validate TLS private key and passphrase the application raises an exception, 'String expected', due to the passphrase being unicode. ** Affects: neutron Importance: Undecided Assignee: Phillip Toohill (phillip-toohill)

[Yahoo-eng-team] [Bug 1439010] [NEW] Encrypted key is not properly handled

2015-03-31 Thread Phillip Toohill
Public bug reported: Haproxy cannot load an encrypted private key. There should be a mechanism to strip the key with the provided passphrase and this un- encrypted key should be loaded. ** Affects: neutron Importance: Undecided Assignee: Phillip Toohill (phillip-toohill

[Yahoo-eng-team] [Bug 1439770] [NEW] Invalid validation for intermediates

2015-04-02 Thread Phillip Toohill
Public bug reported: The cert_parser is attempting to validate intermediates against the users private key. It only need to validate that the intermediates are readable and the users certificate/key match. ** Affects: neutron Importance: Undecided Status: New ** Tags: lbaas neutro