fix(interface): makes the interface public

Changes the interface from the default (internal) to public.

Change-Id: I0862d7263dcb60b358f865002dc974d55deabee5
Signed-off-by: Tin Lam <tin@irrational.io>
This commit is contained in:
Tin Lam 2020-08-18 16:10:54 -05:00
parent e3ddb0b770
commit c6e0daae8f
1 changed files with 2 additions and 0 deletions

View File

@ -75,6 +75,7 @@ endpoints:
project_name: admin
user_domain_name: default
project_domain_name: default
interface: public
sonobuoy:
role: admin
region_name: RegionOne
@ -83,6 +84,7 @@ endpoints:
project_name: sonobuoy
user_domain_name: sonobuoy
project_domain_name: sonobuoy
interface: public
hosts:
default: keystone
internal: keystone-api