Explorar o código

Pin oslo.context and oslo.config

Since we're currently still using Openstack Antelope containers
oslo has just had a few repos tagged May 16th which broke worker
rpc registration. We'll have to pin the requirements until the rest
of the codebase catches up.
Stefan Lupsa hai 1 ano
pai
achega
1270edd0c1
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      requirements.txt

+ 2 - 2
requirements.txt

@@ -11,8 +11,8 @@ PyMySQL
 netifaces
 oslo.cache
 oslo.concurrency
-oslo.config
-oslo.context>=2.19.1
+oslo.config<9.8.0
+oslo.context<6.0.0
 oslo.db<=12.3.2
 oslo.i18n
 oslo.log