File: rm-deprecate-ssl-opts-c88225a4ba2285ad.yaml

package info (click to toggle)
python-glanceclient 1%3A4.10.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,688 kB
  • sloc: python: 16,773; sh: 71; makefile: 29
file content (9 lines) | stat: -rw-r--r-- 286 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
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)