Add status reason for VNF

Bug #1524181 reported by bharaththiruveedula
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tacker
Invalid
Undecided
bharaththiruveedula

Bug Description

Request for Enhancement:

Currently tacker shows the status of the VNF like
+--------------------------------------+------+--------------+----------+----------------+
| id | name | description | mgmt_url | status |
+--------------------------------------+------+--------------+----------+----------------+
| d97300a1-2631-453e-818d-0e914e4805d9 | | demo-example | | DEAD |
+--------------------------------------+------+--------------+----------+----------------+

But the operators have no clue bout the status, unless they see the logs. So we need an extra information about the status.
For example
+--------------------------------------+------+--------------+----------+----------------+--------------------------+
| id | name | description | mgmt_url | status Status Reason |
+--------------------------------------+------+--------------+----------+----------------+
| d97300a1-2631-453e-818d-0e914e4805d9 | | demo-example | | PENDING_CREATE | Unable to reach VDU |
+--------------------------------------+------+--------------+----------+----------------+--------------------------+

It must also reflect in horizon.

Tags: mitaka-rfe
tags: added: mitaka-rfe
Changed in tacker:
assignee: nobody → bharaththiruveedula (bharath-ves)
Changed in tacker:
status: New → 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.