File: keystone-wsgi-scripts-0d772d1f9f2d6c57.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 (11 lines) | stat: -rw-r--r-- 459 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
---
deprecations:
  - The single wsgi script for both the keystone admin and
    public endpoints have been deprecated upstream. As such,
    our support of a single wsgi script for keystone is also
    deprecated.
other:
  - Add support for the newer admin and public wsgi scripts
    for keystone. Also added is the ability to provide a custom
    script for each of these. By default, the module will leverage
    scripts provided by the keystone package.