Octavia group,

 

I created this story to see if I could get some assistance on an Octavia issue I am having with my infra.  I did a vanilla install of Openstack Wallaby using the Kolla project with Octavia enabled and auto-configure set.  Everything appeared to install fine.  When I try to create a load balancer using the horizon console or the cli or through further installs such as cloudfoundry that require a loadbalancer, I get an error from glance about “No image found with tag amphora” even though the image does exist.  I hope it is something simple or an oversight on my part.  Could I get some ideas or places to look?

 

Story:

 

https://storyboard.openstack.org/#!/story/2009103

 

Kolla install followed:

 

https://docs.openstack.org/kolla-ansible/latest/reference/networking/octavia.html

 

cli output :

 

[root@kolla ~]# openstack image list --tag amphora

+--------------------------------------+---------------------+--------+

| ID                                   | Name                | Status |

+--------------------------------------+---------------------+--------+

| 8f7398e7-7912-43b8-8131-e90f21c91ab4 | amphora             | active |

| 9bf14389-8521-4fb7-a7db-925f4dea1bf3 | amphora-x64-haproxy | active |

+--------------------------------------+---------------------+--------+

[root@kolla ~]#

 

My Infra scripts (relevant):

 

https://github.com/mephmanx/openstack-scripts/blob/32363ef5753fdec381f713c747c90a5c14b3ae72/kolla.sh#L340

 

 

I am admin of said infra so if anyone has time or availability (or interest) to log in and take a look I would be happy to provide creds.

 

Thank you for any time that you could provide or offer!