Skip to content
This repository has been archived by the owner on Mar 25, 2023. It is now read-only.

1.49.14 ReleaseNotes En

MaslovaEV edited this page Dec 27, 2018 · 11 revisions

Release 1.49.14 Overview

On November 16, 2017, we released CloudStack-UI version 1.49.14. This release contains significant functional changes, as well as some fixes and improvements. A detailed description of improvements and new functionality included in the release is provided below.

List/Box view switch

An important introduction in this release is the possibility to change data representation between the "card" and "table" view. Each section contains a switch and this improvement gives a user an opportunity to work with data in each specific section in a more convenient way.

Account creation for domain administrators

This is an extension of the functionality introduced in Release 1.49.13 (account management). Now, in addition to working with existing accounts, domain administrators have a possibility to create new ones.

Adding multiple shared security groups to VM

Now users can assign multiple shared security groups to virtual machine during its creation, which is also an extension of the functionality presented in the previous release (working with shared security groups).

NGRX library

Another important change in this release is the decision to use NGRX library (store, effects, router). Using this library allows applying Redux approach when developing the application. The transition to using NGRX will take several iterations.

Deployment Instructions

The release can be found at GitHub releases: https://github.com/bwsw/cloudstack-ui/releases/tag/1.49.14.

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

The 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/.

Release 1.410.15 expectations

The release is expected to include new functionality as follows:

  • Switching the development environment to CloudStack 4.10.0. The following releases will have 1.410.X enumeration and will be tested for compatibility only with the latest version of Apache CloudStack 4.10.X;
  • Managing users for domain administrators - an extension of the functionality for account management. Administrators will be able to manage users inside accounts;
  • API log copying when an error occurs during VM creation, with which users can contact technical support;
  • Grouping in security groups view mode;
  • A possibility to specify an agreement for the use of VM installation sources (template/ISO) in VM creation.

Community Message

Dear community member, we will be thankful if you

  • try the project and provide us with feedback;
  • share the information about the project and the release in social media;
  • mark the GitHub repository with a star to support the project;
  • join LinkedIn group.
Clone this wiki locally