Updated oslo_middleware to 1.2.0

This version of oslo_middleware includes new CORS support,
permitting API's to selectively break the browser's single-origin
policy. Its usage is optional.

Relevant Specification: https://review.openstack.org/#/c/179866/

Change-Id: I7c25e8a256e47e4304e23c5c2ead02f1f48ad2f1
This commit is contained in:
Michael Krotscheck 2015-05-04 13:22:18 -07:00
parent c87efe6a53
commit f0484e7219

View File

@ -67,7 +67,7 @@ oslo.db>=1.7.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.log>=1.0.0 # Apache-2.0
oslo.messaging>=1.8.0 # Apache-2.0
oslo.middleware>=1.0.0 # Apache-2.0
oslo.middleware>=1.2.0 # Apache-2.0
oslo.policy>=0.3.1 # Apache-2.0
oslo.rootwrap>=1.6.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0