File: deprecate-client-09e5876938d3a374.yaml

package info (click to toggle)
puppet-module-keystone 25.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,428 kB
  • sloc: ruby: 9,684; pascal: 295; python: 38; makefile: 10; sh: 10
file content (10 lines) | stat: -rw-r--r-- 315 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
---
deprecations:
  - |
    The ``keystone::client_package_ensure`` parameter has been deprecated and
    has no effect.

  - |
    The ``keystone::client`` class has been deprecated, because
    the python-keystoneclient package no longer provides CLI. Use
    the ``openstacklib::openstackclient`` class instead.