Comment 2 for bug 1190481

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

Reviewed: https://review.openstack.org/32838
Committed: http://github.com/stackforge/puppet-glance/commit/bf4fe406aa20f6b0987d13d6492179bf7e86b30a
Submitter: Jenkins
Branch: master

commit bf4fe406aa20f6b0987d13d6492179bf7e86b30a
Author: Simon Sellar <email address hidden>
Date: Thu Jun 13 00:38:07 2013 +0000

    Check if auth_admin_prefix is defined

    Check if auth_admin_prefix is defined (passed as a parameter to api.pp)
    before trying to access it in the settings data structure.

    Change-Id: I61a3ae41dca2a5e5bd9e635b0a2ab9eb05b0326a
    Fixes: bug #1190481