No need for www_authenticate_uri in [designate]

The www_authenticate_uri is a keystonemiddleware option, it is not
needed for the Designate client.

Change-Id: I6153d5973feda300fa81b275269bc2cbc9019193
This commit is contained in:
Gyorgy Szombathelyi 2018-04-25 12:50:41 +02:00
parent c4bfd0e0f2
commit d8a94b2412
1 changed files with 0 additions and 2 deletions

View File

@ -66,7 +66,6 @@ Once this is done, the user has to take the following steps and restart
are validated.
* ``cafile``: Path to a valid Certificate Authority (CA) certificate.
Optional, the system CAs are used as default.
* ``www_authenticate_uri``: the unversioned public endpoint of the Identity service.
The following is an example:
@ -86,7 +85,6 @@ Once this is done, the user has to take the following steps and restart
ipv6_ptr_zone_prefix_size = 116
ptr_zone_email = admin@example.org
cafile = /etc/ssl/certs/my_ca_cert
www_authenticate_uri = http://192.0.2.240:5000
Once the ``neutron-server`` has been configured and restarted, users will have