Comment 12 for bug 1698349

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to python-tripleoclient (master)

Reviewed: https://review.openstack.org/522298
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=909a9f753007f4cb10fc36a45934cccd6ce753cf
Submitter: Zuul
Branch: master

commit 909a9f753007f4cb10fc36a45934cccd6ce753cf
Author: Bogdan Dobrelya <email address hidden>
Date: Wed Nov 22 17:41:08 2017 +0100

    Allow to override t-h-t 'Cloud*' params undercloud

    Allow to parametrize the hardcoded 'undercloud' domain name.
    F.e. RDOcloud uses an 'rdocloud' domain, therefore some DNS things might be
    failing with the hardcoded value.
    The default domain name remains unchanged. It can be
    overriden with a new '--local-domain' option as well.

    Related-bug: #1698349
    Partial-bug: #1733873

    Change-Id: Iad63142b241f9f7f0bbef68473f18b69f36daf76
    Signed-off-by: Bogdan Dobrelya <email address hidden>