Activity log for bug #1478504

Date Who What changed Old value New value Message
2015-07-27 10:10:00 Alexey Miroshkin bug added bug
2015-07-27 10:10:15 Alexey Miroshkin keystone: assignee Alexey Miroshkin (amirosh)
2015-07-27 10:25:18 Alexey Miroshkin bug added subscriber Henry Nash
2015-07-27 16:54:40 Alexey Miroshkin bug added subscriber Brant Knudson
2015-07-27 22:42:55 Dolph Mathews description VersionTestCase.test_admin_version_v3 (keystone/tests/unit/test_versions.py) in fact tests public app: def test_admin_version_v3(self): client = tests.TestClient(self.public_app) It makes sense only in case of V3 eventless setup where public app handles bot endpoints, but I believe it should be tested by a separate test like .test_admin_version_v3_eventlets which will be introduced as part of fix of bug #1381961. Also this behavior was introduced when 2 apps setup was used for eventless. VersionTestCase.test_admin_version_v3 (keystone/tests/unit/test_versions.py) in fact tests public app: def test_admin_version_v3(self):     client = tests.TestClient(self.public_app) It makes sense only in case of V3 eventless setup where public app handles both endpoints, but I believe it should be tested by a separate test like .test_admin_version_v3_eventlets which will be introduced as part of fix of bug #1381961. Also this behavior was introduced when 2 apps setup was used for eventless.
2015-07-27 22:43:29 Dolph Mathews keystone: importance Undecided Low
2015-07-27 22:43:31 Dolph Mathews keystone: status New Triaged
2015-07-28 10:37:37 OpenStack Infra keystone: status Triaged In Progress
2015-07-28 11:16:25 Alexey Miroshkin description VersionTestCase.test_admin_version_v3 (keystone/tests/unit/test_versions.py) in fact tests public app: def test_admin_version_v3(self):     client = tests.TestClient(self.public_app) It makes sense only in case of V3 eventless setup where public app handles both endpoints, but I believe it should be tested by a separate test like .test_admin_version_v3_eventlets which will be introduced as part of fix of bug #1381961. Also this behavior was introduced when 2 apps setup was used for eventless. VersionTestCase.test_admin_version_v3 (keystone/tests/unit/test_versions.py) in fact tests public app: def test_admin_version_v3(self):     client = tests.TestClient(self.public_app) It makes sense only in case of V3 eventlet setup where public app handles both endpoints, but I believe it should be tested by a separate test like .test_admin_version_v3_eventlet which will be introduced as part of fix of bug #1381961. Also this behavior was introduced when 2 apps setup was used for eventlet.
2015-07-28 11:17:16 Alexey Miroshkin description VersionTestCase.test_admin_version_v3 (keystone/tests/unit/test_versions.py) in fact tests public app: def test_admin_version_v3(self):     client = tests.TestClient(self.public_app) It makes sense only in case of V3 eventlet setup where public app handles both endpoints, but I believe it should be tested by a separate test like .test_admin_version_v3_eventlet which will be introduced as part of fix of bug #1381961. Also this behavior was introduced when 2 apps setup was used for eventlet. VersionTestCase.test_admin_version_v3 (keystone/tests/unit/test_versions.py) in fact tests public app: def test_admin_version_v3(self):     client = tests.TestClient(self.public_app) It makes sense only in case of V3 eventlet setup where public app handles both endpoints, but I believe it should be tested by a separate test like test_admin_version_v3_eventlet which will be introduced as part of fix of bug #1381961. Also this behavior was introduced when 2 apps setup was used for eventlet.
2015-07-29 05:39:28 OpenStack Infra keystone: status In Progress Fix Committed
2015-07-29 14:41:24 Doug Hellmann keystone: status Fix Committed Fix Released
2015-07-29 14:41:24 Doug Hellmann keystone: milestone liberty-2
2015-10-15 09:57:40 Thierry Carrez keystone: milestone liberty-2 8.0.0