File: disable-user-v2-31ceee5fee7653fa.yaml

package info (click to toggle)
puppet-module-manila 27.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,852 kB
  • sloc: ruby: 5,060; python: 33; makefile: 10; sh: 10
file content (9 lines) | stat: -rw-r--r-- 360 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
---
upgrade:
  - |
    Default value of the following parameters have been changed from ``true``
    to ``false``. Because of this change, the ``manila::keystone::auth`` class
    no longer creates the additional keystone user for v2 API by default.

    - ``manila::keystone::auth::configure_user_v2``
    - ``manila::keystone::auth::configure_user_role_v2``