Reviewed:  https://review.openstack.org/499977
Committed: 
https://git.openstack.org/cgit/openstack/keystone/commit/?id=3dc593307de202532e1d438a7c65d661892c979e
Submitter: Jenkins
Branch:    master

commit 3dc593307de202532e1d438a7c65d661892c979e
Author: yaroslavmt <[email protected]>
Date:   Fri Sep 1 07:21:19 2017 -0400

    Add test GET for member url in the Assignment API
    
    Also add test GET and HEAD requests member_url for tests with not exist 
user.
    
    Change-Id: I00b40026bd2893e7976d97482ea06ba2b056935f
    Closes-Bug: #1703245


** Changed in: keystone
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1703245

Title:
  Assignment API doesn't test GET for member urls

Status in OpenStack Identity (keystone):
  Fix Released

Bug description:
  The assignment API implements HEAD for all GET operations [0]. The
  unit tests for the assignment API never test that GET actually works
  with the member_url, only the collection_url [1].

  This path should be tested.

  [0] 
https://github.com/openstack/keystone/blob/805b42ac4eaf47be76128f3a0fd89b878860f1ad/keystone/assignment/routers.py#L112
  [1] 
https://github.com/openstack/keystone/blob/805b42ac4eaf47be76128f3a0fd89b878860f1ad/keystone/tests/unit/test_v3_assignment.py#L101-L130

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1703245/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to