Comment 5 for bug 1796664

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

Reviewed: https://review.openstack.org/608648
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=2f75b8b5964d58ddeca1d36a33b2bd4a9c8dd81d
Submitter: Zuul
Branch: stable/pike

commit 2f75b8b5964d58ddeca1d36a33b2bd4a9c8dd81d
Author: Jose Luis Franco Arza <email address hidden>
Date: Mon Oct 8 13:41:00 2018 +0200

    [Pike Only] Change docker img rendering variable to docker_namespace.

    The namespace name variable is used by a jinja2 built-in class,
    to avoid conflicts when no parameters are passed to render
    overcloud_containers.yaml.j2 we have changed the name from
    namespace into docker_namespace.

    Change-Id: Id5948211c5570dc284826f246ba07eb9472e3779
    Depends-On: https://review.openstack.org/608647
    Closes-Bug: #1796664