summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMatt Riedemann <mriedem.os@gmail.com>2018-05-30 11:16:45 -0400
committerMatt Riedemann <mriedem.os@gmail.com>2018-06-16 12:46:19 +0000
commitdee92e6876cec8d3db23d54cccd7a1dec851a593 (patch)
treea4c32796f02e44cc848ea3af333b7a30dc6ca1c7 /etc
parentf64e6eada3e903d2e25ec87c770840e061c243e1 (diff)
downloadnova-dee92e6876cec8d3db23d54cccd7a1dec851a593.tar.gz
Add osprofiler config options to generated reference
osprofiler is optional, but if it's installed we'll load up the configuration options from the library, but they weren't in the generated config sample so people would have to find the osprofiler docs, or worse the code, to figure out how to configure it. This simply adds the osprofiler config options to the nova config sample, which will also show up in the config reference docs. Change-Id: I28d35165ed77487cd49d560fb1eda4f1d640734e Closes-Bug: #1774208
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 0f0f81bc75..4bdcbd4833 100644
--- a/etc/nova/nova-config-generator.conf
+++ b/etc/nova/nova-config-generator.conf
@@ -12,3 +12,4 @@ namespace = oslo.db.concurrency
namespace = oslo.middleware
namespace = oslo.concurrency
namespace = keystonemiddleware.auth_token
+namespace = osprofiler