Hello Alexandra, OpenStack-Ansible is a separate project, that deploys OpenStack in LXC containers (unless I’m mistaken) - and Kolla/Kolla-Ansible is a separate project that deploys OpenStack in Docker/Podman containers. I see that you have problems resolving hostnames - usually kolla-ansible bootstrap-servers command should apply all prerequisites for running Kolla-Ansible including adding hostnames to /etc/hosts - can you double check that it has been run? Best regards, Michal Nasiadka
On 18 Jun 2024, at 11:35, Alexandra Rong <alexandra.rong@rong.de> wrote:
Hello OpenStack-Ansible team,
We are students in Germany studying Business Informatics. Currently, we have a project where we need to build an OpenStack environment using Kolla-Ansible. Our goal is to use Gnocchi and CloudKitty to gather metrics on the usage of the VMs in OpenStack.
We tried following the official Kolla-Ansible deployment guide but encountered issues starting Kolla-Ansible, as shown in the attached screenshots. Could you possibly help us?
Best regards, Felix and Alexandra
Ansible.cfg: <PastedGraphic-3.png> Error: <PastedGraphic-1.png>
All-in-one: <PastedGraphic-2.png>