Fix missing oslo.versionedobjects library option
This ensures the options for oslo.versionedobjects library are included in the file generated by oslo-config-generator. Change-Id: I330b0bff32538bf22094257ecff5494af6d8e3d2
This commit is contained in:
parent
5a1b80f38a
commit
700571f7ec
@ -22,3 +22,4 @@ namespace = oslo.service.periodic_task
|
||||
namespace = oslo.service.service
|
||||
namespace = oslo.service.sslutils
|
||||
namespace = oslo.service.wsgi
|
||||
namespace = oslo.versionedobjects
|
||||
|
Loading…
x
Reference in New Issue
Block a user