[Kolla] Configure docker service fails during bootstrap_servers

Radosław Piliszek radoslaw.piliszek at gmail.com
Fri Nov 22 15:53:26 UTC 2019


You are trying to deploy to localhost which does not have interface named eth0.

Please configure globals.yml or inventory and retry.

-yoctozepto

pt., 22 lis 2019 o 16:09 Bhupathi, Ramakrishna
<C-Ramakrishna.Bhupathi at charter.com> napisał(a):
>
> Folks,
>
> Looking for help on this. When I am attempting to install OpenStack Kolla (development mode) I am running into this error  when running bootstrap_servers
>
>
>
> ./kolla-ansible -i ../../multinode bootstrap-servers
>
>
>
> TASK [baremetal : Configure docker service] ****************************************************************************************************
>
> fatal: [localhost]: FAILED! => {"changed": false, "msg": "AnsibleUndefinedVariable: 'ansible.vars.hostvars.HostVarsVars object' has no attribute   u'ansible_eth0'"}
>
>
>
> PLAY RECAP *************************************************************************************************************************************
>
> localhost                  : ok=29   changed=3    unreachable=0    failed=1    skipped=16   rescued=0    ignored=0
>
>
>
> Command failed ansible-playbook -i all-in-one -e @/etc/kolla/globals.yml -e @/etc/kolla/passwords.yml -e CONFIG_DIR=/etc/kolla  -e kolla_action=  bootstrap-servers /home/ubuntu/kolla-env/share/kolla-ansible/ansible/kolla-host.yml
>
>
>
> Can someone tell me what is going wrong here?
>
>
>
> --RamaK
>
> The contents of this e-mail message and
> any attachments are intended solely for the
> addressee(s) and may contain confidential
> and/or legally privileged information. If you
> are not the intended recipient of this message
> or if this message has been addressed to you
> in error, please immediately alert the sender
> by reply e-mail and then delete this message
> and any attachments. If you are not the
> intended recipient, you are notified that
> any use, dissemination, distribution, copying,
> or storage of this message or any attachment
> is strictly prohibited.



More information about the openstack-discuss mailing list