Fix mention of python-k8sapp-openstack in sysinv

Based on the app config standardization proposed in [1], the
`python-k8sapp-openstack` plugin was renamed to
`python3-k8sapp-openstack`.

Therefore, this change simply updates the mention of the plugin name in
a sysinv comment.

[1] https://review.opendev.org/c/starlingx/openstack-armada-app/+/875247

Story: 2010542
Task: 47515

Depends-On: https://review.opendev.org/c/starlingx/openstack-armada-app/+/875247

Signed-off-by: Luan Nunes Utimura <LuanNunes.Utimura@windriver.com>
Change-Id: I6eded5ce38c6597ab44fc9a8fe0fa490bf0c9e41
This commit is contained in:
Luan Nunes Utimura 2023-03-08 09:22:50 -03:00
parent 0d33f69aa3
commit 754fd7a3a7
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ LOG = log.getLogger(__name__)
# NOTE: updates in the following functions should also be reflected in
# its corresponding duplicate in openstack-armada-app nova plugin
# - openstack-armada-app/python-k8sapp-openstack/k8sapp_openstack/k8sapp_openstack/helm/nova.py
# - openstack-armada-app/python3-k8sapp-openstack/k8sapp_openstack/k8sapp_openstack/helm/nova.py
#
# _get_port_interface_id_index()
# _get_interface_name_index()