Просмотр исходного кода

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 1 год назад
Родитель
Сommit
cef6f69074
1 измененных файлов с 2 добавлено и 2 удалено
  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