You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Brian Federle <Br...@citrix.com> on 2013/04/17 19:22:05 UTC

[MERGE] Mixed zone management

Hello,

I would like to merge down the 'mixed zone management' support: https://issues.apache.org/jira/browse/CLOUDSTACK-738

This adds a new drop-down to the top of the UI to filter out zones by type - either 'Basic' 'Advanced' or by both basic + advanced (the default). This allows a better workflow for users/admins to only view features pertaining to the zone type they are primarily managing. - i.e., if the drop-down is set to 'Basic' then features unavailable to basic zones will be hidden in the UI, such as VPC.

Note that this change also converts the project switcher on the header to a drop-down, for visual consistency.

Branch is ui-mixed-zone-management

-Brian