Merge "Adding "www_authenticate_uri" to the list of ignored fields"

This commit is contained in:
Zuul 2018-05-22 11:48:33 +00:00 committed by Gerrit Code Review
commit 002b21cd87
1 changed files with 1 additions and 0 deletions

View File

@ -208,6 +208,7 @@ class Elastic(object):
"key", "key",
"url", "url",
"auth_uri", "auth_uri",
"www_authenticate_uri",
"coordination_url", "coordination_url",
"swift_authurl", "swift_authurl",
"admin_token", "admin_token",