Byron McCollum 941398b22c IMAGES_ALLOW_LOCATION Wrongly Templated As String
In the template file horizon_local_settings.py.j2, the
IMAGES_ALLOW_LOCATION value is being set as a string, when it should
be a bool.

Change-Id: I6589fe93abab76243d30136babaa7b1e95989243
Closes-Bug: 1727438
2017-10-25 11:54:49 -05:00
..