enable_new_services=False should only auto-disable nova-compute services
Bug #1697960 reported by
Matt Riedemann
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Medium
|
Matt Riedemann |
Bug Description
This came up in the mailing list:
http://
And was agreed that it can be considered a bug that the enable_new_services config option should only auto-disable new nova-compute services:
http://
It should not auto-disable things like nova-conductor, nova-scheduler or nova-osapi_compute, since (1) it doesn't make sense to disable those and (2) it just means the operator/admin has to enable them later to fix the nova service-list output.
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/474285
Review: https:/