Add nova::scheduler::filter
Add nova::scheduler::filter into nova.pp so we have more configuration coverage. Change-Id: I4cd07368c0ea5bbfede72555a3e1cbc8cf01a9f0
This commit is contained in:
parent
4e58043c79
commit
58b5c418d9
@ -91,6 +91,7 @@ class openstack_integration::nova (
|
||||
Exec['create-nova'] -> Service['nova-compute']
|
||||
}
|
||||
class { '::nova::scheduler': }
|
||||
class { '::nova::scheduler::filter': }
|
||||
class { '::nova::vncproxy': }
|
||||
|
||||
class { '::nova::network::neutron':
|
||||
|
Loading…
Reference in New Issue
Block a user