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

Version 1.0.3

Compare
Choose a tag to compare
@slntopp slntopp released this 19 Aug 10:14
47c4876

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