commit | fcbf3e976c8fa80099698693d37afa81058803c7 | [log] [tgz] |
---|---|---|
author | Dan Smith <dansmith@redhat.com> | Fri Jul 17 10:14:14 2020 -0700 |
committer | Radosław Piliszek <radoslaw.piliszek@gmail.com> | Sat Jul 18 11:16:10 2020 +0000 |
tree | a7be871bce1d08fa3b900012925c6cb88132d014 | |
parent | eee60c76719c02c08dba7b7fb703798a056b22b9 [diff] |
Fix glance standalone when tls-proxy is disabled We always want to start glance on the internal port now, regardless of whether or not tls-proxy is in use, because we write_local_proxy_http_config() for the standalone case. Change-Id: I47dea645d4a852e02e25af0e1df9c28fec92c42a Co-Authored-By: Radosław Piliszek <radoslaw.piliszek@gmail.com>