52073b010f
domain name information should be in VIM configure, which is different from keystone configuration in tacker.conf. Also domain name is prefered to domain id. Change-Id: Iec492e55ff763f92304c129d2373e544269f6271 Partial-bug: #1603851
7 lines
155 B
YAML
7 lines
155 B
YAML
auth_url: 'http://localhost:5000'
|
|
username: 'nfv_user'
|
|
password: 'devstack'
|
|
project_name: 'nfv'
|
|
project_domain_name: 'Default'
|
|
user_domain_name: 'Default'
|