test_admin_version_v3 actually tests public app

Bug #1478503 reported by Alexey Miroshkin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Invalid
Undecided
Unassigned

Bug 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.

Revision history for this message
Alexey Miroshkin (amirosh) wrote :

Launchpad somehow created 2 records for one bug, the original is here https://bugs.launchpad.net/keystone/+bug/1478504

Changed in keystone:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.