Skip to content

Releases: SUSE/ha-sap-terraform-deployments

Release 8.1.0

12 May 10:25
c596f03
Compare
Choose a tag to compare

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

11 May 11:10
0e48362
Compare
Choose a tag to compare

What's Changed

azure

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

28 Apr 14:37
bd9708b
Compare
Choose a tag to compare

What's Changed

general

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

23 Mar 08:21
bb4aca3
Compare
Choose a tag to compare

What's Changed

general

AWS

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

01 Mar 16:57
512b6dc
Compare
Choose a tag to compare

What's Changed

major features

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

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

Release 7.3.0

28 Feb 08:17
230ad52
Compare
Choose a tag to compare

What's Changed

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

15 Feb 13:57
ff5954a
Compare
Choose a tag to compare

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

07 Oct 08:44
88ec6d1
Compare
Choose a tag to compare

Description

New bugfix release.

Includes:

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

05 May 12:12
14b543b
Compare
Choose a tag to compare

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

20 Apr 14:57
bbf6fd1
Compare
Choose a tag to compare

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