Comment 6 for bug 992096

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

Reviewed: https://review.openstack.org/6938
Committed: http://github.com/openstack/glance/commit/60ab521b01b4f653655eecd8ba2e561a7bbdf0c9
Submitter: Jenkins
Branch: master

commit 60ab521b01b4f653655eecd8ba2e561a7bbdf0c9
Author: Jay Pipes <email address hidden>
Date: Mon Apr 30 14:38:51 2012 -0400

    Fixes LP #992096 - Ensure version in URL

    * Documents the configure_via_auth parameter
    * Ensures that if configure_via_auth is used (the default), that
      if the management_url that is returned does not contain a version
      identifier, the client class' DEFAULT_DOC_ROOT is appended
      appropriately.
    * Adds some log debugging statements into the base client class so
      that the URL being configured/constructed is more easily identifiable

    Change-Id: I307a24231b59f7a183ed669f679976cc3f8ec21c