Comment 2 for bug 1717359

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

Reviewed: https://review.openstack.org/504228
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=90e9ef9f4c51920564200b4a5063afc18bed4e10
Submitter: Jenkins
Branch: master

commit 90e9ef9f4c51920564200b4a5063afc18bed4e10
Author: Giulio Fidente <email address hidden>
Date: Thu Sep 14 22:48:11 2017 +0200

    Always use docker.io for ceph_namespace

    While the namespace variable does not carry the registry address,
    which is defaulted to docker.io in tripleoclient, the ceph_namespace
    variable needs one.

    Also set the DockerCephDaemonImage value for CephClient and
    CephExternal services which depend on CephBase.

    Change-Id: I606158f11cb8d92876fdc4a01b7be482f471955b
    Closes-Bug: #1717359