Merge "Fix auth_url example in hypervisor-hyper-v.rst" into stable/queens

This commit is contained in:
Zuul 2018-05-20 22:24:38 +00:00 committed by Gerrit Code Review
commit 1db1365147
1 changed files with 1 additions and 1 deletions

View File

@ -375,7 +375,7 @@ on Hyper-V. Below is a sample ``nova.conf`` for Windows:
project_name = service
username = neutron
password = Passw0rd
auth_url = http://IP_ADDRESS:5000/v3.0
auth_url = http://IP_ADDRESS:5000/v3
auth_type = password
[hyperv]
vswitch_name = newVSwitch0