Move API Access panel to default panel group
Change-Id: I249524a58b15492f2824382a63c7cc978e52cc7a Implements: blueprint reorganise-access-and-security
This commit is contained in:
parent
2c7483c10d
commit
65e26e9bc0
@ -1,5 +1,5 @@
|
||||
PANEL_DASHBOARD = 'project'
|
||||
PANEL_GROUP = 'compute'
|
||||
PANEL_GROUP = 'default'
|
||||
PANEL = 'api_access'
|
||||
|
||||
ADD_PANEL = \
|
||||
|
@ -1,8 +1,8 @@
|
||||
---
|
||||
features:
|
||||
- The Access & Security panel's tabs have been moved to their own panels for
|
||||
clearer navigation and better performance. API Access and Key Pairs now
|
||||
reside in the Compute panel group. Floating IPs and Security Groups are
|
||||
now in the Network panel group.
|
||||
clearer navigation and better performance. API Access is now a top level
|
||||
panel and Key Pairs now resides in the Compute panel group. Floating IPs
|
||||
and Security Groups are now in the Network panel group.
|
||||
- Download buttons for OpenStack RC files have been added to the user
|
||||
dropdown menu in the top right of Horizon.
|
||||
|
Loading…
Reference in New Issue
Block a user