Version: 0.2.9-bp150.5.1
            
  * Wed Aug 07 2019 Simranpal Singh <simranpal.singh@suse.com> 
  - Version bump 0.2.9
  * Fix srHook script usage for cost optimized scenario
  * Add scenario type options to the form.yml file
    (boo#1137989)
 
  * Wed Jul 31 2019 Xabier Arbulu Insausti <xarbulu@suse.com> 
  - Fix errors in the form.yml file to match with the formula names
- Fix some styling issues
 
  * Tue Jul 23 2019 Xabier Arbulu Insausti <xarbulu@suse.com> 
  - Version bump 0.2.8
  * Add support for Power machines
  * Fix issues with SAP HANA deployment template and the exporter
 
  * Mon Jul 22 2019 Xabier Arbulu Insausti <xarbulu@suse.com> 
  - Version bump 0.2.7
  * Fix issue with file permissions during package installation in
    /usr/share/salt-formulas
    (boo#1142306)
 
  * Mon Jul 08 2019 Dario Maiocchi <dmaiocchi@suse.com> 
  - Version bump 0.2.6
  * Retry pkg.install multiple times, in case a pkg installtion fails
  for having a more resilient installation.
 
  * Wed Jul 03 2019 Xabier Arbulu Insausti <xarbulu@suse.com> 
  - Version bump 0.2.5
  * hanadb_exporter executed as a daemon
  * hanadb_exporter installation suggested
 
  * Tue Jul 02 2019 Diego Vinicius Akechi <dakechi@suse.com> 
  - Version bump 0.2.4
  * Change the salt-formula directories permissions to 0750 to avoid
    conflicts with the package salt-standalone-formulas-configuration.
  * Correct the required package name to
    salt-standalone-formulas-configuration
 
  * Mon Jul 01 2019 Xabier Arbulu Insausti <xarbulu@suse.com> 
  - Create package version 0.2.3 supporting hanadb_exporter logging system
 
  * Wed Jun 19 2019 Xabier Arbulu Insausti <xarbulu@suse.com> 
  - Create package version 0.2.2 adding hanadb_exporter deployment
 
             
            
              Version: 0.2.1-bp150.2.1
            
  * Tue Jun 11 2019 Xabier Arbulu Insausti <xarbulu@suse.com> 
  - Create package version 0.2.1 with fixed spec files. Now the package
  is available in all SLE12 and SLE15 versions (boo#1137989, jsc#SLE-4143)
 
  * Thu Jun 06 2019 Xabier Arbulu Insausti <xarbulu@suse.com> 
  - Fix how qas instance number is created in scale_up_resources template
 
  * Tue May 21 2019 Diego Vinicius Akechi <dakechi@suse.com> 
  - Version bump 0.2.0
  * Include the salt-formulas-configuration dependency on
    SLE/Leap 15-SP1 and higher. This package configures the shared salt
    formulas location (/usr/share/salt-formulas) to be used by SUMA 4.0
    or salt in standalone mode.
  * Drops the saphanabootstrap-formula-suma package, as the forms metadata
    will be available only on SUMA 4.0 using the shared location.
 
  * Thu May 16 2019 Xabier Arbulu Insausti <xarbulu@suse.com> 
  - Update formula to work with the latest shaptools code. In this version
  the secondary node registration is managed completely in shaptools
 
  * Thu Apr 25 2019 Diego Vinicius Akechi <dakechi@suse.com> 
  - Changed requires from salt-saphana to salt-shaptools.
 
  * Mon Mar 18 2019 Xabier Arbulu Insausti <xarbulu@suse.com> 
  - Update primary available checking to execute this action before
  trying to copy the SSFS files from primary node
- Add configurable timeout to wait to the primary node
 
  * Tue Mar 12 2019 Xabier Arbulu Insausti <xarbulu@suse.com> 
  - Fix OS release comparison to use integer type in order to choose
  installable python version
 
  * Fri Mar 08 2019 Xabier Arbulu Insausti <xarbulu@suse.com> 
  - Improve shaptools installation python version management
 
  * Mon Mar 04 2019 xarbulu@suse.com 
  - Improved the use of keystore access. When the key_name is informed,
  the user_name/user_password is not needed.
 
  * Mon Feb 25 2019 dakechi@suse.com 
  - Forces lower case SID when composing the OS username
- Typos fixing.
- Adjust the labels to SAP terminology and include help texts.
 
  * Wed Feb 20 2019 xarbulu@suse.com 
  - Add templates folder with RA configuration templates
 
  * Thu Dec 20 2018 xarbulu@suse.com 
  - First version of the SAP HANA deployment formula