octavia/bin
Brian Haley 1c639f01a0 Don't inherit enforcing bash errexit in devstack plugin
The devstack plugin code was sourcing a file that was
enabling bash errexit, which was then inheriting it in
later operations that could cause the shell to exit
unexpectedly.

Change both scripts to 'set +e' near exit so sourcing
them doesn't have issues.

Change-Id: I16513b0066c05cd6fc606da341df636094010a34
2020-04-15 10:10:34 -04:00
..
create_dual_intermediate_CA.sh Don't inherit enforcing bash errexit in devstack plugin 2020-04-15 10:10:34 -04:00
create_single_CA_intermediate_CA.sh Don't inherit enforcing bash errexit in devstack plugin 2020-04-15 10:10:34 -04:00
openssl.cnf Use dual intermediate CAs for devstack 2019-08-27 16:28:12 -07:00