Add os_vif in nova-config-generator

Some config in os_vif are affecting nova behavior, so we should add them
in nova.conf.sample in order to let people fine-tune this on demand
without looking into code.

This will also change the nova config reference docs.o.o

Signed-off-by: Arnaud Morin <arnaud.morin@ovhcloud.com>
Change-Id: Icfba423fda037be9cf071022283985297a989b07
This commit is contained in:
Arnaud Morin 2022-11-07 16:32:28 +01:00
parent c97507dfcd
commit 6b9342f6e2
1 changed files with 1 additions and 0 deletions

View File

@ -16,3 +16,4 @@ namespace = oslo.concurrency
namespace = oslo.reports
namespace = keystonemiddleware.auth_token
namespace = osprofiler
namespace = os_vif