Merge "Allow region setting for ironic-neutron-agent"

This commit is contained in:
Zuul 2019-11-22 12:21:21 +00:00 committed by Gerrit Code Review
commit 22cc65aafc
1 changed files with 1 additions and 0 deletions

View File

@ -7,3 +7,4 @@ project_name = service
username = {{ neutron_keystone_user }}
password = {{ neutron_keystone_password }}
os_endpoint_type = internalURL
os_region = {{ openstack_region_name }}