Remove deprecated ssl options
Old deprecated ssl options block the new keystoneauth parser get the correct value, should be removed. Change-Id: Ie080f9a8fa7f4407b1fcbb7fb7c763152c5ec295 Closes-Bug: 1697163
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
---
|
||||
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)
|
||||
Reference in New Issue
Block a user