RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1176433 - packstack fails to configure horizon - juno/rhel7 (vm)
Summary: packstack fails to configure horizon - juno/rhel7 (vm)
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RDO
Classification: Community
Component: openstack-packstack
Version: Icehouse
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: Juno
Assignee: Martin Magr
QA Contact: Shai Revivo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-12-21 18:32 UTC by Mohammed Arafa
Modified: 2016-05-18 19:59 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-18 19:59:31 UTC
Embargoed:


Attachments (Terms of Use)

Description Mohammed Arafa 2014-12-21 18:32:41 UTC
Description of problem:
[root@localhost ~(keystone_admin)]# cat /var/tmp/packstack/20141221-131122-pxJUru/manifests/192.168.122.129_horizon.pp.log
Warning: Scope(Class[Concat::Setup]): concat::setup is deprecated as a public API of the concat module and should no longer be directly included in the manifest.
Warning: Scope(Class[Horizon]): The keystone_host parameter is deprecated, use keystone_url instead.
Warning: Scope(Class[Horizon]): The can_set_mount_point parameter is deprecated, use hypervisor_options instead.
Warning: Scope(Class[Horizon]): Parameter fqdn is deprecated. Please use parameter allowed_hosts for setting ALLOWED_HOSTS in settings_local.py and parameter server_aliases for setting ServerAlias directives in vhost.conf.
Warning: Variable access via 'tcp_port' is deprecated. Use '@tcp_port' instead. template[/var/tmp/packstack/fedd7f86c2c54f3c9548a865771c50ff/modules/memcached/templates/memcached_sysconfig.erb]:1
   (at /var/tmp/packstack/fedd7f86c2c54f3c9548a865771c50ff/modules/memcached/templates/memcached_sysconfig.erb:1:in `block in result')
Warning: Variable access via 'user' is deprecated. Use '@user' instead. template[/var/tmp/packstack/fedd7f86c2c54f3c9548a865771c50ff/modules/memcached/templates/memcached_sysconfig.erb]:2
   (at /var/tmp/packstack/fedd7f86c2c54f3c9548a865771c50ff/modules/memcached/templates/memcached_sysconfig.erb:2:in `block in result')
Warning: Variable access via 'max_connections' is deprecated. Use '@max_connections' instead. template[/var/tmp/packstack/fedd7f86c2c54f3c9548a865771c50ff/modules/memcached/templates/memcached_sysconfig.erb]:3
   (at /var/tmp/packstack/fedd7f86c2c54f3c9548a865771c50ff/modules/memcached/templates/memcached_sysconfig.erb:3:in `block in result')
Warning: Variable access via 'max_memory' is deprecated. Use '@max_memory' instead. template[/var/tmp/packstack/fedd7f86c2c54f3c9548a865771c50ff/modules/memcached/templates/memcached_sysconfig.erb]:5
   (at /var/tmp/packstack/fedd7f86c2c54f3c9548a865771c50ff/modules/memcached/templates/memcached_sysconfig.erb:5:in `block in result')
Warning: Variable access via 'listen_ip' is deprecated. Use '@listen_ip' instead. template[/var/tmp/packstack/fedd7f86c2c54f3c9548a865771c50ff/modules/memcached/templates/memcached_sysconfig.erb]:15
   (at /var/tmp/packstack/fedd7f86c2c54f3c9548a865771c50ff/modules/memcached/templates/memcached_sysconfig.erb:15:in `block in result')
Warning: Variable access via 'udp_port' is deprecated. Use '@udp_port' instead. template[/var/tmp/packstack/fedd7f86c2c54f3c9548a865771c50ff/modules/memcached/templates/memcached_sysconfig.erb]:18
   (at /var/tmp/packstack/fedd7f86c2c54f3c9548a865771c50ff/modules/memcached/templates/memcached_sysconfig.erb:18:in `block in result')
Warning: Variable access via 'processorcount' is deprecated. Use '@processorcount' instead. template[/var/tmp/packstack/fedd7f86c2c54f3c9548a865771c50ff/modules/memcached/templates/memcached_sysconfig.erb]:20
   (at /var/tmp/packstack/fedd7f86c2c54f3c9548a865771c50ff/modules/memcached/templates/memcached_sysconfig.erb:20:in `block in result')
Notice: Compiled catalog for localhost in environment production in 2.54 seconds
Warning: The package type's allow_virtual parameter will be changing its default value from false to true in a future release. If you do not want to allow virtual packages, please explicitly set allow_virtual to false.
   (at /usr/share/ruby/vendor_ruby/puppet/type.rb:816:in `set_default')
Notice: /Stage[main]/Main/Firewall[001 horizon 443  incoming]/ensure: created
Notice: /Stage[main]/Memcached/Package[memcached]/ensure: created
Notice: /Stage[main]/Memcached/File[/etc/sysconfig/memcached]/content: content changed '{md5}05503957e3796fbe6fddd756a7a102a0' to '{md5}90c0375e6e9a3bd43ae0f2200ce3e441'
Notice: /Stage[main]/Memcached/Service[memcached]/ensure: ensure changed 'stopped' to 'running'
sh: line 1: 26145 Killed                  /usr/sbin/setsebool -P httpd_can_network_connect on 2>&1
Error: undefined method `split' for nil:NilClass
Error: /Stage[main]/Main/Selboolean[httpd_can_network_connect]/value: change from off to on failed: undefined method `split' for nil:NilClass
Notice: /Stage[main]/Main/File[/etc/pki/tls/certs/ps_generate_ssl_certs.ssh]/ensure: created
Notice: /Stage[main]/Main/Exec[/etc/pki/tls/certs/ps_generate_ssl_certs.ssh]/returns: executed successfully
Notice: /Stage[main]/Horizon/Package[horizon]/ensure: created
Notice: /Stage[main]/Apache::Mod::Ssl/File[ssl.conf]/ensure: defined content as '{md5}d972bf4f8d4e1fddaf90d1b4a851ffa5'
Notice: /Stage[main]/Apache::Mod::Ssl/Apache::Mod[socache_shmcb]/File[socache_shmcb.load]/ensure: defined content as '{md5}ab31a6ea611785f74851b578572e4157'
Notice: /Stage[main]/Horizon::Wsgi::Apache/File[/var/log/horizon]/mode: mode changed '0750' to '0751'
Notice: /Stage[main]/Horizon::Wsgi::Apache/File[/var/log/horizon/horizon.log]/ensure: created
Notice: /Stage[main]/Apache::Mod::Wsgi/Apache::Mod[wsgi]/File[wsgi.load]/ensure: defined content as '{md5}e1795e051e7aae1f865fde0d3b86a507'
Notice: /Stage[main]/Apache::Mod::Wsgi/File[wsgi.conf]/ensure: defined content as '{md5}16494ba8ce7c39c430f45071456f018c'
Notice: /Stage[main]/Apache::Mod::Ssl/Apache::Mod[ssl]/Package[mod_ssl]/ensure: created
Notice: /Stage[main]/Apache::Mod::Ssl/Apache::Mod[ssl]/File[ssl.load]/ensure: defined content as '{md5}e282ac9f82fe5538692a4de3616fb695'
Notice: /Stage[main]/Horizon/File[/etc/openstack-dashboard/local_settings]/content: content changed '{md5}04fa97a3052c830e2bfd61e0b2fac90a' to '{md5}830b99b06bf2377fe7caa1b3d988833e'
Notice: /Stage[main]/Horizon/File[/etc/openstack-dashboard/local_settings]/mode: mode changed '0640' to '0644'
Notice: /Stage[main]/Main/Apache::Listen[443]/Concat::Fragment[Listen 443]/File[/var/lib/puppet/concat/_etc_httpd_conf_ports.conf/fragments/10_Listen 443]/ensure: defined content as '{md5}462e40c14c182d965ae6448e832ebb9a'
Notice: /Stage[main]/Horizon::Wsgi::Apache/Apache::Vhost[horizon_ssl_vhost]/Apache::Namevirtualhost[*:443]/Concat::Fragment[NameVirtualHost *:443]/File[/var/lib/puppet/concat/_etc_httpd_conf_ports.conf/fragments/10_NameVirtualHost *_443]/ensure: defined content as '{md5}235a73c5a3abcbafdd73c00f8c639b89'
Notice: /Stage[main]/Apache/Concat[/etc/httpd/conf/ports.conf]/Exec[concat_/etc/httpd/conf/ports.conf]/returns: executed successfully
Notice: /Stage[main]/Apache/Concat[/etc/httpd/conf/ports.conf]/Exec[concat_/etc/httpd/conf/ports.conf]: Triggered 'refresh' from 2 events
Notice: /Stage[main]/Apache/Concat[/etc/httpd/conf/ports.conf]/File[/etc/httpd/conf/ports.conf]/content: content changed '{md5}ac3b658e433eba85f350d4068b0ef826' to '{md5}bc388698a3c11221869ded2030460038'
Notice: /Stage[main]/Main/Exec[nova-novncproxy-restart]/returns: executed successfully
Notice: /Stage[main]/Horizon::Wsgi::Apache/Apache::Vhost[horizon_ssl_vhost]/File[15-horizon_ssl_vhost.conf]/ensure: created
Notice: /Stage[main]/Horizon::Wsgi::Apache/Apache::Vhost[horizon_vhost]/File[15-horizon_vhost.conf]/ensure: created
Notice: /Stage[main]/Horizon::Wsgi::Apache/File[/etc/httpd/conf.d/openstack-dashboard.conf]/content: content changed '{md5}1f8635eac7872529d7b6577424d3355c' to '{md5}3f4b1c53d0e150dae37b3ee5dcaf622d'
Notice: /Stage[main]/Apache::Service/Service[httpd]: Triggered 'refresh' from 11 events
Notice: Finished catalog run in 86.91 seconds


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:


Note You need to log in before you can comment on or make changes to this bug.