Remove compute_manager, deprecated in Nova
compute_manager option has been deprecated in Nova:d9a7c16c30And is not needed with:6047d790a3Let's clean nova.conf and remove the useless option. Change-Id: Ia3ec20998db71b799874d3aaf9daa3df3ff78e3b Related-Bug: #1674375
This commit is contained in:
@@ -401,7 +401,6 @@ nova::notify_on_state_change: 'vm_and_task_state'
|
||||
nova::scheduler::enabled: true
|
||||
nova::network::neutron::dhcp_domain: ''
|
||||
nova::compute::force_config_drive: true
|
||||
nova::compute::compute_manager: 'ironic.nova.compute.manager.ClusteredComputeManager'
|
||||
nova::compute::reserved_host_memory: '0'
|
||||
nova::compute::vnc_enabled: false
|
||||
nova::compute::instance_usage_audit: true
|
||||
|
||||
Reference in New Issue
Block a user