Comment 1 for bug 1744350

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

Reviewed: https://review.openstack.org/536002
Committed: https://git.openstack.org/cgit/openstack/sahara/commit/?id=b1503b36c4441a07e5a842276a5fc7229d733ce3
Submitter: Zuul
Branch: master

commit b1503b36c4441a07e5a842276a5fc7229d733ce3
Author: Jeremy Freudberg <email address hidden>
Date: Sat Jan 20 03:25:21 2018 +0000

    Tweak Sahara to make version discovery easier

    Or at least, tweak Sahara to be more accomodating to keystoneauth's way
    of doing version discovery.

    * Don't require auth to do version discovery
    * Make project ID in URL optional for APIv1 (and also for APIv2, but
      don't go around advertising that... *wink*)

    Change-Id: Idb6f734aee26cab5bd629963a66ba01c92760864
    Closes-Bug: #1744350