87b9c2b916
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
8 lines
318 B
YAML
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.
|