This repository has been archived by the owner on Nov 16, 2023. It is now read-only.
Releases: Support-pl/ione
Releases · Support-pl/ione
Version v1.0.4
Version 1.0.3
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
New Features:
- VLAN IDs Manager with UI
- Backup Drives Images and Billing
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
- Better to recreate hooks objects by manually deleting IONe hooks and running
rake hooks
- Go through Settings and check if all those are set
Version 1.0.1
Version 1.0.0
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
Bug fixes, improvements and patches for ONe v5.12 compatibility.
Version 0.9.0 latest
v0.9.0.1 README