Comment 2 for bug 1990793

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tacker (master)

Reviewed: https://review.opendev.org/c/openstack/tacker/+/859206
Committed: https://opendev.org/openstack/tacker/commit/2e92de26df0af79d400e7aa78b87c8987343e416
Submitter: "Zuul (22348)"
Branch: master

commit 2e92de26df0af79d400e7aa78b87c8987343e416
Author: Ken Fujimoto <email address hidden>
Date: Mon Sep 26 02:13:29 2022 +0000

    Fix k8s resource name handling in CNF v2 API

    Previously if k8s resource name contains "-",
    vnfcResourceInfo and vnfcInfo are not stored through
    CNF v2 API. This patch fixes this problem.

    Closes-Bug: #1990793
    Change-Id: If8ea964c62542df2e3d1e25034e58131480f2c37