The name of “change_ext_conn”is wrongly mentioned in Openstack documentation.

Bug #1967049 reported by Ashutosh Mishra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tacker
Fix Released
Undecided
Ashutosh Mishra

Bug Description

The name of “change_ext_conn” is wrongly mentioned in Openstack document.

It's correct values as per the operation run flow is “change-ext-conn”.

Problem:

[stack@instance-vnfm-centos8-stream-20210730 ~]$ openstack vnflcm change_ext_conn d66894a1-53be-4587-a09f-10ce81dd7b09 /opt/stack/temporary/sample.json

openstack: 'vnflcm change_ext_conn d66894a1-53be-4587-a09f-10ce81dd7b09 /opt/stack/temporary/sample.json' is not an openstack command. See 'openstack --help'.

Actual CLI for "change-ext-conn" -

$ openstack vnflcm change-ext-conn -h
usage: openstack vnflcm change-ext-conn [-h]
                                        <vnf-instance>
                                        <param-file>

Change External VNF Connectivity

positional arguments:
  <vnf-instance>
                        VNF instance ID to Change External VNF Connectivity
  <param-file> Specify change-ext-conn request parameters in a json
                        file.

optional arguments:
  -h, --help show this help message and exit

This command is provided by the python-tackerclient plugin.

Documents Followed:
1. https://docs.openstack.org/tacker/latest/cli/cli-etsi-vnflcm.html#change-external-vnf-connectivity
2. https://docs.openstack.org/tacker/latest/user/etsi_vnf_change_external_vnf_connectivity.html

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

Fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/tacker/+/835929

Changed in tacker:
status: New → In Progress
Changed in tacker:
assignee: nobody → Ashutosh Mishra (ashutosh15)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tacker (master)

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

commit dbbe0834486f3c7596e41b2626a5329597ca7c68
Author: Renu <email address hidden>
Date: Thu Mar 31 04:34:14 2022 +0000

    “change_ext_conn” wrongly mentioned in document

    The name of “change_ext_conn” is wrongly mentioned
    in document.
    It correct values as per the operation run flow
    is “change-ext-conn”

    Closes-Bug: 1967049
    Change-Id: If7a8f46777d24cd0648fd4fbe734568c44ec1eff

Changed in tacker:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tacker 8.0.0.0rc1

This issue was fixed in the openstack/tacker 8.0.0.0rc1 release candidate.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.