diff --git a/dev-requirements.txt b/dev-requirements.txt index 85fbf0ba95..36fe006678 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -8,5 +8,3 @@ # See also: # https://wiki.openstack.org/wiki/Oslo#FAQs # --f http://tarballs.openstack.org/oslo.messaging/oslo.messaging-1.2.0a11.tar.gz#egg=oslo.messaging-1.2.0a11 -oslo.messaging>=1.2.0a11 diff --git a/global-requirements.txt b/global-requirements.txt index 039dd89163..ffd9205d51 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -39,6 +39,7 @@ oauth2 oauthlib ordereddict oslo.config>=1.2.0 +oslo.messaging>=1.3.0a4 oslo.rootwrap os-apply-config os-collect-config