Comment 1 for bug 1379513

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

Reviewed: https://review.openstack.org/127851
Committed: https://git.openstack.org/cgit/stackforge/kolla/commit/?id=7c0fd1c58d2ef8d0156ef1e926066b857ec69316
Submitter: Jenkins
Branch: master

commit 7c0fd1c58d2ef8d0156ef1e926066b857ec69316
Author: Daneyon Hansen <email address hidden>
Date: Thu Oct 9 20:46:21 2014 +0000

    Closes-Bug: 1379513

    Previously the glance-base script did not configure the registry
    host IP. This causes API to try connecting to registry on
    localhost. Since registry is bound to MY_IP, api is unable to
    connect to registry. This change adds support for the glance-base
    script to configure the registry_host parameter in api.conf to
    MY_IP.

    Change-Id: I1c711ff8aa95abec5ca306f03bd7e0a3883ca578