Skip to content

9.0.0

Compare
Choose a tag to compare
@yeoldegrove yeoldegrove released this 24 Aug 14:12
· 12 commits to main since this release
4ba887b

What's Changed

general

  • use hana_data_disks_configuration and lvm mechanism from azure in every cloud by @yeoldegrove in #845
    • deprecation notice on AWS/GCP/libvirt/OpenStack: All cloud specific hana_*_disk_* parameters are now deprecated. Please use the new hana_data_disks_configuration parameter (which also has sane defaults).
    • fix aws lvm and netweaver sapmnt an azure ANF by @yeoldegrove in #899
  • update HANA and Netweaver/S4HANA password regex/docs by @melzer-b1 in #873
    • common variables: set password length to 10-14 everywhere by @yeoldegrove in #890
  • Delete secrets and sensitive information after deployment by @yeoldegrove in #877
    • This has to enabled by setting cleanup_secrets = true.
  • refactor and unify output variables for all output variables by @yeoldegrove in #893
    • deprecation notice if you parse terraform output: e.g. cluster_nodes_* is refactored to hana_*.
    • doc: update ssh commands to use terraform outputs by @yeoldegrove in #896
  • sbd: use iSCSI server IP and IQN instead of wwn to be reboot persistent by @yeoldegrove in #872
  • fix SLES12 deployments (nginx install and lvm code) by @yeoldegrove in #897
  • update images to SLES 15 SP4 everywhere by @yeoldegrove in #898
  • doc: update HANA Scale-Out Feature for AWS/GCP/Libvirt by @yeoldegrove in #883

AWS

  • add HANA scale-out deployments for AWS/GCP/libvirt/openstack by @yeoldegrove in #856
  • aws: add option to deploy bastion host and private subnets by @yeoldegrove in #895
    • deprecation notice: bastion host setup will be the new default

GCP

  • add HANA scale-out deployments for AWS/GCP/libvirt/openstack by @yeoldegrove in #856
  • gcp: add filestore shared storage to netweaver by @yeoldegrove in #882
  • gcp: only deploy netweaver filestore if netweaver is enabled by @yeoldegrove in #885

libvirt

OpenStack

Full Changelog: 8.2.0...9.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:v9
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:/v9"

It is also the default in variables.tf.

Requirements

Find the needed package versions at requiremens.yml