9f3fa5ee3b
The OpenStack SDK maps the network "router:external" field to "is_router_external". However, OSC was using the incorrect mapping, "router_external". This caused OSC to display router type as "Internal" for all networks. Change-Id: Ifcd1349ab7c5881baee751936d076bf6aa058852 Closes-Bug: #1572228
7 lines
252 B
YAML
7 lines
252 B
YAML
---
|
|
fixes:
|
|
- Fixed ``network create``, ``network show`` and ``network list``
|
|
commands to correctly display the router type in the
|
|
``router:external`` and ``Router Type`` columns.
|
|
[Bug `1572228 <https://bugs.launchpad.net/bugs/1572228>`_]
|