Move API Access panel to default panel group

Change-Id: I249524a58b15492f2824382a63c7cc978e52cc7a
Implements: blueprint reorganise-access-and-security
This commit is contained in:
adrian-turjak 2017-02-03 14:10:09 +13:00
parent 2c7483c10d
commit 65e26e9bc0
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
PANEL_DASHBOARD = 'project'
PANEL_GROUP = 'compute'
PANEL_GROUP = 'default'
PANEL = 'api_access'
ADD_PANEL = \

View File

@ -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.