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
This commit is contained in:
parent
4c5955930f
commit
87b9c2b916
@ -1,6 +1,7 @@
|
||||
---
|
||||
upgrade:
|
||||
- CORS headers have been added to the versions REST API, in order
|
||||
to support versions discovery. If using 'oscomputeversions'
|
||||
pipeline in '/etc/nova/api-paste.ini', it is required to update the
|
||||
pipeline to include 'cors' filter.
|
||||
- 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.
|
||||
|
Loading…
Reference in New Issue
Block a user