Zun Cloudshell container wont start
Hello,
i deployed openstack queens 6.1.1 with kolla-ansible. Now i added zun kuryr and etc. Everything seems to work fine on the first look. After the addition of zun horizon showed a new button "cloudshell". When i try to launch the cloudshell it trys to start "cloud-shell-admin-admin-Default-RegionOne" but fails with
Docker internal error: 500 Server Error: Internal Server Error ("network 263044eb-6283-4c44-9fe9-60a3a682e766 is ambiguous (2 matches found based on name)").
This is the ID of my external network. Every other container, launched in an internal network, works fine.
Kind Regards
Could you verify if you have any neutron network created in your tenant? If not, there is a script in Kolla to create such network:
Let me know if it doesn't help.
Do you have any other idea?