8e862b6018
Old deprecated ssl options block the new keystoneauth parser get the correct value, should be removed. Change-Id: Ie080f9a8fa7f4407b1fcbb7fb7c763152c5ec295 Closes-Bug: 1697163
10 lines
286 B
YAML
10 lines
286 B
YAML
---
|
|
other:
|
|
- |
|
|
The following options to the command line client, which have been
|
|
deprecated since Icehouse, have been removed:
|
|
|
|
* ``--key-file`` (use ``--os-key`` instead)
|
|
* ``--ca-file`` (use ``--os-cacert`` instead)
|
|
* ``--cert-file`` (use ``--os-cert`` instead)
|