Comment 4 for bug 1717359

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

Reviewed: https://review.openstack.org/506580
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=9666d7c26ac63e07d96524704fa474a19f76211f
Submitter: Jenkins
Branch: stable/pike

commit 9666d7c26ac63e07d96524704fa474a19f76211f
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
    (cherry picked from commit 90e9ef9f4c51920564200b4a5063afc18bed4e10)