Activity log for bug #2069589

Date Who What changed Old value New value Message
2024-06-17 08:32:54 Takahiro Miyajima bug added bug
2024-06-17 08:36:08 Takahiro Miyajima description Scale is not included in the links of v1 show vnflcm of instantiated vnf ``` $ openstack vnflcm show $VNF | Instantiation State | INSTANTIATED | | Links | { | | | "self": { | | | "href": "http://localhost:9890/vnflcm/v1/vnf_instances/1cca1ade-9f21-4abf-8fec-5c69a7752c3a" | | | }, | | | "terminate": { | | | "href": "http://localhost:9890/vnflcm/v1/vnf_instances/1cca1ade-9f21-4abf-8fec-5c69a7752c3a/terminate" | | | }, | | | "heal": { | | | "href": "http://localhost:9890/vnflcm/v1/vnf_instances/1cca1ade-9f21-4abf-8fec-5c69a7752c3a/heal" | | | }, | | | "changeExtConn": { | | | "href": "http://localhost:9890/vnflcm/v1/vnf_instances/1cca1ade-9f21-4abf-8fec-5c69a7752c3a/change_ext_conn" | | | } | | | } ``` (reference) https://review.opendev.org/c/openstack/tacker/+/831341/3/doc/source/cli/cli-etsi-vnflcm.rst#185 Scale is not included in the links of v1 show vnflcm of instantiated vnf ``` $ openstack vnflcm show $VNF | Instantiation State | INSTANTIATED | | Links | { | | | "self": { | | | "href": "xxx" | | | }, | | | "terminate": { | | | "href": "xxx" | | | }, | | | "heal": { | | | "href": "xxx" | | | }, | | | "changeExtConn": { | | | "href": "xxx" | | | } | | | } ``` (reference) https://review.opendev.org/c/openstack/tacker/+/831341/3/doc/source/cli/cli-etsi-vnflcm.rst#185
2024-06-17 08:37:11 Takahiro Miyajima description Scale is not included in the links of v1 show vnflcm of instantiated vnf ``` $ openstack vnflcm show $VNF | Instantiation State | INSTANTIATED | | Links | { | | | "self": { | | | "href": "xxx" | | | }, | | | "terminate": { | | | "href": "xxx" | | | }, | | | "heal": { | | | "href": "xxx" | | | }, | | | "changeExtConn": { | | | "href": "xxx" | | | } | | | } ``` (reference) https://review.opendev.org/c/openstack/tacker/+/831341/3/doc/source/cli/cli-etsi-vnflcm.rst#185 Scale is not included in the links of v1 show vnflcm of instantiated vnf ``` $ openstack vnflcm show $VNF | Instantiation State | INSTANTIATED | | Links       | { | | | "self": { | | | "href": "xxx" | | | }, | | | "terminate": { | | | "href": "xxx" | | | }, | | | "heal": { | | | "href": "xxx" | | | }, | | | "changeExtConn": { | | | "href": "xxx" | | | } | | | } ``` (reference) https://review.opendev.org/c/openstack/tacker/+/831341/3/doc/source/cli/cli-etsi-vnflcm.rst#185
2024-06-17 08:38:45 Takahiro Miyajima description Scale is not included in the links of v1 show vnflcm of instantiated vnf ``` $ openstack vnflcm show $VNF | Instantiation State | INSTANTIATED | | Links       | { | | | "self": { | | | "href": "xxx" | | | }, | | | "terminate": { | | | "href": "xxx" | | | }, | | | "heal": { | | | "href": "xxx" | | | }, | | | "changeExtConn": { | | | "href": "xxx" | | | } | | | } ``` (reference) https://review.opendev.org/c/openstack/tacker/+/831341/3/doc/source/cli/cli-etsi-vnflcm.rst#185 Scale is not included in the links of v1 show vnflcm of instantiated vnf ``` $ openstack vnflcm show $VNF | Instantiation State   | INSTANTIATED | Links           | { |               |   "self": { |               |     "href": "xxx" |               |   }, |               |   "terminate": { |               |     "href": "xxx" |               |   }, |               |   "heal": { |               |     "href": "xxx" |               |   }, |               |   "changeExtConn": { |               |     "href": "xxx" | |               |   } |               | } ``` (reference) https://review.opendev.org/c/openstack/tacker/+/831341/3/doc/source/cli/cli-etsi-vnflcm.rst#185
2024-06-17 08:38:59 Takahiro Miyajima description Scale is not included in the links of v1 show vnflcm of instantiated vnf ``` $ openstack vnflcm show $VNF | Instantiation State   | INSTANTIATED | Links           | { |               |   "self": { |               |     "href": "xxx" |               |   }, |               |   "terminate": { |               |     "href": "xxx" |               |   }, |               |   "heal": { |               |     "href": "xxx" |               |   }, |               |   "changeExtConn": { |               |     "href": "xxx" | |               |   } |               | } ``` (reference) https://review.opendev.org/c/openstack/tacker/+/831341/3/doc/source/cli/cli-etsi-vnflcm.rst#185 Scale is not included in the links of v1 show vnflcm of instantiated vnf ``` $ openstack vnflcm show $VNF | Instantiation State   | INSTANTIATED | Links           | { |               |   "self": { |               |     "href": "xxx" |               |   }, |               |   "terminate": { |               |     "href": "xxx" |               |   }, |               |   "heal": { |               |     "href": "xxx" |               |   }, |               |   "changeExtConn": { |               |     "href": "xxx" |               |   } |               | } ``` (reference) https://review.opendev.org/c/openstack/tacker/+/831341/3/doc/source/cli/cli-etsi-vnflcm.rst#185
2024-06-18 12:35:00 OpenStack Infra tacker: status New In Progress