Hide Forgot
Created attachment 1226822 [details] answers file Hi, I'm trying to deploy Packstack 10 on one controller and two compute nodes running rhel 7.3. Installation is failing with the following error: Applying 10.35.117.189_controller.pp 10.35.117.189_controller.pp: [ DONE ] Applying 10.35.117.189_network.pp 10.35.117.189_network.pp: [ ERROR ] Applying Puppet manifests [ ERROR ] ERROR : Error appeared during Puppet run: 10.35.117.189_network.pp Error: invalid value for Integer(): "" at /var/tmp/packstack/0463e5959cc54a30b4421eaf3e14d5e4/modules/neutron/manifests/agents/ml2/ovs.pp:305 on node titan04.qa.lab.tlv.redhat.com You will find full trace in log /var/tmp/packstack/20161130-233915-_Efe1N/manifests/10.35.117.189_network.pp.log Error details in a trace log: Matching apachectl 'Server version: Apache/2.4.6 (Red Hat Enterprise Linux) Server built: Aug 3 2016 08:33:27' [1;31mWarning: Scope(Class[Neutron]): verbose is deprecated, has no effect and will be removed after Newton cycle.[0m [1;31mWarning: Scope(Class[Neutron::Agents::L3]): parameter external_network_bridge is deprecated[0m [1;31mError: invalid value for Integer(): "" at /var/tmp/packstack/0463e5959cc54a30b4421eaf3e14d5e4/modules/neutron/manifests/agents/ml2/ovs.pp:305 on node titan04.qa.lab.tlv.redhat.com[0m [1;31mError: invalid value for Integer(): "" at /var/tmp/packstack/0463e5959cc54a30b4421eaf3e14d5e4/modules/neutron/manifests/agents/ml2/ovs.pp:305 on node titan04.qa.lab.tlv.redhat.com[0m Please find attached answers file. Thank you, Ziv
Similar bug has been reported a long time ago: https://ask.openstack.org/en/question/84889/packstack-fails-to-detect-ipaddress-of-interface-eth1/
Sorry, pls ignore previous comment.
My guess is that this issue is related to the mechanism to retrieve server local ip in packstack. Would you mind to provide the output of commands "ip a" and "facter" in the controller?