Skip to content

Releases: 0-complexity/openvcloud

Bugfix release

17 Oct 13:16
518a982
Compare
Choose a tag to compare

Fix for problem introduced in 2.4.5.1 See: #1910

Release v2.4.5.1

10 Oct 06:04
Compare
Choose a tag to compare

Release: v2.4.5

Bugfix + Minor features

16 Aug 12:21
d2a4464
Compare
Choose a tag to compare

Notes:

This release contains small feature and bugfixes.

Update process:

Due to change #1619 some manual updates for the system-config are required prior to running this update.

You will need to update the system-config,yaml to have the ssl certificates embedded see example. Take care to make sure you give the certificates the same name as before the update.

An easy way to accomplish this is by running a script on one of the controllers

wget https://raw.githubusercontent.com/0-complexity/openvcloud_installer/d57d2f1cc7114171226e97211450f00a5c06208f/scripts/migrations/migrate244
apt-get install python3-yaml
python3 migrate244

And then run the normal update.

Alternatively you can change it manually and write the system-config,
Then run the regular update.

Make sure to update the system-config in the git repository aswell.

Features:

Bug fixes:

Bug fix release

Feature Release

21 May 06:29
6ae7121
Compare
Choose a tag to compare

Feature Release

07 Mar 06:40
Compare
Choose a tag to compare

Release notes:

New features:

  • Master install is based on kubernetes and is setup HA by default.
  • Ability to import CD-ROM images and VM tempaltes from URL
  • Automates upgrade procedure
  • Ability to execute jumpscripts from portal
  • Nodes in maintenance don't generate alerts
  • VM delete deletes actually data after 7days allowing the possiblity to recover a VM within those 7days
  • Cloudspace subnet is configurable during creation of cloudspace
  • Allow ability to boot VMs in UEFI mode. (based on the image type)
  • Create template from an existing VM (restored functionality)
  • Make it possible to boot VM from CD-ROM image (recovery mode)
  • Add 0-access (secure login to physical infrastructure)

OpenvCloud issues resolves:

Read more

Bug fix release

25 Jan 11:01
44fca5f
Compare
Choose a tag to compare

Bug fix release

03 Jan 18:57
7cf9376
Compare
Choose a tag to compare

Bug fix release