Ironic: Manage [nova] options by puppet

This enables the ironic::nova class, to manage [nova] options in
ironic.conf, to disable/enable power notifications from ironic to
nova.

Backport note:
We merge the tht patch first to avoid bug 2002469 .

Depends-on: https://review.opendev.org/871036
Partial-Bug: #2000308
Change-Id: I273524330c11910e15f8eccdb9025db6e7c881e1
(cherry picked from commit 65d06c9069)
(cherry picked from commit 0b052261fe)
This commit is contained in:
Takashi Kajinami 2022-12-22 21:51:07 +09:00
parent c6d3f8c6a3
commit 56dfb660d4
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ class tripleo::profile::base::ironic::conductor (
include ironic::drivers::inspector
include ironic::glance
include ironic::neutron
include ironic::nova
include ironic::service_catalog
include ironic::swift
}