nova/releasenotes/notes/add-cors-to-versions-pipeline-56277ca66e796569.yaml
Chris Dent 87b9c2b916 Update cors-to-versions-pipeline release note
The release note added in I4052186bffa3bddb4d28e378e6a135694a71e05b
was not entirely clear on what needs to be done to enable the feature
in existing deployments. This change attempts to make things more
clear.

Change-Id: Iaa18c70b8536f01fb543cb2cf3d2e4144893b9cd
2016-12-06 10:31:53 +00:00

8 lines
318 B
YAML

---
upgrade:
- To allow access to the versions REST API from diverse origins,
CORS support has been added to the 'oscomputeversions' pipeline
in '/etc/nova/api-paste.ini'. Existing deployments that wish to
enable support should add the 'cors' filter at the start of the
'oscomputeversions' pipeline.