Fix typo (?) in service_name, service vs services

services worked fine in the rdo factory, I'm not sure
why this is so particularl in Triple-O but given that is
the target I'll change it.
This commit is contained in:
Rob Crittenden 2016-09-07 14:39:02 -04:00
parent 2b33436b02
commit 0190e94e40
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ identity_uri = $KEYSTONE_IDENTITY
region_name = RegionOne
auth_type = password
auth_url = $KEYSTONE_AUTH_URL
project_name = services
project_name = service
project_domain_name = Default
username = nova
user_domain_name = Default