File saphanabootstrap-formula.changes of Package saphanabootstrap-formula.openSUSE_Backports_SLE-12-SP3
-------------------------------------------------------------------
Wed Oct 30 16:14:32 UTC 2019 - Xabier Arbulu <xarbulu@suse.com>
- Version bump 0.3.2
  * Fix issue with file permissions during package installation in
    /usr/share/salt-formulas (0755, root, salt)
    (boo#1142306) 
-------------------------------------------------------------------
Tue Oct 29 16:31:16 UTC 2019 - Xabier Arbulu <xarbulu@suse.com>
- Version bump 0.3.1
  * Fix 'true' rendering in jinja to convert to json correctly  
-------------------------------------------------------------------
Fri Oct 25 07:22:15 UTC 2019 - Xabier Arbulu <xarbulu@suse.com>
- Version bump 0.3.0
  * Add support for multi tenant hanadb_exporter
-------------------------------------------------------------------
Wed Sep  4 06:55:01 UTC 2019 - Xabier Arbulu Insausti <xarbulu@suse.com>
- Update the pkg.info_available call to avoid repositories refresh as
  it may cause errors
-------------------------------------------------------------------
Wed Aug  7 07:46:25 UTC 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 12:26:05 UTC 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 11:17:36 UTC 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 08:26:16 UTC 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  8 11:49:55 UTC 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  3 07:58:55 UTC 2019 - Xabier Arbulu Insausti <xarbulu@suse.com>
- Version bump 0.2.5
  * hanadb_exporter executed as a daemon
  * hanadb_exporter installation suggested
-------------------------------------------------------------------
Tue Jul  2 11:14:50 UTC 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  1 11:27:50 UTC 2019 - Xabier Arbulu Insausti <xarbulu@suse.com>
- Create package version 0.2.3 supporting hanadb_exporter logging system
-------------------------------------------------------------------
Wed Jun 19 14:23:59 UTC 2019 - Xabier Arbulu Insausti <xarbulu@suse.com>
- Create package version 0.2.2 adding hanadb_exporter deployment
-------------------------------------------------------------------
Tue Jun 11 11:42:31 UTC 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  6 07:28:43 UTC 2019 - Xabier Arbulu Insausti <xarbulu@suse.com>
- Fix how qas instance number is created in scale_up_resources template
-------------------------------------------------------------------
Fri May 21 12:37:43 UTC 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 08:52:06 UTC 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 12:06:43 UTC 2019 - Diego Vinicius Akechi <dakechi@suse.com>
- Changed requires from salt-saphana to salt-shaptools.
-------------------------------------------------------------------
Mon Mar 18 08:50:43 UTC 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 07:52:37 UTC 2019 - Xabier Arbulu Insausti <xarbulu@suse.com>
- Fix OS release comparison to use integer type in order to choose
  installable python version
-------------------------------------------------------------------
Fri Mar  8 13:47:41 UTC 2019 - Xabier Arbulu Insausti <xarbulu@suse.com>
- Improve shaptools installation python version management
-------------------------------------------------------------------
Mon Mar  4 15:30:24 UTC 2019 - xarbulu@suse.com
- Improved the use of keystore access. When the key_name is informed,
  the user_name/user_password is not needed.
-------------------------------------------------------------------
Wed Feb 25 10:15:35 UTC 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 08:18:35 UTC 2019 - xarbulu@suse.com
- Add templates folder with RA configuration templates
-------------------------------------------------------------------
Thu Dec 20 08:33:10 UTC 2018 - xarbulu@suse.com
- First version of the SAP HANA deployment formula