oslo.middleware/doc/source/glossary.rst
Dong Ma 6efcbd9936 import admin guide content from openstack-manuals
Change-Id: I9d2cda5f050801e0cc51eac5876b5cb707caff43
2017-06-27 16:34:01 +08:00

482 B

Glossary

This glossary offers a list of terms and definitions to define a vocabulary for OpenStack-related concepts.

C

Cross-Origin Resource Sharing (CORS)

A mechanism that allows many resources (for example, fonts, JavaScript) on a web page to be requested from another domain outside the domain from which the resource originated. In particular, JavaScript's AJAX calls can use the XMLHttpRequest mechanism.