Skip to content
Snippets Groups Projects
Commit 445954db authored by liujunpeng's avatar liujunpeng
Browse files

add domain_name for multi-regions

add domain_name for multi-regions. When deploying regiontwo,
nova_compute simple_cell_setup will use domain_name.

Change-Id: I2f4171e1469966140ccccb38540fa5c54258bdfb
parent c31c1ab4
No related branches found
No related tags found
No related merge requests found
......@@ -75,6 +75,7 @@ the value of ``kolla_internal_fqdn`` in RegionOne:
username: "admin"
password: "{{ keystone_admin_password }}"
project_name: "admin"
domain_name: "default"
Configuration files of cinder,nova,neutron,glance... have to be updated to
contact RegionOne's Keystone. Fortunately, Kolla offers to override all
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment