Modify the Routers, Networks and Ports detail overview to display the Admin State using standard status values (UP/DOWN) instead of boolean values. Signed-off-by: Dmitriy Chubinidze <dcu995@gmail.com> Change-Id: I9c0156c26372b75c5f6afe3f86a234a44a8b2500 Closes-Bug: #2120790
8 lines
239 B
YAML
8 lines
239 B
YAML
---
|
|
fixes:
|
|
- |
|
|
[:bug:`2120790`] Fixed a bug where the *Admin state* of **Routers**,
|
|
**Networks**, and **Ports** in the overview detail views was displayed
|
|
as raw boolean values (`True` / `False`) instead of (`UP` / `DOWN`).
|
|
|