Date: Wed, 22 Jul 2015 20:41:35 +0000
Subject: RE: [Rdo-list] Juno on Fedora 22
From: aragonx(a)dcsnow.com
To: rdo-list(a)redhat.com
CC: bderzhavets(a)hotmail.com
> I also commented out second line in /etc/httpd/conf.d/mod_dnssd.conf
I do not have this file.
> # cd /usr/lib/python2.7/site-packages/packstack/puppet/templates
>
> and apply third patc from
http://textuploader.com/yn0v
> It will disable provision_demo.pp.
I tried using patch but it failed. Looks like my file doesn't have the
ipv6 check so the lines are different. I deleted that whole block
manually. Was that correct?
Yes.
> Then run
>
> # packstack --answer-file=./answer-file-aio.txt
I had to edit
/usr/share/openstack-puppet/modules/apache/templates/httpd.conf.erb and
insert
Include conf.modules.d/*.conf
right after
IncludeOptional "<%= @confd_dir %>/*.conf"
But I still got an error at: neutron.pp
Error: Could not autoload puppet/provider/vs_port/ovs_redhat_el6: Could
not find parent provider ovs_redhat of ovs_redhat_el6
The error file contained:
Error: Could not autoload puppet/provider/vs_port/ovs_redhat_el6: Could
not find parent provider ovs_redhat of ovs_redhat_el6^[[0m
Error: Could not autoload puppet/type/vs_port: Could not autoload
puppet/provider/vs_port/ovs_redhat_el6: Could not find parent provider
ovs_redhat of ovs_redhat_el6^[[0m
Error: Evaluation Error: Error while evaluating a Virtual Query, Could not
autoload puppet/type/vs_port: Could not autoload
puppet/provider/vs_port/ovs_redhat_el6: Could not find parent provider
ovs_redhat of ovs_redhat_el6 at
/var/tmp/packstack/bc47df3faa1e4c0e9a87dbeb02d13c8e/modules/vswitch/manifests/ovs.pp:84:29
on node
Insert this line as first into
ovs_redhat_el6.rbFile.expand_path(File.join(File.dirname(__FILE__),
'.','ovs_redhat.rb')
See
https://bugzilla.redhat.com/show_bug.cgi?id=1234042
comment 6
Again, thank you very much for the help!
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.