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/871035
Partial-Bug: #2000308
Change-Id: I273524330c11910e15f8eccdb9025db6e7c881e1
(cherry picked from commit 65d06c9069)
This commit is contained in:
Takashi Kajinami 2022-12-22 21:51:07 +09:00
parent 9fa47ac030
commit 0b052261fe
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,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
}