Activity log for bug #1738063

Date Who What changed Old value New value Message
2017-12-13 18:58:42 Edward Hope-Morley bug added bug
2017-12-13 19:17:58 OpenStack Infra charm-swift-proxy: status Confirmed In Progress
2017-12-13 20:15:14 Edward Hope-Morley description Seems we got ahead of ourselves in commit 25a2ea7f and broke the S3 api by changing the swift3 middleware config to something that is not supported until the Newton version (1.11) of swift-s3-plugin. In the swift-proxy charm for >= Kilo we currently have: -------------------- [filter:s3token] paste.filter_factory = keystonemiddleware.s3_token:filter_factory auth_uri = {{ auth_protocol }}://{{ keystone_host }}:{{ auth_port }} [filter:swift3] use = egg:swift3#swift3 -------------------- but that is broken in two ways; firstly swift3 (swift-s3-plugin) didnt switch to use auth_uri until 1.11 which is not available until Newton and secondly, when you switch to 1.11 you then need to change the s3token config to: -------------------- [filter:s3token] use = egg:swift3#s3token auth_uri = http://127.0.0.1:35357/ [filter:swift3] use = egg:swift3#swift3 -------------------- Seems we got ahead of ourselves in commit 25a2ea7f and broke the S3 api by changing the swift3 middleware config to something that is not supported until the Newton version (1.11) of swift-plugin-s3. In the swift-proxy charm for >= Kilo we currently have: -------------------- [filter:s3token] paste.filter_factory = keystonemiddleware.s3_token:filter_factory auth_uri = {{ auth_protocol }}://{{ keystone_host }}:{{ auth_port }} [filter:swift3] use = egg:swift3#swift3 -------------------- but that is broken in (at least) two ways; firstly swift3 (swift-plugin-s3) didn't switch to use auth_uri until 1.11 which is not available until Newton and secondly, when you switch to 1.11 you then need to change the s3token config to: -------------------- [filter:s3token] use = egg:swift3#s3token auth_uri = http://127.0.0.1:35357/ [filter:swift3] use = egg:swift3#swift3 --------------------
2017-12-14 10:25:44 Dominique Poulain bug added subscriber Dominique Poulain
2017-12-14 13:01:07 James Page bug task added cloud-archive
2017-12-14 13:01:17 James Page nominated for series cloud-archive/mitaka
2017-12-14 13:01:17 James Page bug task added cloud-archive/mitaka
2017-12-14 13:01:17 James Page nominated for series cloud-archive/queens
2017-12-14 13:01:17 James Page bug task added cloud-archive/queens
2017-12-14 13:01:17 James Page nominated for series cloud-archive/pike
2017-12-14 13:01:17 James Page bug task added cloud-archive/pike
2017-12-14 13:01:17 James Page nominated for series cloud-archive/newton
2017-12-14 13:01:17 James Page bug task added cloud-archive/newton
2017-12-14 13:01:17 James Page nominated for series cloud-archive/ocata
2017-12-14 13:01:17 James Page bug task added cloud-archive/ocata
2017-12-14 13:01:25 James Page cloud-archive/queens: status New Fix Released
2017-12-15 09:25:13 OpenStack Infra charm-swift-proxy: status In Progress Fix Committed
2017-12-18 10:11:38 James Page charm-swift-proxy: status Fix Committed Fix Released
2018-01-16 19:52:54 Corey Bryant cloud-archive/newton: status New Fix Committed
2018-01-16 19:52:58 Corey Bryant cloud-archive/ocata: status New Fix Committed
2018-01-16 19:53:02 Corey Bryant cloud-archive/pike: status New Fix Committed
2018-01-18 18:25:35 Corey Bryant cloud-archive/mitaka: status New Fix Committed
2018-07-16 13:18:04 Edward Hope-Morley tags openstack stable-backport sts openstack stable-backport sts sts-sru-needed
2018-10-01 13:39:15 Corey Bryant cloud-archive/newton: status Fix Committed Won't Fix
2019-09-09 13:27:26 Edward Hope-Morley tags openstack stable-backport sts sts-sru-needed openstack stable-backport sts