File: noauth-7d95e5af31a00e96.yaml

package info (click to toggle)
python-cinderclient 1%3A9.8.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,840 kB
  • sloc: python: 18,011; makefile: 94; sh: 25
file content (11 lines) | stat: -rw-r--r-- 357 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
---
features:
  - |
    Cinderclient now supports noauth mode using `--os-auth-type noauth`
    param. Also python-cinderclient now supports keystoneauth1 plugins.
deprecations:
  - |
    --bypass-url param is now deprecated. Please use --os-endpoint instead
    of it.
    --os-auth-system param is now deprecated. Please --os-auth-type instead of
    it.