Skip to content

Releases: SUSE/qe-sap-deployment

Ansible to the rescue

23 Mar 12:55
0e6fa8c
Compare
Choose a tag to compare

Improvements in Ansible to improve deployment experience across different cloud providers and SLES versions

What's Changed

  • Introduce os_image_uri Terraform variable in Azure by @mpagot in #124
  • Run crm resource locate until stderr is empty by @mpagot in #126
  • Remove more Terraform code about Salt provisioner and Bastion by @mpagot in #127
  • Terraform variable for Ansible python in gcp and aws by @mpagot in #128
  • Set 1.3.6 ad reference Terraform version for qe-sap-deployment by @mpagot in #129
  • Add python 3.10.10 to the ga matrix by @mpagot in #130
  • Add deployment_name to group names by @mpagot in #132
  • Remove more Salt and provisioner related code by @mpagot in #131
  • Provide GCP terraform dynamic resource names to ansible by @BillAnastasiadis in #133

Full Changelog: v0.6.0...v0.7.0

os_image and Python and workspaces and deregister

01 Mar 15:47
e1fb8d4
Compare
Choose a tag to compare

What's Changed

  • Print sap_hana_cluster_nodes variable for debugging by @dzedro in #104
  • Remove default value from all os_image variables by @mpagot in #105
  • Remove no more used storage related terraform variables by @mpagot in #107
  • More specific name for GCP resources by @mpagot in #108
  • Use community.general.zypper instead ansible.builtin.command by @dzedro in #109
  • Fail when there are no repos at the end by @dzedro in #106
  • Change default for hana_ha_enabled in AWS to true by @mpagot in #111
  • Update python in CI/CD by @mpagot in #114
  • Disable loadbalancer on GCP for non-HA scenarios by @lpalovsky in #115
  • Add --profile to ansible by @mpagot in #113
  • Ansible linting by @mpagot in #112
  • Use new name of reboot handler by @mpagot in #116
  • Add CONTRIBUTING document by @mpagot in #117
  • Remove os regexp mechanism to select remote python interpreter for Azure by @mpagot in #118
  • Remove more reference to Bastion in Azure Terraform by @mpagot in #119
  • Fix deregister output handling by @BillAnastasiadis in #120
  • Remove more code about SALT provisioner by @mpagot in #121
  • Add argument for the terraform workspace in glue script by @alvarocarvajald in #122
  • Move --workspace as a sub argument to terraform command by @alvarocarvajald in #123
  • Add unit testings for terraform workspace by @mpagot in #125

New Contributors

Full Changelog: v0.5.0...v0.6.0

HANA media secure storage

18 Nov 09:49
10f5004
Compare
Choose a tag to compare

Support Azure secure blob server for the installers

What's Changed

  • Fix hanasr failures on Azure by @dzedro in #95
  • Remove tuned on SLE12 so sapconf autoselects profile by @dzedro in #98
  • Fixed typo in variable name by @mr-stringer in #100
  • Update Ansible to 6.5.0 and ansible-core to 2.13.5 by @mpagot in #101
  • Secure storage account n glue by @mpagot in #103

Full Changelog: v0.4.0...v0.5.0

HANA vars

31 Oct 11:21
061bb8e
Compare
Choose a tag to compare

What's Changed

  • Fixed AWS SLES 12 support by @mr-stringer in #76
  • Gcp terraform multiple iscsi by @mr-stringer in #75
  • Rename azure_hana_media.yaml to hana_media.yaml by @mpagot in #79
  • Fix issues on Azure 12-SP5 by @dzedro in #80
  • Glue script support for hana-vars.yaml by @mpagot in #87
  • Merge staging branch by @mpagot in #89
    • fix aws output issue
    • HANA params now in ansible
    • Fixed typo in gitignore
    • Will no longer run sapconf_check if sapconf_check is not present
    • Added docs
    • added sap-hana-cluster to list
    • var file name harmonisation
    • removed no longer needed gcp data
  • Fix logging format and don't separate stderr from stdout by @ricardobranco777 in #92
  • Improve documentation by @mpagot in #91
  • Ansible to run on the original env by @mpagot in #94
  • Update cspell_action to 2.11 by @mpagot in #93
  • Change bastion default to DISABLED for all the providers by @mpagot in #96

Full Changelog: v0.3.0...v0.4.0

openQA integration

28 Sep 10:00
8758187
Compare
Choose a tag to compare

Add changes to help the integration in openQA

What's Changed

Full Changelog: v0.2.0...v0.3.0

Glue script

02 Sep 15:04
3e2d1d4
Compare
Choose a tag to compare

Firs version of the Glue script to automate the Terraform and Ansible execution. It is a replacement of build.sh

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

Initial release

10 Aug 09:06
115c4d3
Compare
Choose a tag to compare

Basic Terraform and Ansible are ok
Basic build.sh deployment help script
Tested on Azure

What's Changed

New Contributors

Full Changelog: https://github.com/SUSE/qe-sap-deployment/commits/v0.1.0