Authentication for Barbican not enabled

Bug #1625337 reported by Christian Berendt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
Critical
Liyingjun

Bug Description

By default Barbican has not enabled the Keystone authentication:

# Use this pipeline for Barbican API - DEFAULT no authentication
[pipeline:barbican_api]
pipeline = cors unauthenticated-context apiapp

The used pipeline has to be changed in the barbican-api-paste.ini file.

According to the Barbican install guide this pipeline should be:

pipeline = cors authtoken context apiapp

Changed in kolla:
status: New → Confirmed
importance: Undecided → High
importance: High → Critical
Liyingjun (liyingjun)
Changed in kolla:
assignee: nobody → Liyingjun (liyingjun)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (master)

Fix proposed to branch: master
Review: https://review.openstack.org/384161

Changed in kolla:
status: Confirmed → In Progress
Changed in kolla:
milestone: none → 3.0.0
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.openstack.org/384161
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=626967c1a4e7d9d8e1a19a330fc31327ec5be265
Submitter: Jenkins
Branch: master

commit 626967c1a4e7d9d8e1a19a330fc31327ec5be265
Author: liyingjun <email address hidden>
Date: Sun Oct 9 14:57:29 2016 +0800

    Enable keystone authentication for Barbican

    By default Barbican has not enabled the Keystone authentication:

    [pipeline:barbican_api]
    pipeline = cors unauthenticated-context apiapp

    According to the Barbican install guide[1] this pipeline should be:

    pipeline = cors authtoken context apiapp

    [1]: http://docs.openstack.org/developer/barbican/setup/keystone.html

    Change-Id: I941515a98772a72762b20507e100e7872f3b4ab8
    Closes-bug: #1625337

Changed in kolla:
status: In Progress → Fix Released
Steven Dake (sdake)
Changed in kolla:
milestone: 3.0.0 → newton-rc2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 3.0.0.0rc2

This issue was fixed in the openstack/kolla 3.0.0.0rc2 release candidate.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.