Switch test config file to use os_region_name

The old value of nova_region_name has not been used in some time.

Change-Id: I8fdd6d8ae4f0982b37cff7b5583429ccb6bd4aaf
This commit is contained in:
Matt Fischer 2016-06-05 20:21:09 -06:00
parent dbc9e4881a
commit bd360fb3c3

View File

@ -50,7 +50,7 @@ nova_proxy_admin_pass = 3de4922d8b6ac5a1aad9
nova_proxy_admin_tenant_id =
trove_auth_url = http://0.0.0.0:5000/v2.0
nova_region_name = RegionOne
os_region_name = RegionOne
nova_compute_service_type = compute
nova_service_name = Compute Service