Comment 6 for bug 1723838

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

Reviewed: https://review.openstack.org/512146
Committed: https://git.openstack.org/cgit/openstack/puppet-designate/commit/?id=d18f3f815008e97578fcb214a90a3c7295678e3a
Submitter: Zuul
Branch: master

commit d18f3f815008e97578fcb214a90a3c7295678e3a
Author: ZhongShengping <chdzsp@163.com>
Date: Mon Oct 16 10:50:14 2017 +0800

    Set *_domain_name vars to 'Default' by default

    Keystone v2 api's are removed in [1], so it's required
    to set user_domain_name and project_domain_name otherwise
    all requests fallbacks to keystone v2.0 and fails.

    [1] https://review.openstack.org/#/c/499783/

    Change-Id: If52cd4cea4d3fceb7e272366d20276a209b4dc5b
    Closes-Bug: #1723838