Merge pull request #7482 from schrej/patch-1

Docs: fix typo in openstack builder
pull/7485/head
Adrien Delorme 7 years ago committed by GitHub
commit e5cc032938
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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",

Loading…
Cancel
Save