auth_uri is required by keystonemiddleware 03/27403/1
authorBryan Sullivan <bryan.sullivan@att.com>
Mon, 23 Jan 2017 18:42:01 +0000 (10:42 -0800)
committerBryan Sullivan <bryan.sullivan@att.com>
Mon, 23 Jan 2017 18:42:01 +0000 (10:42 -0800)
commitd1a2befd94933284fcc045df4ff764b46f4fa920
tree66235e69cd8690d646f8ab4b8c027645d492a1f1
parent0fa11c3ca480d11ca43f8accd94a2427742c7103
auth_uri is required by keystonemiddleware

JIRA: MODELS-23
It was removed as no reference was found in tacker, but
it is apparently used by keystonemiddleware, so restored
and set to the keystone publicurl as noted by keystone in
the tacker log.

Change-Id: I333120805106cde9007f79a1b11a589b045cd3e9
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
tests/utils/tacker-setup.sh