yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #73080
[Bug 1774208] [NEW] osprofiler config options don't show up in nova configuration reference
Public bug reported:
Looking at the nova configuration reference and sample:
https://docs.openstack.org/nova/latest/configuration/config.html
The osprofiler options aren't included:
https://github.com/openstack/osprofiler/blob/master/osprofiler/opts.py
osprofiler is optional but if available we load the config options:
https://github.com/openstack/nova/blob/465051809c1f09417207136e2ac8615838262c1a/nova/config.py#L46
So we should probably include those in the configuration reference for
nova. For example, we also include config options for the vmware driver
which is optional, and oslo.vmware is in test-requirements.txt like
osprofiler.
** Affects: nova
Importance: Low
Status: Triaged
** Tags: config docs
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1774208
Title:
osprofiler config options don't show up in nova configuration
reference
Status in OpenStack Compute (nova):
Triaged
Bug description:
Looking at the nova configuration reference and sample:
https://docs.openstack.org/nova/latest/configuration/config.html
The osprofiler options aren't included:
https://github.com/openstack/osprofiler/blob/master/osprofiler/opts.py
osprofiler is optional but if available we load the config options:
https://github.com/openstack/nova/blob/465051809c1f09417207136e2ac8615838262c1a/nova/config.py#L46
So we should probably include those in the configuration reference for
nova. For example, we also include config options for the vmware
driver which is optional, and oslo.vmware is in test-requirements.txt
like osprofiler.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1774208/+subscriptions
Follow ups