File python-shaptools.changes of Package python-shaptools.16731
-------------------------------------------------------------------
Thu Sep 3 06:44:31 UTC 2020 - Xabier Arbulu <xarbulu@suse.com>
- Create version 0.3.10
- Fix how HANA database is started and stopped to work in multi
host environment. sapcontrol commands are used instead of HDB
now
(jsc#SLE-4047)
-------------------------------------------------------------------
Tue Aug 25 06:53:29 UTC 2020 - Xabier Arbulu <xarbulu@suse.com>
- Create version 0.3.9
- Fix issue when secondary registration fails after a successful
SSFS files copy process. Now the registration return code will
be checked in the new call (bsc#1175709)
-------------------------------------------------------------------
Fri Mar 27 18:15:37 UTC 2020 - Simranpal Singh <simranpal.singh@suse.com>
- Create version 0.3.8
- Add functionality to extract SAP sar files using SAPCAR tool
(jsc#SLE-10902, jsc#SLE-10903, jsc#ECO-817, jsc#ECO-818)
-------------------------------------------------------------------
Tue Mar 24 11:29:14 UTC 2020 - Xabier Arbulu <xarbulu@suse.com>
- Create version 0.3.7
- Improve hana installation software detection to allow more use
cases
-------------------------------------------------------------------
Thu Mar 19 15:31:22 UTC 2020 - Xabier Arbulu <xarbulu@suse.com>
- Create version 0.3.6
- Change the get_platform method to include the system OS type
-------------------------------------------------------------------
Thu Jan 2 21:59:30 UTC 2020 - Simranpal Singh <simranpal.singh@suse.com>
- Create package version 0.3.5
- Add function to install HANA with XML passwords file
- Add functionality to update XML passwords file
-------------------------------------------------------------------
Thu Dec 5 10:48:53 UTC 2019 - Xabier Arbulu <xarbulu@suse.com>
- Create package version 0.3.4
- Fix ascs restart conditions in ers installation
-------------------------------------------------------------------
Thu Nov 7 00:36:08 UTC 2019 - Simranpal Singh <simranpal.singh@suse.com>
- Create package version 0.3.3
- Add update_conf_file for Netweaver
-------------------------------------------------------------------
Tue Oct 22 02:41:35 UTC 2019 - Xabier Arbulu <xarbulu@suse.com>
- Create package version 0.3.2
- Add isconnected and reconnect methods
-------------------------------------------------------------------
Wed Aug 7 12:50:36 UTC 2019 - Xabier Arbulu Insausti <xarbulu@suse.com>
- Add the required code to install SAP Netweaver instances
* Wrap sapcontrol command usage
* Install and uninstall SAP instances
* Check current installation status
-------------------------------------------------------------------
Tue Jul 23 11:04:25 UTC 2019 - Xabier Arbulu Insausti <xarbulu@suse.com>
- Create package version 0.3.1
- Add support for Power machines
(jsc#SLE-4031, jsc#SLE-4143, boo#1137989)
-------------------------------------------------------------------
Thu Jul 18 08:46:15 UTC 2019 - Xabier Arbulu Insausti <xarbulu@suse.com>
- Add an option to run the commands in remote nodes to shapcli
-------------------------------------------------------------------
Wed Jul 17 09:34:22 UTC 2019 - Xabier Arbulu Insausti <xarbulu@suse.com>
- Create package version 0.3.0
- shapcli is provided to expose shaptools api methods as command line tool
-------------------------------------------------------------------
Tue Jun 11 11:29:44 UTC 2019 - Xabier Arbulu Insausti <xarbulu@suse.com>
- Create package version 0.2.1 with fixed spec files. Now the package
is available from SLE12-SP2 to SLE15 versions
(jsc#SLE-4031, jsc#SLE-4143, boo#1137989)
-------------------------------------------------------------------
Tue Jun 4 07:23:40 UTC 2019 - Xabier Arbulu Insausti <xarbulu@suse.com>
- Create package version 0.2.0 with the latest changes
-------------------------------------------------------------------
Wed May 29 12:26:08 UTC 2019 - Ayoub Belarbi (abelarbi@suse.com)
- Update hdb connector to return metadata besides the query
records.
-------------------------------------------------------------------
Thu May 16 09:35:41 UTC 2019 - Xabier Arbulu Insausti <xarbulu@suse.com>
- Update SR registration process. Now the methods retries the
registration command until a successful return and copies the
SSFS files from the primary node as well
-------------------------------------------------------------------
Tue Apr 23 11:04:53 UTC 2019 - Xabier Arbulu Insausti <xarbulu@suse.com>
- Remove enum34 dependency from code
-------------------------------------------------------------------
Wed Mar 6 11:01:10 UTC 2019 - dakechi@suse.com
- Fix the package license to be in synch with repo license.
-------------------------------------------------------------------
Mon Mar 04 15:09:10 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.
-------------------------------------------------------------------
Thu Feb 25 10:20:10 UTC 2019 - dakechi@suse.com
- Fix UT to check the inst formatting correctly
- Move the comment to the right place
- Enforce the HANA instance nr format.
- Forces Intance nr always with 2 positions filled with 0
- Forces right formating on HANA OS admin user.
-------------------------------------------------------------------
Thu Dec 20 08:33:10 UTC 2018 - xarbulu@suse.com
- First package version