Skip to content

Releases: sapcc/openstack-watcher-middleware

1.0.34

14 Nov 13:05
fe0edfc

Choose a tag to compare

req.path fails on not proper encoded URLs (#9)

See https://github.com/Pylons/webob/issues/161
Recognized with Swift, when not proper encoded object names causing a HTTP 500 error

Co-authored-by: Arno Uhlig <arno.uhlig@sap.com>

1.0.33

23 Jun 10:31

Choose a tag to compare

Swift strategy to determine action only based on target type URI and request method [d15938d](d15938d

1.0.32

22 Jun 14:45

Choose a tag to compare

Fix swift symlink to json file: 16fbe7f4

1.0.30

19 Jun 10:58

Choose a tag to compare

extract user name; update docs

1.0.27: Replace timestamps; fix nova metadata calls (#7)

28 May 08:48
71f1850

Choose a tag to compare

* extend test cases; fix tox

* filter timestamps; fix nova mapping of metadata calls

* no python3.7 check

* fix py2/py3 compatibility for unicode

* fix py37

* toxenv