Fleio version 2021.04.0 is now available in beta and you can test it in your lab environment since this release is not recommended for production.

You can read more about our release model here.

Octavia support

With 2021.04.0 we have added support for Octavia OpenStack project.

After you will upgrade your Fleio installation you will be able to deploy and manage load balancers. This includes listeners, pools, health monitors, L7 policy rules and so on.

Note that the Octavia support was implemented only for the end-user and it’s available only on the new end-user angular panel.

In order to activate the end-user Angular panel, please check our documentation.

Translations for Angular panels

With the latest release we have also implemented translations for Angular panels.

These translations are implemented differently than the AngularJS ones, so you will have to prepare them for when we will remove the AngularJS panel.

Please see the documentation on how to add a translation for a new language to the new Angular frontend.

As always, if you have any issues or questions regarding the new translations, please contact our support team.

Availability Zones support

With 2021.04 release we have also added support for Availability zones.

Now you will be able to decide in which availability zones your cloud resource will be deployed.

The Availability Zones support was implemented in all Angular panels (end-user, staff and reseller) for the following cloud resources:

  • instances
  • networks
  • routers
  • volumes

Create cloud resources in staff panel

In the latest release, we have changed the way how staff will create cloud resources, by allowing the authorized staff users to also create cloud resources in the admin project.

Before this, the staff user would need to perform this by other means, like Horizon or command line.

With the latest changes, a staff user that has proper authorization will be able to choose if the resource will be deployed in the admin project or in the client project:

However, this new option comes with a responsibility, so we have added a new authorization option that can be configured on a user group or directly on a user:

Keep in mind that this will be enabled by default.

We would also like to remind you that we’re retiring system package deployment in a few months.

If you didn’t read our blog post where we have detailed why and when are we going to retire the packages, please check the Retiring system package deployment blog post. Don’t forget to use the --include-beta flag when running the docker installation command, it will take into account beta releases when determining the “latest” release:

curl -s -o install https://fleio.com/install && sudo bash install --include-beta

We’ll talk about some of the other features in the stable release, 2021.04.1, which should be out in about one week.

In the meanwhile, see a complete list of changes in the https://fleio.com/docs/changelog/v2021.04.0.html.