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

Releases: Support-pl/ione

Version v1.0.4

30 Sep 12:50
21c19a1
Compare
Choose a tag to compare

Key Updates

  • OCI and Alpine environment
  • Full compatibility with OpenNebula 6

Version 1.0.3

19 Aug 10:14
47c4876
Compare
Choose a tag to compare

Important

This version brings some major changes in it's Obejcts DB schemas. So in order to stay zero-downtime during update, and so on, you should consider deleting ars records(which may cause loss of billing data, so make sure stored data is utilised). Migration tool coming soon

Changes:

  • PUBLIC_NETWORK_DEFAULTS settings split into PaaS and IaaS separately

Bug Fixes:

  • Fixed "Using wrong(down) case for VN_MAD on Hosts tab" bug
  • NoMethodError in fail during install resolved
  • Username mess with Linux/Win VMs fixed

New Features

  • Debian support(apt)
  • Recover based Reinstall(Recreate)
  • Update IONe version via rake update (Note that it simply clones changes from master brunch, compares versions and rewrites code with new, this doesn't imply any kind of DB schemas migrations or settings updates)

New IONe hacky stuff

  • VM password change method
  • VM safe updateconf method

Version 1.0.2

03 May 12:26
7b0598f
Compare
Choose a tag to compare

New Features:

Updates

  • Private Networks provisioning reworked
  • Admin UI improved
  • Reduce Total for Pre-Paid billing

Dev Updates:

  • IONe::Settings class
  • Endpoints collected and shifted to routes
  • Assuming no NIC in template by default
  • big clean up
  • ione.conf 99% deprecated and shifted to :settings DB
  • faster vCenter(VIM) interactions
  • reduced IO load in hooks
  • many bugs fixed
  • many bugs added

Upgrade notes

  1. Better to recreate hooks objects by manually deleting IONe hooks and running rake hooks
  2. Go through Settings and check if all those are set

Version 1.0.1

08 Feb 11:39
dad5722
Compare
Choose a tag to compare

Version 1.0.0

24 Nov 10:41
Compare
Choose a tag to compare

Updates:

  • No Sunstone dashboard replacement
  • Better API
  • Faster load
  • Standalone service
  • Admin UI
  • App integrity
  • ONe 5.12 support
  • New hooks subsystem support
  • Better installer
  • No ports mess

Version 0.9.1

20 Oct 13:51
Compare
Choose a tag to compare

Bug fixes, improvements and patches for ONe v5.12 compatibility.

Version 0.9.0 latest

20 Oct 13:41
Compare
Choose a tag to compare
v0.9.0.1

README

v0.9.0: Merge pull request #3 from ione-cloud/testing

26 Nov 14:31
caaf76c
Compare
Choose a tag to compare