6bb922b140
Adds the enable_new_services parameter to the nova::conductor class. When a new nova services is started the conductor will create the services. If enable_new_services is set to False it will set them to disabled when they are added. Default value for the enable_new_services option is True which is the default in the nova code. Change-Id: I91bfc7a04071025a58629641b5da4f8347cfc133
4 lines
82 B
YAML
4 lines
82 B
YAML
---
|
|
features:
|
|
- Adds the enable_new_services config parameter to nova conductor
|