Merge "Remove ironic_host_manager usage"

This commit is contained in:
Zuul 2018-08-21 10:51:50 +00:00 committed by Gerrit Code Review
commit f2b58b85af
1 changed files with 0 additions and 4 deletions

View File

@ -1,9 +1,5 @@
class packstack::nova::sched::ironic () class packstack::nova::sched::ironic ()
{ {
class {'::nova::scheduler::filter':
scheduler_host_manager => 'ironic_host_manager',
}
class { '::nova::scheduler': class { '::nova::scheduler':
enabled => true, enabled => true,
} }