commit | 43304849cfde41fa86a6fdd334ab6e703598ef8d | [log] [tgz] |
---|---|---|
author | Monty Taylor <mordred@inaugust.com> | Wed Jun 21 21:45:14 2017 +0100 |
committer | Monty Taylor <mordred@inaugust.com> | Wed Jun 21 21:45:14 2017 +0100 |
tree | 95578a2dfb81151317f8a270b2fdee969830d4c3 | |
parent | 7fef90aff9b023709428977c41a8db5893675c81 [diff] |
Set public_endpoint to GLANCE_URL for glance-api We run glance behind uwsgi. This means that the URL glance knows about itself is wrong, and version discovery fails. Set the public endpoint to the value of GLANCE_URL which should always be correct. Change-Id: Ia7c69024a0ef6cc0fdc284ffcd06eee5678a1007