tripleo-image-elements/elements/horizon
Jan Provaznik fe98bb682d Check if stunnel.connect_ip is set
We already define stunnel metadata, but stunnel.connect_ip is not yet
defined. In such case empty IP is generated in ports.conf which causes
syntax error.

Change-Id: Ic85779aa06f1331c0c73a83a874a38c806bd6ad4
2014-06-24 12:27:54 +02:00
..
environment.d Wire in _EXTRA_INSTALL_OPTS... 2014-04-19 08:08:45 -04:00
files Check if stunnel.connect_ip is set 2014-06-24 12:27:54 +02:00
install.d Change horizon binding address to local-ipv4 in haproxy case 2014-05-30 06:04:22 +00:00
os-apply-config/etc/horizon Changed the default rolename from Member to _member_ 2014-04-07 15:09:47 -07:00
os-refresh-config Change horizon binding address to local-ipv4 in haproxy case 2014-05-30 06:04:22 +00:00
post-install.d Horizon: dynamically set config time env vars 2014-04-19 08:08:45 -04:00
README.md Add Horizon element 2013-10-31 15:57:13 +01:00
element-deps Moving iptables rules to the relevant elements 2014-01-28 06:31:54 -05:00
source-repository-horizon Don't use /cgit/ urls for git. 2014-02-21 15:25:12 +13:00

README.md

Installs OpenStack Dashboard (Horizon) from git.

Horizon runs on port 80 behind Apache using mod_wsgi.

Configuration

We use the keystone.host key to connect to Keystone and horizon.secret_key as the Django secret key.