Reviewed: https://review.openstack.org/497460 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=64cb56c81a7309a667eea2ce85147e62d02cac91 Submitter: Jenkins Branch: master
commit 64cb56c81a7309a667eea2ce85147e62d02cac91 Author: Dmitry Tantsur <[email protected]> Date: Thu Aug 24 17:25:14 2017 +0200 Fix sample configuration generation for compute-related options Currently the compute_opts are duplicated in both [DEFAULT] and [compute] sections, while compute_group_opts are missing at all. This patch does not affect where the options actually are, only where they are displayed in the sample configuration. Closes-Bug: #1712855 Change-Id: I68f246998fd68e669b0d9ef34b00ed384f4f0c90 ** Changed in: nova Status: In Progress => Fix Released -- 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/1712855 Title: consecutive_build_service_disable_threshold config option is not in sample nova.conf Status in OpenStack Compute (nova): Fix Released Status in OpenStack Compute (nova) pike series: In Progress Bug description: Added in pike: https://review.openstack.org/#/c/463597/ That option doesn't show up here: https://docs.openstack.org/nova/latest/configuration/sample- config.html And, curiously, the compute_driver option shows up in both the [DEFAULT] and [compute] groups in the sample nova.conf. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1712855/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

