Activity log for bug #1660603

Date Who What changed Old value New value Message
2017-01-31 12:03:00 Rodrigo Duarte bug added bug
2017-01-31 12:05:59 Rodrigo Duarte description The Implied Roles check API (HEAD /v3/roles/<role_id>/implies/<role_id>) returns 200 in Ubuntu Trusty and 204 in Ubuntu Xenial, check the jobs results at [1] (both running latest master): - example of output in ubuntu-trusty job: http://logs.openstack.org/82/426882/1/check/gate-tempest-dsvm-neutron-full-ubuntu-trusty/d4f9ec8/console.html#_2017-01-30_20_11_54_895227 [1] https://review.openstack.org/#/c/426882/ This bug is not related if returning a 200 or 204 is correct for the given API, but related to the difference between two Ubuntu versions. The Implied Roles check API (HEAD /v3/roles/<role_id>/implies/<role_id>) returns 200 in Ubuntu Trusty and 204 in Ubuntu Xenial, check the jobs results at [1] (both running latest master): - example of output in ubuntu-trusty job: http://logs.openstack.org/82/426882/1/check/gate-tempest-dsvm-neutron-full-ubuntu-trusty/d4f9ec8/console.html#_2017-01-30_20_11_54_895227 This bug is not related if returning a 200 or 204 is correct for the given API, but related to the difference between two Ubuntu versions. Additionally, this specific API doesn't use the "wsgi.render_response" method [2] - others APIs that use this method (check grant, for example) don't have this problem. [1] https://review.openstack.org/#/c/426882/ [2] https://github.com/openstack/keystone/blob/master/keystone/assignment/controllers.py#L518-L519
2017-01-31 20:44:12 Steve Martinelli keystone: milestone next
2017-01-31 20:44:14 Steve Martinelli keystone: importance Undecided High
2017-01-31 20:44:18 Steve Martinelli keystone: status New Confirmed
2017-02-03 19:14:09 Steve Martinelli keystone: milestone next
2017-02-06 18:05:22 Lance Bragstad description The Implied Roles check API (HEAD /v3/roles/<role_id>/implies/<role_id>) returns 200 in Ubuntu Trusty and 204 in Ubuntu Xenial, check the jobs results at [1] (both running latest master): - example of output in ubuntu-trusty job: http://logs.openstack.org/82/426882/1/check/gate-tempest-dsvm-neutron-full-ubuntu-trusty/d4f9ec8/console.html#_2017-01-30_20_11_54_895227 This bug is not related if returning a 200 or 204 is correct for the given API, but related to the difference between two Ubuntu versions. Additionally, this specific API doesn't use the "wsgi.render_response" method [2] - others APIs that use this method (check grant, for example) don't have this problem. [1] https://review.openstack.org/#/c/426882/ [2] https://github.com/openstack/keystone/blob/master/keystone/assignment/controllers.py#L518-L519 The Implied Roles check API (HEAD /v3/roles/<role_id>/implies/<role_id>) returns 200 in Ubuntu Trusty and 204 in Ubuntu Xenial, check the jobs results at [1] (both running latest master): - example of output in ubuntu-trusty job: http://logs.openstack.org/82/426882/1/check/gate-tempest-dsvm-neutron-full-ubuntu-trusty/d4f9ec8/console.html#_2017-01-30_20_11_54_895227 This bug is not related if returning a 200 or 204 is correct for the given API, but related to the difference between two Ubuntu versions. Additionally, this specific API doesn't use the "wsgi.render_response" method [2] - others APIs that use this method (check grant, for example) don't have this problem. [1] https://review.openstack.org/#/c/426882/ [2] https://github.com/openstack/keystone/blob/aeb51c84bb92d02715208aa8435aa3fd36564c72/keystone/assignment/controllers.py#L518-L519
2018-04-04 09:54:26 sonu keystone: assignee sonu (sonu-bhumca11)
2018-06-07 10:03:08 sonu keystone: assignee sonu (sonu-bhumca11)
2018-10-25 23:16:51 Morgan Fainberg keystone: assignee Morgan Fainberg (mdrnstm)
2018-10-25 23:17:26 Morgan Fainberg keystone: status Confirmed Invalid