summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorArnaud Morin <arnaud.morin@ovhcloud.com>2022-11-07 16:32:28 +0100
committerArnaud Morin <arnaud.morin@ovhcloud.com>2022-11-07 16:32:28 +0100
commit6b9342f6e256f5e182dde19b68315cc820f34109 (patch)
treebd5833349aad36a67f2ab886dd07a0c4404ac618 /etc
parentc97507dfcd57cce9d76670d3b0d48538900c00e9 (diff)
downloadnova-6b9342f6e256f5e182dde19b68315cc820f34109.tar.gz
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
Diffstat (limited to 'etc')
-rw-r--r--etc/nova/nova-config-generator.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/nova/nova-config-generator.conf b/etc/nova/nova-config-generator.conf
index 742f348f11..8b7fd3bec8 100644
--- a/etc/nova/nova-config-generator.conf
+++ b/etc/nova/nova-config-generator.conf
@@ -16,3 +16,4 @@ namespace = oslo.concurrency
namespace = oslo.reports
namespace = keystonemiddleware.auth_token
namespace = osprofiler
+namespace = os_vif