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

1.410.18 ReleaseNotes En

MaslovaEV edited this page Dec 27, 2018 · 10 revisions

Release 1.410.18 Overview

On January 29, 2018, CloudStack-UI version 1.410.18 was released. The detailed description of all functional changes is provided below.

SSH keys are stored in account tags

Apache Cloudstack 4.11 supports tags for accounts. This functionality allows storing a description for SSH keys using this feature. In the current release of CloudStack-UI, the function can be disabled in the application's configuration file to ensure backward compatibility. This function will be available without restrictions after moving CloudStack-UI to CloudStack 4.11 version (see Config guide for details).

Improved VM disk offering chooser component

The modified component allows users to see complete information about each disk offering. This component is used when creating a VM and when changing an existing disk offering for a volume. In addition, it is possible to set additional options for the disk offering during application deployment. Users will see these characteristics in addition to default ones. This setting is specified in the configuration file (see Config guide for details).

Improved service offering chooser component

Service offering chooser component was improved in the current release. Offerings can be grouped by classes, custom and fixed offerings are displayed separately. The interactive search function is supported. Service offering classes are specified in the configuration file (see Config guide for details). This function is experimental, it is planned to expand it in the next release by adding an opportunity to assign classes to service offerings.

Private Security Groups management

Several important changes have been applied to the Firewall section. First of all, a section of private security groups was introduced. The list of private groups created with virtual machines is available here. Available actions for groups are view rules and edit rules. Users can also see details of groups in the sidebar. There is an option to view "orphan" groups - private groups that were not deleted together with VM because of occurred error. This option helps to track the presence of groups without VMs and delete them if there are any.

In addition, starting from the current release, VM name is assigned to private security name during VM creation. This function allows users to better navigate in the section of private security groups.

Deployment instructions

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

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

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.19 expectations

Key features of the next release:

  • Assigning classes to service offerings
  • Managing snapshots in the "Snapshots" section
  • Managing security group tags in the sidebar
  • Ability to configure the main menu
  • IPv6 support when working with security group rules

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