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

package info (click to toggle)
python-glanceclient 1%3A2.13.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,428 kB
  • sloc: python: 14,764; sh: 110; makefile: 35
file content (9 lines) | stat: -rw-r--r-- 286 bytes parent folder | download | duplicates (4)
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)