Releases: SUSE/ha-sap-terraform-deployments
Release 8.1.0
What's Changed
general
- Documentation update by @melzer-b1 in #849
-
Main documentation
- rework documentation structure
- add graphics for thematic overview
- add project structure explanation
- add table feature matrix as easy overview
- mark external links to distinguish them from internal links
- add links to automation guide resources
-
Per cloud documentation
- harmonize chapters and wording
- remove and update outdated text
-
Full Changelog: 8.0.3...8.1.0
Usage
To use this tag we recommend the usage of official SLE channels or adding the next obs repository:
https://build.opensuse.org/project/show/network:ha-clustering:sap-deployments:v8
The packages versions are frozen in this repository, so it should be the most stable option. To use this repository add the next parameter in the terraform.tfvars file:
ha_sap_deployment_repo = "https://download.opensuse.org/repositories/network:/ha-clustering:/sap-deployments:/v8"
Requirements
Find the needed package versions at requiremens.yml
Release 8.0.3
What's Changed
azure
- azure: make sure ANF is mountable by root by @yeoldegrove in #848
Full Changelog: 8.0.2...8.0.3
Usage
To use this tag we recommend the usage of official SLE channels or adding the next obs repository:
https://build.opensuse.org/project/show/network:ha-clustering:sap-deployments:v8
The packages versions are frozen in this repository, so it should be the most stable option. To use this repository add the next parameter in the terraform.tfvars file:
ha_sap_deployment_repo = "https://download.opensuse.org/repositories/network:/ha-clustering:/sap-deployments:/v8"
Requirements
Find the needed package versions at requiremens.yml
Release 8.0.2
What's Changed
general
- bump requirements to mitigate SLES 15 SP4 issues by @yeoldegrove in #841
Full Changelog: 8.0.1...8.0.2
Usage
To use this tag we recommend the usage of official SLE channels or adding the next obs repository:
https://build.opensuse.org/project/show/network:ha-clustering:sap-deployments:v8
The packages versions are frozen in this repository, so it should be the most stable option. To use this repository add the next parameter in the terraform.tfvars file:
ha_sap_deployment_repo = "https://download.opensuse.org/repositories/network:/ha-clustering:/sap-deployments:/v8"
Requirements
Find the needed package versions at requiremens.yml
Release 8.0.1
What's Changed
general
- update netweaver doc links by @yeoldegrove in #836
- Develop -> Master for 8.0.1 release by @yeoldegrove in #837
AWS
- bump requirements to mitigate #832 by @yeoldegrove in #835
- aws: adapt netweaver EFS shared storage to mechanisms from other cloud providers by @yeoldegrove in #834
GCP
- gcp: add source_ranges on firewall resources in non-bastion setup by @yeoldegrove in #830
- gcp: only use 2 compute zones to have an even distribution of nodes by @yeoldegrove in #829
Full Changelog: 8.0.0...8.0.1
Usage
To use this tag we recommend the usage of official SLE channels or adding the next obs repository:
https://build.opensuse.org/project/show/network:ha-clustering:sap-deployments:v8
The packages versions are frozen in this repository, so it should be the most stable option. To use this repository add the next parameter in the terraform.tfvars file:
ha_sap_deployment_repo = "https://download.opensuse.org/repositories/network:/ha-clustering:/sap-deployments:/v8"
Requirements
Find the needed package versions at requiremens.yml
Release 8.0.0
What's Changed
major features
- terraform v1.1.X support
- support/fixes for S/4 HANA 1909 / 2020 / 2021
- create a HANA DB backup after the initial "Netweaver / S/4HANA import"
Azure
- add ANF (Azure Netapp Files) shared storage support for Netweaver and HANA
- add HANA Scale-Out scenario
- add native fencing
GCP
- load-balancer instead of routes for drbd/netweaver (new default, same as HANA)
- breaking change: look at
terraform.tfvars.example
how IPs changed - #793
- breaking change: look at
Libvirt
- optional cloud-init
Openstack
- add HANA Scale-Out scenario
some minor features/fixes (excerpt)
- improve documentation
- multiple fixes/improvements to prometheus/grafana monitoring setup
- refactor qa_mode
- many other smaller fixes
Full Changelog: 7.3.0...8.0.0
Usage
To use this tag we recommend the usage of official SLE channels or adding the next obs repository:
https://build.opensuse.org/project/show/network:ha-clustering:sap-deployments:v8
The packages versions are frozen in this repository, so it should be the most stable option. To use this repository add the next parameter in the terraform.tfvars file:
ha_sap_deployment_repo = "https://download.opensuse.org/repositories/network:/ha-clustering:/sap-deployments:/v8"
Requirements
Find the needed package versions at requiremens.yml
New Contributors
- @rtorrero made their first contribution in #699
- @pirat013 made their first contribution in #698
- @cschneemann made their first contribution in #709
- @melzer-b1 made their first contribution in #720
- @yeoldegrove made their first contribution in #672
Release 7.3.0
What's Changed
- aws: master: fix data-provider installation by @yeoldegrove in #821
- aws: master: change instances types from xen to nitro (KVM) by @yeoldegrove in #822
Full Changelog: 7.2.2...7.3.0
Breaking changes
- aws: Old xen based instance types cannot be provisioned anymore.
Usage
To use this tag we recommend the usage of official SLE channels or adding the next obs repository:
https://build.opensuse.org/project/show/network:ha-clustering:sap-deployments:v7
The packages versions are frozen in this repository, so it should be the most stable option. To use this repository add the next parameter in the terraform.tfvars file:
ha_sap_deployment_repo = "https://download.opensuse.org/repositories/network:/ha-clustering:/sap-deployments:/v7"
Requirements
Find the needed package versions at requiremens.yml
Release 7.2.2
Description
New bugfix release.
Includes:
- use registercloudguest where available and rework PAYG (#816)
Usage
To use this tag we recommend the usage of official SLE channels or adding the next obs repository:
https://build.opensuse.org/project/show/network:ha-clustering:sap-deployments:v7
The packages versions are frozen in this repository, so it should be the most stable option. To use this repository add the next parameter in the terraform.tfvars file:
ha_sap_deployment_repo = "https://download.opensuse.org/repositories/network:/ha-clustering:/sap-deployments:/v7"
Breaking changes
Find the needed package versions at requiremens.yml
Release 7.2.1
Description
New bugfix release.
Includes:
- salt-3002 compatibility (#751)
- fix variable pkg_requirements can be uninitialized if requirements.yml file is delete (#756)
- fix "Wait for cluster startup after corosync restart" (bsc#1190940) (SUSE/habootstrap-formula#86 SUSE/habootstrap-formula#87)
Usage
To use this tag we recommend the usage of official SLE channels or adding the next obs repository:
https://build.opensuse.org/project/show/network:ha-clustering:sap-deployments:v7
The packages versions are frozen in this repository, so it should be the most stable option. To use this repository add the next parameter in the terraform.tfvars file:
ha_sap_deployment_repo = "https://download.opensuse.org/repositories/network:/ha-clustering:/sap-deployments:/v7"
Breaking changes
Find the needed package versions at requiremens.yml
Release 7.2.0
Description
New release with some new features and bugfixing mostly for GCP.
Includes:
- Bastion implementation for GCP (#654)
- Load balancer usage as VIP for GCP (only HANA) (#659)
- Variables validation on terraform side (#662)
requirements.yml
file usage to install the correct package versions from SLE official channels (#678)- Additional bugfixing mostly for GCP (#676, #690, #694, to number some of them)
Usage
To use this tag we recommend the usage of official SLE channels or adding the next obs repository:
https://build.opensuse.org/project/show/network:ha-clustering:sap-deployments:v7
The packages versions are frozen in this repository, so it should be the most stable option. To use this repository add the next parameter in the terraform.tfvars file:
ha_sap_deployment_repo = "https://download.opensuse.org/repositories/network:ha-clustering:sap-deployments:v7"
Breaking changes
Find the needed package versions at requiremens.yml
Release 7.1.0
Description
New release adding a new deployment based on openstack
. Kudos to @yeoldegrove
Usage
To use this tag we recommend the usage of official SLE channels or adding the next obs repository:
https://build.opensuse.org/project/show/network:ha-clustering:sap-deployments:v7
The packages versions are frozen in this repository, so it should be the most stable option. To use this repository add the next parameter in the terraform.tfvars file:
ha_sap_deployment_repo = "https://download.opensuse.org/repositories/network:ha-clustering:sap-deployments:v7"
Breaking changes
The usage of the salt formulas used in the installation might not work if old versions are used. This are the current and tested versions:
drbd-formula-0.4.1+git.1614576184.d8e78f1-1.1
grafana-ha-cluster-dashboards-1.1.0+git.1605027022.a84d536-26.3
grafana-sap-hana-dashboards-1.0.2+git.1600361067.f7c00d1-11.3
grafana-sap-netweaver-dashboards-1.0.3+git.1601889366.9f71957-14.3
grafana-sap-providers-1.1-16.3
grafana-sleha-provider-1.1.0+git.1605027022.a84d536-26.3
habootstrap-formula-0.4.1+git.1612863954.6940762-2.2
iscsi-formula-1.1.1-8.3
prometheus-hanadb_exporter-0.7.3+git.1604318097.c2b074f-14.7
python2-PyHDB-0.3.6.dev-2.7
python2-shaptools-0.3.11+git.1614268060.5db634f-1.3
python3-PyHDB-0.3.6.dev-2.7
python3-shaptools-0.3.11+git.1614268060.5db634f-1.3
salt-shaptools-0.3.11+git.1614605471.2bcc2e7-1.1
saphanabootstrap-formula-0.7.0+git.1614605158.a02b06a-1.1
sapnwbootstrap-formula-0.6.1+git.1614162749.57a2571-1.3