940ff111a1
This patch adds angular server group details page to show details of the given server group, also shows the server group members under the current server group. Change-Id: I5b903972dd4fc5c9f1b52f97bdd7e0852d7d00d3 Partial-Implements: blueprint ng-server-groups
11 lines
483 B
YAML
11 lines
483 B
YAML
---
|
|
features:
|
|
- |
|
|
[`blueprint ng-server-groups <https://blueprints.launchpad.net/horizon/+spec/ng-server-groups>`_]
|
|
This blueprint add angular server groups panel below the
|
|
Project->Compute panel group. The panel turns on if Nova API
|
|
extension 'ServerGroups' is available. It displays information about
|
|
server groups. The details page for each server group also shows
|
|
information about instances of that server group.
|
|
Supported actions: create, delete.
|