
This change enables to specify a client certificate/key with: * usual CLI options (--os-cert/--os-key) * usual environment variables ($OS_CERT/$OS_KEY) * os-client-config Change-Id: Ibeaaa5897ae37b37c1e91f3e47076e4e8e4a8ded Closes-Bug: #1565112
7 lines
261 B
YAML
7 lines
261 B
YAML
---
|
|
features:
|
|
- Support client certificate/key. Client certificate/key can be provided
|
|
using --os-cert/--os-key options, $OS_CERT/$OS_KEY environment
|
|
variables or os-client-config config.
|
|
[Bug `1565112 <https://bugs.launchpad.net/bugs/1565112>`_]
|