Comment 15 for bug 1696574

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

Reviewed: https://review.openstack.org/473882
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=17cfe62e8fdc9459d26a899c3036c73d4a64fac4
Submitter: Jenkins
Branch: master

commit 17cfe62e8fdc9459d26a899c3036c73d4a64fac4
Author: Lance Bragstad <email address hidden>
Date: Tue Jun 13 15:15:41 2017 +0000

    Ensure the ec2 API supports HEAD

    This commit makes it so all GET APIs within the ec2 API
    support HEAD. This change doesn't include any tests because
    the ec2 API is untested, see bug 1635389 for more details.

    Change-Id: Iab7326d0758425f535c57c64f9cdca5f2e8d122b
    Partial-Bug: 1696574