Kolla is a set of ansible playbooks that eases the deployment of OpenStack environments.
Questions tagged [kolla-ansible]
23 questions
0
votes
0 answers
Kolla-Ansible fails to deploy Openstack because of MariaDB liveness step failing
I'm having issues when deploying Openstack via kolla-ansible on virtual machines that are running inside Proxmox, across three nodes. Both "kolla-ansible -i multinode bootstrap-servers" and "kolla-ansible -i multinode prechecks" run successfully…

Samuel Lourenço
- 1
- 1
0
votes
0 answers
Kolla-ansible Yoga how to update with new image containers with local registry?
I am trying to update my Openstack, which was deployed using kolla-ansible, using the documentation here (https://docs.openstack.org/kolla-ansible/yoga/user/operating-kolla.html).
The documentaion says this about the update:
Update kolla-ansible…

Wodel
- 51
- 1
- 5
0
votes
0 answers
How to debug timeout error during instance creation?
I've created a small OpenStack cloud consisting of 3 nodes that all contain the same services, using kolla ansible. I can start instances using the Cirros toy image no problem, and also an offical debian cloud image, however starting a Windows 10…

Evgeniy Berezovsky
- 861
- 1
- 8
- 27
0
votes
2 answers
kolla ansible deployment stuck at Nova API bootstrap container
I am deploying openstack (for kypo cyber range) using kolla-ansible. I have followed all the steps on official guide. However I am stuck on Nova API bootstrap container for almost half a day. I have looked into mariadb.log file and it…

aneela
- 99
- 6
0
votes
1 answer
kolla-ansible openstack cloudkitty error
I'm using an All-IN-ONE kolla-ansible wallaby release machine for developing a custom ui for a public cloud.
When i try to get summary in RATING admin menu in Horizon this error happens:
2021-10-14 11:46:19.756 28 ERROR cloudkitty.common.policy ...
…

Vahid Alimohamadi
- 124
- 6
0
votes
0 answers
TASK [common : Pulling common images]
I'm trying to install openstack wallaby with kolla-ansible. I followed this document https://docs.openstack.org/kolla-ansible/latest/user/quickstart.html and
https://docs.openstack.org/kolla-ansible/latest/user/multinode.html to deploy multinode.
I…

Tùng Nguyễn
- 51
- 1
- 5
0
votes
1 answer
Python path error when running Kolla ansible installation
I am attempting to install kolla-ansible to a bare metal server and experiencing this issue. I have been following this guide for setup: https://kifarunix.com/deploy-all-in-one-openstack-with-kolla-ansible-on-ubuntu-18-04/ and have hit a roadblock…
-1
votes
1 answer
openstack conatiner runtime change
I'm install openstack wallaby using kolla-ansible deployment method. (ubuntu)
I want to chagne container runtime engine(running on controller and compute node) from docker to cri or containerd. is it possible?
Thanks.

daniel
- 1