diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-swift/dispersion.conf')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-swift/dispersion.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-swift/dispersion.conf b/meta-openstack/recipes-devtools/python/python-swift/dispersion.conf index 25119ff..2557abb 100644 --- a/meta-openstack/recipes-devtools/python/python-swift/dispersion.conf +++ b/meta-openstack/recipes-devtools/python/python-swift/dispersion.conf | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | [dispersion] | 1 | [dispersion] |
| 2 | auth_url = http://localhost:5000/v2.0/ | 2 | auth_url = http://localhost:8081/keystone/main |
| 3 | auth_user = %SERVICE_TENANT_NAME%:%SERVICE_USER% | 3 | auth_user = %SERVICE_TENANT_NAME%:%SERVICE_USER% |
| 4 | auth_key = %SERVICE_PASSWORD% | 4 | auth_key = %SERVICE_PASSWORD% |
| 5 | auth_version = 2.0 | 5 | auth_version = 2.0 |
