openstack-ansible/playbooks
Logan V 5dc89d8136 Do not override Horizon ServerName in playbook
The playbook var overrides horizon to the non-RFC compliant container
name, which causes Horizon not to start when debug is disabled.

The horizon-error.log error generated is:
http://cdn.pasteraw.com/80bqvxborw4f3a74yl7mb7get40lkit

And the reason the error does NOT occur when debug is enabled can
be found here:
https://github.com/django/django/blob/master/django/http/request.py#L100-L112

Change-Id: I10aaeec856bd2ba3c38cb2b209d3f0cc9cc3ec0f
2016-08-05 21:23:36 +00:00
..
common-tasks Move LXC AppArmor profile setting to the inventory 2016-07-23 10:38:05 +00:00
defaults/repo_packages Update all SHAs for Newton 2016-08-01 2016-08-04 02:23:35 +00:00
inventory Merge "Update all SHAs for Newton 2016-08-01" 2016-08-05 10:49:08 +00:00
roles Define retries on ceph keyring fetch task 2016-08-03 21:13:08 +00:00
vars/configs Enable the use of a package manager cache 2016-07-27 11:03:53 +00:00
ansible.cfg Merge "Remove callback plugins" 2016-07-24 22:52:30 +00:00
galera-install.yml Cleanup/standardize common tasks 2016-07-21 17:18:26 -05:00
haproxy-install.yml Cleanup/standardize common tasks 2016-07-21 17:18:26 -05:00
lxc-containers-create.yml Removing duplicate gather_facts in playbooks 2016-06-23 12:32:25 -04:00
lxc-containers-destroy.yml Confirm container data destroys 2016-07-27 15:44:33 +00:00
lxc-hosts-setup.yml If /var/log/lxc exists, move it to the log aggregation parent 2016-07-25 23:47:20 +00:00
memcached-install.yml Cleanup/standardize common tasks 2016-07-21 17:18:26 -05:00
openstack-hosts-setup.yml Speed up gate: avoid gathering facts more than necessary 2016-06-15 14:09:20 +00:00
os-aodh-install.yml Cleanup/standardize common tasks 2016-07-21 17:18:26 -05:00
os-ceilometer-install.yml Cleanup/standardize common tasks 2016-07-21 17:18:26 -05:00
os-cinder-install.yml Address Ansible bare variable usage 2016-07-23 10:40:09 +00:00
os-glance-install.yml Cleanup/standardize common tasks 2016-07-21 17:18:26 -05:00
os-gnocchi-install.yml Cleanup/standardize common tasks 2016-07-21 17:18:26 -05:00
os-heat-install.yml Cleanup/standardize common tasks 2016-07-21 17:18:26 -05:00
os-horizon-install.yml Do not override Horizon ServerName in playbook 2016-08-05 21:23:36 +00:00
os-ironic-install.yml Cleanup/standardize common tasks 2016-07-21 17:18:26 -05:00
os-keystone-install.yml Cleanup/standardize common tasks 2016-07-21 17:18:26 -05:00
os-neutron-install.yml Cleanup/standardize common tasks 2016-07-21 17:18:26 -05:00
os-nova-install.yml Cleanup/standardize common tasks 2016-07-21 17:18:26 -05:00
os-swift-install.yml Cleanup/standardize common tasks 2016-07-21 17:18:26 -05:00
os-swift-setup.yml Make pip_lock_to_internal_repo a playbook var 2016-06-24 13:37:53 -07:00
os-swift-sync.yml Make pip_lock_to_internal_repo a playbook var 2016-06-24 13:37:53 -07:00
os-tempest-install.yml Make pip_lock_to_internal_repo a playbook var 2016-06-24 13:37:53 -07:00
rabbitmq-install.yml Remove pip_install role execution from RabbitMQ playbook 2016-07-23 15:15:34 +00:00
repo-build.yml Remove excessive tags 2016-07-11 17:20:09 -05:00
repo-install.yml Remove upstream repo dependency 2015-08-24 08:32:07 +01:00
repo-server.yml Enable the use of a package manager cache 2016-07-27 11:03:53 +00:00
rsyslog-install.yml Cleanup/standardize common tasks 2016-07-21 17:18:26 -05:00
security-hardening.yml Speed up gate: avoid gathering facts more than necessary 2016-06-15 14:09:20 +00:00
setup-everything.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
setup-hosts.yml Include security role in setup-hosts.yml 2016-03-29 03:28:15 +00:00
setup-infrastructure.yml Add haproxy-install to setup-infrastructure.yml 2016-03-03 16:46:29 +00:00
setup-openstack.yml Introduce a playbook for deploying Gnocchi 2016-07-08 11:33:14 -07:00
utility-install.yml Optimise pip install tasks 2016-07-23 10:39:22 +00:00