Merge "Move API Access panel to default panel group"

This commit is contained in:
Jenkins 2017-02-22 12:51:13 +00:00 committed by Gerrit Code Review
commit 72f4d07edc
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.