17
0

Accepting request 805830 from network:ha-clustering:sap-deployments:devel

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/805830
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-shaptools?expand=0&rev=11
This commit is contained in:
2020-05-15 21:52:34 +00:00
committed by Git OBS Bridge
parent f65bd440c0
commit b29ef48d52
4 changed files with 26 additions and 7 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
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
-------------------------------------------------------------------
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>
@@ -9,7 +28,7 @@ Thu Jan 2 21:59:30 UTC 2020 - Simranpal Singh <simranpal.singh@suse.com>
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
- Fix ascs restart conditions in ers installation
-------------------------------------------------------------------
Thu Nov 7 00:36:08 UTC 2019 - Simranpal Singh <simranpal.singh@suse.com>
@@ -21,7 +40,7 @@ Thu Nov 7 00:36:08 UTC 2019 - Simranpal Singh <simranpal.singh@suse.com>
Tue Oct 22 02:41:35 UTC 2019 - Xabier Arbulu <xarbulu@suse.com>
- Create package version 0.3.2
- Add isconnected and reconnect methods
- Add isconnected and reconnect methods
-------------------------------------------------------------------
Wed Aug 7 12:50:36 UTC 2019 - Xabier Arbulu Insausti <xarbulu@suse.com>
@@ -29,7 +48,7 @@ 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
* Check current installation status
-------------------------------------------------------------------
Tue Jul 23 11:04:25 UTC 2019 - Xabier Arbulu Insausti <xarbulu@suse.com>