File: keystoneauth-8ec1e6be14cdbae3.yaml

package info (click to toggle)
python-novaclient 2%3A11.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,512 kB
  • sloc: python: 21,720; sh: 62; makefile: 21
file content (11 lines) | stat: -rw-r--r-- 374 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
---
features:
- keystoneauth plugins are now supported.
upgrade:
- novaclient now requires the keystoneauth library.
deprecations:
- novaclient auth strategy plugins are deprecated. Please use
  keystoneauth auth plugins instead.
- nova credentials is deprecated. Please use openstack token issue
- nova endpoints is deprecated. Please use openstack catalog list
  instead.