DNS doc: remove whitespace

Commit f305559292 added a whitespace.
TrivialFix

Change-Id: I01b793ed9087042698e59926ae8068fe96afed83
This commit is contained in:
Gary Kotton 2018-02-19 23:40:28 -08:00
parent 868b5ede79
commit 4875ac672f
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ Once this is done, the user has to take the following steps and restart
* ``url``: the OpenStack DNS service public endpoint URL. Note that
this must always be the versioned endpoint currently.
* ``auth_type``: the authorization plugin to use.
Usually this should be ``password``, see
Usually this should be ``password``, see
https://docs.openstack.org/keystoneauth/latest/authentication-plugins.html
for other options.
* ``auth_url``: the Identity service authorization endpoint url.