
check_policy_json() common check need [oslo_policy].policy_file config value and it is better to register those options explicitly in check_policy_json() in case they are not register by services. Currently it work as oslo.policy opts are registered via some import in service side code path for upgradechecks which are not so safe when these code import path change. Change-Id: I16fcce119698c7375e4b58558fdce89e78a79a9b
10 lines
164 B
Plaintext
10 lines
164 B
Plaintext
oslo.config==5.2.0
|
|
oslo.i18n==3.15.3
|
|
enum34==1.0.4
|
|
PrettyTable==0.7.1
|
|
oslotest==3.5.0
|
|
stestr==2.0.0
|
|
oslo.serialization==2.21.1
|
|
oslo.utils==4.5.0
|
|
oslo.policy==2.0.0
|