Comment 8 for bug 1886719

Revision history for this message
Jules Dorison (berthe01) wrote :

So compilation/installation seems to succeed after :

apt-get update && apt-get -y install python3-dev pkg-config libvirt-dev

on the host before launching the masakari playbook.

Perhaps this should be done by the playbook ?
Or did I missed something ?

There is still an error but I think it is due to the fact that I only launch the 'os-masakari-install' playbook

fatal: [infra1]: FAILED! => {"msg": "'nova_venv_tag' is undefined"}

I'll try to launch the 'setup-everything.yml' playbook and tell you.

Thanks for the help :)