From 642486d8216cc08dccb2d81a791d4797e674c649 Mon Sep 17 00:00:00 2001 From: Pierre Riteau <pierre@stackhpc.com> Date: Fri, 7 Oct 2022 16:07:20 +0200 Subject: [PATCH] Fix comment in OvercloudPostConfigure Change-Id: I56a25a82ad696122a37ffb1a347d72f0722b5757 --- kayobe/cli/commands.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kayobe/cli/commands.py b/kayobe/cli/commands.py index 315c787bf..51273ab1f 100644 --- a/kayobe/cli/commands.py +++ b/kayobe/cli/commands.py @@ -1779,7 +1779,7 @@ class OvercloudPostConfigure(KayobeAnsibleMixin, VaultMixin, Command): Builder (DIB), if building deployment images locally. * Register ironic inspector introspection rules with the overcloud inspector service. - * Register a provisioning network with glance. + * Register a provisioning network with neutron. * Configure Grafana for control plane. * Configure serial consoles for the ironic nodes """