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:
Takashi Kajinami 2023-08-08 15:00:30 +09:00
parent 5a1b80f38a
commit 700571f7ec
1 changed files with 1 additions and 0 deletions

View File

@ -22,3 +22,4 @@ namespace = oslo.service.periodic_task
namespace = oslo.service.service
namespace = oslo.service.sslutils
namespace = oslo.service.wsgi
namespace = oslo.versionedobjects