diff --git a/dev-requirements.txt b/dev-requirements.txt index c76608831f..85fbf0ba95 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -8,7 +8,5 @@ # See also: # https://wiki.openstack.org/wiki/Oslo#FAQs # --f http://tarballs.openstack.org/oslo.config/oslo.config-1.2.0a3.tar.gz#egg=oslo.config-1.2.0a3 -oslo.config>=1.2.0a3 -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 4ecb80fa80..19f1fe6622 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -36,7 +36,7 @@ netaddr netifaces>=0.5 oauth2 ordereddict -oslo.config>=1.1.0 +oslo.config>=1.2.0 os-apply-config os-collect-config os-refresh-config