File: authtoken-manage-python-memcache-name-bug-e1649975f9d4ae69.yaml

package info (click to toggle)
puppet-module-keystone 27.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,352 kB
  • sloc: ruby: 9,331; pascal: 301; python: 33; sh: 10; makefile: 10
file content (6 lines) | stat: -rw-r--r-- 244 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
---
fixes:
  - |
    Fixed bug where it would select the wrong memcache python binding package
    name when installing on RedHat based operating systems.
    Deployments settings the manage_memcache_package to true is now working as intended.