diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-neutron/metadata_agent.ini')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-neutron/metadata_agent.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-neutron/metadata_agent.ini b/meta-openstack/recipes-devtools/python/python-neutron/metadata_agent.ini index 98d958d..f9d5725 100644 --- a/meta-openstack/recipes-devtools/python/python-neutron/metadata_agent.ini +++ b/meta-openstack/recipes-devtools/python/python-neutron/metadata_agent.ini | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | # debug = True | 3 | # debug = True |
| 4 | 4 | ||
| 5 | # The Neutron user information for accessing the Neutron API. | 5 | # The Neutron user information for accessing the Neutron API. |
| 6 | auth_url = http://localhost:5000/v2.0 | 6 | identity_uri = http://localhost:8081/keystone/main |
| 7 | auth_region = RegionOne | 7 | auth_region = RegionOne |
| 8 | admin_tenant_name = %SERVICE_TENANT_NAME% | 8 | admin_tenant_name = %SERVICE_TENANT_NAME% |
| 9 | admin_user = %SERVICE_USER% | 9 | admin_user = %SERVICE_USER% |
