Added CORS support to Heat

Bug #1509028 reported by OpenStack Infra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Low
Unassigned

Bug Description

https://review.openstack.org/237070

Dear documentation bug triager. This bug was created here because we did not know how to map the project name "openstack/heat" to a launchpad project name. This indicates that the notify_impact config needs tweaks. You can ask the OpenStack infra team (#openstack-infra on freenode) for help if you need to.

commit 1d94dd4f2a2971e0a7dfff21a27b3f44b2cb8a0e
Author: Michael Krotscheck <email address hidden>
Date: Mon Oct 19 09:15:26 2015 -0700

    Added CORS support to Heat

    This adds the CORS support middleware to Heat, allowing a deployer
    to optionally configure rules under which a javascript client may
    break the single-origin policy and access the API directly.

    For heat, the paste.ini method of deploying the middleware was
    chosen, because it needs to be able to annotate responses created
    by keystonemiddleware. If the middleware were explicitly included
    as in the previous patch, keystone would reject the request before
    the cross-domain headers could be annotated, resulting in an
    error response that was unreadable by the user agent.

    OpenStack CrossProject Spec:
       http://specs.openstack.org/openstack/openstack-specs/specs/cors-support.html
    Oslo_Middleware Docs:
       http://docs.openstack.org/developer/oslo.middleware/cors.html
    OpenStack Cloud Admin Guide:
       http://docs.openstack.org/admin-guide-cloud/cross_project_cors.html docimpact

    Change-Id: I185f0d9f85617dd2f482cac4994ccc0a4cb6cf16

Revision history for this message
Tom Fifield (fifieldt) wrote :

autogenerate-config-docs could pick this up

tags: added: autogenerate-config-docs
Changed in openstack-manuals:
milestone: none → mitaka
status: New → Confirmed
importance: Undecided → Low
status: Confirmed → Triaged
Changed in openstack-manuals:
milestone: mitaka → newton
Changed in openstack-manuals:
status: Triaged → 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.