aa669f0d02
Enable admin panel for trunks. For the admin panel the delete action and the readonly operations are enabled (table view and details view). Change-Id: Icfc01612cc60798e4b0ff7379a9c8b83d3f1d60b Implements: blueprint neutron-trunk-ui
10 lines
372 B
YAML
10 lines
372 B
YAML
---
|
|
features:
|
|
- |
|
|
[:blueprint:`neutron-trunk-ui`]
|
|
Neutron trunk feature is now supported. It is supported in both the
|
|
project and admin dashboards.
|
|
The panel will be displayed if Neutron API extension 'trunk' is available.
|
|
It displays information about trunks. The details page for each trunk also
|
|
shows information about subports of that trunk.
|