Public API requires authentication

Bug #1221263 reported by Roman Prykhodchenko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ironic
Fix Released
Medium
Roman Prykhodchenko

Bug Description

Some routes, e.g., / – the root and /v1 – should be available without authentication.
Currently Ironic returns 401 Unauthorised when trying to access mentioned resources with out supplying an authentication token.

Tags: api
Changed in ironic:
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to ironic (master)

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

Changed in ironic:
status: New → In Progress
Changed in ironic:
milestone: none → havana-3
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ironic (master)

Reviewed: https://review.openstack.org/45249
Committed: http://github.com/openstack/ironic/commit/c1499d559fa78fdbf8a2a4c8f52a4e8e44b77307
Submitter: Jenkins
Branch: master

commit c1499d559fa78fdbf8a2a4c8f52a4e8e44b77307
Author: Roman Prykhodchenko <email address hidden>
Date: Thu Sep 5 17:44:51 2013 +0300

    Public API

    Some parts of the API should be available without
    supplying an authentication token, e.g., / - the root
    and /v1 - the specification of the API v1.

    This patch allows to specify public routes in the
    Pecan application configuration file and specifies the
    mentioned routes as public ones.

    Fixes: bug #1221263

    Change-Id: Ie106f0767158d30fd89a72f011748537435ddeef

Changed in ironic:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in ironic:
status: Fix Committed → Fix Released
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.