Correct 'region' to 'region_name'

Correct the 'region' configuration entry to 'region_name'

Change-Id: If2463351fa1fc88720ede40f11a3d219644a278d
This commit is contained in:
Chris Hultin 2016-07-20 10:15:07 -05:00
parent 8ab6f1f8ad
commit 87781c6393
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ host = 0.0.0.0
endpoint_type = internalURL
[cinder_client]
region = {{ cinder_service_region }}
region_name = {{ cinder_service_region }}
endpoint_type = internalURL
[database]