-
Notifications
You must be signed in to change notification settings - Fork 63
106 ReleaseNotes En
CloudStack-UI 1.0.6 is released on July, 25, 2017. The release adds new functions and fixes several bugs. It also includes deep refactoring of VM creation and display component. This release notes document covers main improvements delivered with the release.
Developers have spent more than a week refactoring the old code which was written without proper design on early project phase. Right now this component has been reimplemented from scratch.
A new component was created, which allows presenting a new interface for VM filtering and grouping in this release. In addition, this component will help to create a new way of VMs displaying - it will be possible to switch between views and a new form will be added - a table format similar to the one offered by the standard ACS interface.
Reorganized VM details tabs. Previously tabs were "keyword" labeled, in this release they were changed to icons. It helps to implement more tabs with compact and visually self-descriptive labels.
NIC and SG details and configuration are moved to a separate tab which will help to implement additional network operations for advanced CS zones.
Resource usage bar allows switching between "used" and "free" presentations to help users understanding capabilities in a better way.
The release introduces VM tags and Template tags tabs. Unlike the native ACS interface which doesn't use tags, CloudStack-UI uses tags very extensively to provide additional UX capabilities. In the future versions tags will interact with UI plugins to provide additional capabilities like clientless SSH access.
Since Angular Material 2 is mature now, includes better and more beautiful components we decided switching from MDL to Material2 which will be completed in several iterations.
The release can be found at GitHub releases (https://github.com/bwsw/cloudstack-ui/releases/tag/1.0.6)
Prepared Docker image is available at Dockerhub (https://hub.docker.com/r/bwsw/cloudstack-ui/).
You can pull it with:
# docker pull bwsw/cloudstack-ui:1.0.6The project changelog is here: https://github.com/bwsw/cloudstack-ui/wiki/Changelog
Deployment guide and project info can be found at GitHub pages: https://bwsw.github.io/cloudstack-ui/
Version 1.0.7 is planned to be released on August, 7th, 2017. The release is expected to include new functionality as follows:
- Templates to VM tags copy support (client-side);
- Web-SSH plugin, which enables SSH connection facility to VMs without desktop client installed;
- Pulse plugin, which enables displaying of CPU/RAM/IO/NET metrics per VM.
Dear community member, we will be thankful if you
- try the project and provide us with a feedback;
- share the information about the project and the release in social media;
- mark the GitHub repository with star to support the project;
- join LinkedIn group.