88d6106dc4
This patch adds a new section to the Cloud Admin Guide for features that are common across all OpenStack Services. It then includes a page explaining CORS, its configuration, common security concerns, and troubleshooting tips. Spec: http://specs.openstack.org/openstack/openstack-specs/specs/cors-support.html Depends-on: I50636a7960e5130950fe22ac69b4bfe18aa186da Change-Id: Iff89911f45a3d123fd06d1bbd2976db8ad1f0ab6
14 lines
383 B
ReStructuredText
14 lines
383 B
ReStructuredText
======================
|
|
Cross-project features
|
|
======================
|
|
|
|
Many features are common to all the OpenStack services and are consistent in
|
|
their configuration and deployment patterns. Unless explicitly noted, you can
|
|
safely assume that the features in this chapter are supported and configured
|
|
in a consistent manner.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
cross_project_cors.rst
|