Merge "add domain_name for multi-regions"

This commit is contained in:
Zuul 2017-12-04 13:59:55 +00:00 committed by Gerrit Code Review
commit 50a30f73c8

@ -75,6 +75,7 @@ the value of ``kolla_internal_fqdn`` in RegionOne:
username: "admin" username: "admin"
password: "{{ keystone_admin_password }}" password: "{{ keystone_admin_password }}"
project_name: "admin" project_name: "admin"
domain_name: "default"
Configuration files of cinder,nova,neutron,glance... have to be updated to Configuration files of cinder,nova,neutron,glance... have to be updated to
contact RegionOne's Keystone. Fortunately, Kolla offers to override all contact RegionOne's Keystone. Fortunately, Kolla offers to override all