Releases: sodafoundation/installer
v0.7.0 - Daito RC2 - Test Release for Daito
Version Information
Version Number : v0.7.0 [tag: v0.7.0]
Version Name : v0.7.0 Daito RC2
Date : 12-Dec-2019
Repos Included : opensds, nbp, multi-cloud, opensds-installer, opensds-dashboard, orchestration, anomaly-detection, documentation
Release Comments :
This is an incremental pre-release on top of 0.6.3 for testing. As it is a stabler minor release, it is tagged as v0.7.0. There are API changes in hotpot (opensds repo) and some of the north bound platform and drivers are not fully tested(example OpenStack NBP, Fujitsu, HP Nimble drivers as the real hardware is not available for test currently. However, the driver adaptation has been verified and expected to work. This release for further testing and initial prototypes or demos.
Changelog:
1. opensds
- hotpot api updates for basic data provisioning
- host management apis initial version integrated
- updated to openapi 3.0
- hotpot api additional parameters added
- swagger validation added
2. nbp
- VMware support (initial support for NGC and vRO)
- CSI Block and file plugin separation
- Hostname & Host attachments changes for CSI, NGC and vRO
- Bug Fixes
(FlexVol not supported/tested in this version)
3. multicloud
- Integration with YIG to enhance multicloud
- Support for YIG Storage backend as on-premise Cloud
- New features: Server-Side Encryption, Copy Object, ACL (Custom) for Bucket and Objects
4. dashboard
- host management support
- volume attach/detach support
- profile page updates for api changes
- SSE, Copy Object, ACL
5. installer
- Installer script optimized for better install and usage
- Bug fixes
- Modular (More control on specific install scripts from different projects)
- Multi-Cloud installation fix with YIG integration
- CSI changes for Block and File separation
6. documentation
- New repo for documentation and migration
- Redesign and updates on the documentation (https://docs.opensds.io/)
7. orchestration
- No changes. Tag is created for syncing with the release.
8. anomaly-detection
- No changes. Tag is created for syncing with the release.
How to use the Release:
1. From Release Binaries of OpenSDS Installer
Steps:
- wget https://github.com/opensds/opensds-installer/releases/download/v0.7.0/opensds-installer-v0.7.0.tar.gz
OR
Download the installer binaries from https://github.com/opensds/opensds-installer/releases/tag/v0.7.0 - tar xvzf opensds-installer-v0.7.0.tar.gz
- cd opensds-installer/ansible
- chmod +x ./install_ansible.sh && ./install_ansible.sh
- ansible --version # Ansible version 2.4.x is required.
- vim group_vars/common.yml # Modify IP address if needed
- ansible-playbook site.yml -i local.hosts
2. Configuration & Installation
If you want more config control, you can follow this steps:
- https://docs.opensds.io/try-opensds/installation/ (Recommended Ansible method)
Issues and Suggestions
Please raise the issues, ideas and suggestions in the respective repository under issues section.
Note:
This is a test release and may be unstable. This will undergo test and fix cycles before next release(~Daito RC3)
v0.6.3 - Daito RC1.1 - Test Release for Daito
Version Information
Version Number : v0.6.3 [tag: v0.6.3]
Version Name : v0.6.3 Daito RC1.1
Date : 03-Dec-2019
Repos Included : opensds, nbp, multi-cloud, opensds-installer, opensds-dashboard, orchestration, anomaly-detection, documentation
Release Comments :
This is a small incremental pre-release for testing on 0.6.2. There are API changes in hotpot (opensds repo) and some of the north bound platform and drivers are not adapted. Hence this release is made on development branch and will be merged to master after integration and updates on them. This is for second integration testing cycle and initial prototypes of demos. This release basically improves the installation for multicloud and hotpot fix for Swagger validation
Changelog:
- Improved installation
- Few bug fixes in hotpot and multicloud
Note:
This is a test release and may be unstable. This will undergo test and fix cycles before next release(~Daito RC2)
v0.6.2 - Daito RC1 - First Test Release for Daito
Version Information
Version Number : v0.6.2 [tag: v0.6.2-Daito-RC1]
Version Name : v0.6.2 Daito RC1
Date : 26-Nov-2019
Repos Included : opensds, nbp, multi-cloud, opensds-installer, opensds-dashboard, orchestration, anomaly-detection, documentation
Release Comments :
This is an incremental pre-release for testing on 0.6.1. There are API changes in hotpot (opensds repo) and some of the north bound platform and drivers are not adapted. Hence this release is made on development branch and will be merged to master after integration and updates on them. This is for first integration testing cycle and initial prototypes of demos.
Changelog:
1. opensds
-hotpot api updates for basic data provisioning
-host management apis initial version integrated
-updated to openapi 3.0
2. nbp
-vmware support (initial support for ngc and vro)
-CSI Block and file plugin separation
-Hostname changes for CSI (TBD)
3. multicloud
-Basic integration with YIG Project
-Support for YIG Storage backend
-vesioning, copyobject
4. dashboard
-host management support
-volume attach/detach support
-profile page updates for api changes
-versioning support
5. installer
-installer script optimized and fixes
6. documentation
-New repo for documentation and migration
-Redesign and updates on the documentations (https://docs.opensds.io/)
7. orchestration
-No changes. Tag is created for syncing with the release.
8. anomaly-detection
-No changes. Tag is created for syncing with the release.
Note:
This is a test release and may be unstable. This will undergo test and fix cycles before next release(~Daito RC2)
v0.6.1
v0.6.0
This is the official Capri release.
v0.5.5
This is the third release candidate (RC) build for the Capri release.
v0.5.4
This is the second release candidate (RC) build for the Capri release.
v0.5.3
This is the first release candidate (RC) build for the Capri release.
v0.5.2
This is the third milestone release for the Capri development cycle.
v0.5.1
This is the second milestone release for the Capri development cycle. This milestone includes the following features:
- Enable multiple backends in OpenSDS Ansible installer.
- Enable OpenSDS Ansible installation with pre-existing Ceph.
- Add NVMeoF in OpenSDS Ansible installer.
- Add Salt installer.