pipeline definition is updated incorrectly
Bug #1946378 reported by
Takashi Kajinami
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
puppet-barbican |
Fix Released
|
High
|
Takashi Kajinami |
Bug Description
Currently barbican::api updates the barbican_api pipeline according to auth_strategy, but this usage if quite outdated since Barbican defaulted to keystone authentication[1].
[1] https:/
There are some problems we should fix.
- The default barbican-
- The barbican_api pipeline should not be updated if auth_strategy = 'keystone'
- The pipeline definition doesn't include the http_proxy_to_wsgi middleware.
Changed in puppet-barbican: | |
importance: | Undecided → High |
assignee: | nobody → Takashi Kajinami (kajinamit) |
To post a comment you must log in.
Fix proposed to branch: master /review. opendev. org/c/openstack /puppet- barbican/ +/813041
Review: https:/