Merge pull request #7482 from schrej/patch-1

Docs: fix typo in openstack builder
This commit is contained in:
Adrien Delorme 2019-04-09 17:05:50 +02:00 committed by GitHub
commit e5cc032938
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -317,7 +317,7 @@ VM.
``` json
{
"type": "openstack",
"identity_endpoint": "http://<destack-ip>:5000/v3",
"identity_endpoint": "http://<devstack-ip>:5000/v3",
"tenant_name": "admin",
"domain_name": "Default",
"username": "admin",