15
0
forked from pool/python-glean

Accepting request 869557 from home:bnavigator:branches:devel:languages:python

- Update to 1.18.2
  * add hosts entries and ssh keys only once
  * Do not fail if routes are missing from a network
- Changes in 1.18.1
  * Add container build jobs
  * Drop release test
  * Update functional tests
- Only test on python3: OpenStack oslotest only available there

OBS-URL: https://build.opensuse.org/request/show/869557
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-glean?expand=0&rev=15
This commit is contained in:
2021-02-05 15:20:30 +00:00
committed by Git OBS Bridge
parent 4d03bfa9ee
commit 7e1bd413c3
4 changed files with 27 additions and 16 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Feb 4 18:39:08 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to 1.18.2
* add hosts entries and ssh keys only once
* Do not fail if routes are missing from a network
- Changes in 1.18.1
* Add container build jobs
* Drop release test
* Update functional tests
- Only test on python3: OpenStack oslotest only available there
-------------------------------------------------------------------
Thu Jun 4 16:13:19 UTC 2020 - Dirk Mueller <dmueller@suse.com>