yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #77402
[Bug 1810656] Re: Missing some configurations when genconfig
[Expired for OpenStack Compute (nova) because there has been no activity
for 60 days.]
** Changed in: nova
Status: Incomplete => Expired
--
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/1810656
Title:
Missing some configurations when genconfig
Status in OpenStack Compute (nova):
Expired
Bug description:
Description
===========
When i use `tox -egenconfig` to generate nova.conf, many configurations
are not in nova.conf.
Only include:
# egrep -v "^#|^$" nova.conf.sample
[DEFAULT]
[oslo_concurrency]
[profiler]
Steps to reproduce
==================
* Git clong nova source code
* tox -egenconfig
* check etc/nova/nova.conf.sample
Expected result
===============
Got whole configurations in nova.conf
Actual result
=============
Only
# egrep -v "^#|^$" nova.conf.sample
[DEFAULT]
[oslo_concurrency]
[profiler]
Environment
===========
# git log
commit a8e992b1057a3c0c56478baaf6f090aad87438d4
Merge: 8ef3d25 d6c1f6a
Author: Zuul <zuul@xxxxxxxxxxxxxxxxxxxx>
Date: Fri Jan 4 23:28:29 2019 +0000
Merge "libvirt: Add workaround to cleanup instance dir when using
rbd"
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1810656/+subscriptions
References