Remove leftover of Panko support

... because support for Panko in TripleO was removed during Ussuri
cycle (actually it was removed during Train cycle but removal was
reverted in Train) and Panko itself has been removed

Co-authored-by: Matthias Runge <mrunge@redhat.com>
Change-Id: Iadf52ec1cec555e656207cc6279c6b11a9a0887d
(cherry picked from commit 9d75598006)
This commit is contained in:
Takashi Kajinami 2021-06-02 16:50:35 +09:00 committed by Matthias Runge
parent 23b9cfe930
commit 7d21528012
3 changed files with 0 additions and 3 deletions

View File

@ -36,7 +36,6 @@ tripleo_clients_install_dict:
novaclient: present
openstackclient: present
osc-placement: present
pankoclient: present
saharaclient: present
swiftclient: present
zaqarclient: present

View File

@ -235,7 +235,6 @@ provisioner:
ovn_dbs_network: ctlplane
pacemaker_network: ctlplane
pacemaker_remote_network: ctlplane
panko_api_network: ctlplane
placement_network: ctlplane
public_network: ctlplane
qdr_network: ctlplane

View File

@ -235,7 +235,6 @@ provisioner:
ovn_dbs_network: ctlplane
pacemaker_network: ctlplane
pacemaker_remote_network: ctlplane
panko_api_network: ctlplane
placement_network: ctlplane
public_network: ctlplane
qdr_network: ctlplane