<div dir="ltr">Hi Eduardo,<div><br><div>Thanks for your suggestion which is very helpful. Indeed, network_interface is not same in localhost and other nodes. Furthermore, the reason it failed is "network_interface" must have configured IPv4 address and up. This is not mentioned <b>explicitly </b>in the quick start documentation. </div><div>To help someone like me (if any in the future), i've created bug report in the following url <a href="https://bugs.launchpad.net/kolla-ansible/+bug/1787750">https://bugs.launchpad.net/kolla-ansible/+bug/1787750</a></div><div><br></div><div>Thanks again!</div><div><br></div><div>Regards,</div><div>J</div><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Sat, Aug 18, 2018 at 6:25 PM Eduardo Gonzalez <<a href="mailto:dabarren@gmail.com">dabarren@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi, the interface name must be the same for all nodes including localhost (deployment host). If the iface names are not the same along all the hosts will have to:<div><br></div><div>- Comment network_interface (or the interface var which name differs)</div><div>- Set the variable with an appropriate value at inventory file on each host. In example: </div><div>[compute]</div><div>node1 network_interface=eth1</div><div>node2 network_interface=eno1</div><div><br></div><div>Regards<br><br><div class="gmail_quote"><div dir="ltr">On Sat, Aug 18, 2018, 12:59 PM Hhhtyh ByNhb <<a href="mailto:jayamiact@gmail.com" target="_blank">jayamiact@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi All,<div><div>I tried to install openstack kolla by following kolla documentation: <a href="https://docs.openstack.org/kolla-ansible/latest/user/quickstart.html" target="_blank">https://docs.openstack.org/kolla-ansible/latest/user/quickstart.html</a></div><div><br></div><div>When doing this command: "kolla-ansible -i ./multinode bootstrap-servers", </div><div>I observed following error:</div><div>Error message is "fatal: [control01]: FAILED! => {"msg": "The task includes an option with an undefined variable. The error was: 'dict object' has no attribute 'ipv4'\n\nThe error appears to have been in '/usr/local/share/kolla-ansible/ansible/roles/baremetal/tasks/pre-install.yml': line 19, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: Generate /etc/hosts for all of the nodes\n  ^ here\n"}</div><div>Command failed ansible-playbook -i ./multinode -e @/etc/kolla/globals.yml -e @/etc/kolla/passwords.yml -e CONFIG_DIR=/etc/kolla  -e action=bootstrap-servers /usr/local/share/kolla-ansible/ansible/kolla-host.yml</div><div><br></div><div>any suggestion?<br></div></div><div><br></div><div>BR//jaya</div><div><br></div><div><br></div></div>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div></div>
_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org" target="_blank">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
</blockquote></div>