In tacker cli, stack_id is misspelled as instance_id

Bug #1628850 reported by tamil vanan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tacker
Invalid
Low
tamil vanan

Bug Description

The tacker Cli "tacker vnf-show vnf_name" lists the vnf complete details.
In which it displays a field called "instance_id". The "instance_id" field carrying the stack_id.
Its better to change its name to "stack_id" to avoid confusion.

tamilhce@devstack2:~$ tacker vnf-show my_vnf
+----------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field | Value |
+----------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
| attributes | {"heat_template": .........................................."
| created_at | 2016-09-29 07:41:03 |
| description | Demo example |
| error_reason | |
| id | b41b60ed-d47f-411b-8294-a97b8176652d |
| instance_id | 30874fca-dc32-4b65-9e71-406e580350a4 |
| mgmt_url | {"VDU1": "192.168.120.3", "VDU3": "192.168.120.7", "VDU2": "192.168.120.6"} |
| name | my_vnf |
| placement_attr | {"vim_name": "tamil"} |
| status | ACTIVE |
| tenant_id | 0786393826924239b0cfbc35bef50832 |
| updated_at | |
| vim_id | 4ccbdd47-1371-49ef-85db-bfe18988ab72 |
| vnfd_id | da40d441-d53a-4c15-af11-dda57cf65c35

Changed in python-tackerclient:
status: New → Triaged
importance: Undecided → Medium
tamil vanan (tamilhce)
Changed in python-tackerclient:
assignee: nobody → tamil vanan (tamilhce)
Revision history for this message
tamil vanan (tamilhce) wrote :
tamil vanan (tamilhce)
affects: python-tackerclient → tacker
tamil vanan (tamilhce)
Changed in tacker:
milestone: none → ocata-1
Revision history for this message
Sridhar Ramaswamy (srics-r) wrote :

term stack_id is heat related. I don't see anything wrong with "instance_id". Instance here refers to a VNF instance.

Changed in tacker:
importance: Medium → Low
status: Triaged → Invalid
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.