*** abaindur has quit IRC | 01:05 | |
*** abaindur has joined #openstack-lbaas | 01:06 | |
*** abaindur has quit IRC | 02:30 | |
*** ataraday_ has joined #openstack-lbaas | 02:37 | |
openstackgerrit | Ann Taraday proposed openstack/octavia master: Transition amphora flows to dicts https://review.opendev.org/668898 | 02:42 |
---|---|---|
ataraday_ | johnsom, Thanks a lot for fixing issue with ListenersUpdate! | 02:43 |
*** Dinesh_Bhor has joined #openstack-lbaas | 02:58 | |
openstackgerrit | Merged openstack/octavia master: Update ListenersUpdate for lb/listener dicts https://review.opendev.org/698117 | 03:12 |
*** psachin has joined #openstack-lbaas | 03:35 | |
openstackgerrit | Ann Taraday proposed openstack/octavia master: Add option to set default ssl ciphers in haproxy https://review.opendev.org/685337 | 03:37 |
ataraday_ | I've got one very small improvement change https://review.opendev.org/#/c/696943/ - if someone have time may be take a quick look if this seems valid. | 03:50 |
openstackgerrit | Ann Taraday proposed openstack/octavia master: Convert Lb flows to use provider dicts https://review.opendev.org/671725 | 04:14 |
openstackgerrit | Ann Taraday proposed openstack/octavia master: Convert health_monitor flows to use provider models https://review.opendev.org/679779 | 04:14 |
openstackgerrit | Ann Taraday proposed openstack/octavia master: Transition l7policy flows to dicts https://review.opendev.org/665977 | 04:14 |
openstackgerrit | Ann Taraday proposed openstack/octavia master: Transition l7rule flows to dicts https://review.opendev.org/668173 | 04:14 |
openstackgerrit | Ann Taraday proposed openstack/octavia master: Jobboard based controller https://review.opendev.org/647406 | 04:14 |
rm_work | ataraday_: rebase issue on the first patch | 05:19 |
rm_work | commented | 05:19 |
ataraday_ | rm_work, oops, will fix | 05:38 |
openstackgerrit | Ann Taraday proposed openstack/octavia master: Convert Lb flows to use provider dicts https://review.opendev.org/671725 | 05:40 |
*** squarebracket has quit IRC | 06:08 | |
*** squarebracket has joined #openstack-lbaas | 06:11 | |
*** pcaruana has joined #openstack-lbaas | 06:18 | |
*** zainub_wahid has joined #openstack-lbaas | 06:26 | |
*** ccamposr has joined #openstack-lbaas | 07:36 | |
*** ccamposr__ has quit IRC | 07:38 | |
openstackgerrit | Ann Taraday proposed openstack/octavia master: Convert health_monitor flows to use provider models https://review.opendev.org/679779 | 07:40 |
*** maciejjozefczyk has joined #openstack-lbaas | 07:47 | |
*** gcheresh_ has joined #openstack-lbaas | 07:47 | |
*** tesseract has joined #openstack-lbaas | 07:59 | |
*** tkajinam has quit IRC | 08:04 | |
*** rpittau|afk is now known as rpittau | 09:00 | |
*** goldyfruit_ has quit IRC | 09:29 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/octavia-dashboard stable/train: Imported Translations from Zanata https://review.opendev.org/698667 | 10:06 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/octavia-dashboard stable/stein: Imported Translations from Zanata https://review.opendev.org/698679 | 10:16 |
*** zainub_wahid has quit IRC | 10:19 | |
openstackgerrit | Ann Taraday proposed openstack/octavia master: Transition l7policy flows to dicts https://review.opendev.org/665977 | 10:32 |
*** goldyfruit_ has joined #openstack-lbaas | 10:50 | |
*** salmankhan has joined #openstack-lbaas | 10:53 | |
*** salmankhan has quit IRC | 10:53 | |
*** salmankhan has joined #openstack-lbaas | 10:54 | |
*** rcernin has quit IRC | 10:56 | |
*** pcaruana has quit IRC | 11:03 | |
*** pcaruana has joined #openstack-lbaas | 11:06 | |
*** goldyfruit_ has quit IRC | 11:13 | |
*** nicolasbock has joined #openstack-lbaas | 12:06 | |
*** ccamposr has quit IRC | 12:18 | |
*** ccamposr has joined #openstack-lbaas | 12:19 | |
openstackgerrit | Ann Taraday proposed openstack/octavia master: Transition l7rule flows to dicts https://review.opendev.org/668173 | 12:34 |
*** hkominos has joined #openstack-lbaas | 13:54 | |
hkominos | Hi all. I am trying to install octavia in my tripleo/rocky deployment. The deployment succeeded but when I am trying to spawn an image I get an "Failed to build compute instance due to: No Glance images are tagged with amphora-image tag.". However my glance image has this tag. Is there any reason why the worked would fail to find the image ? | 13:55 |
hkominos | I should say this is only an x86 cloud | 13:56 |
*** pcaruana has quit IRC | 13:57 | |
hkominos | fyi the image looks like http://cpaste.info/1u5e/ | 13:57 |
cgoncalves | hkominos, tripleo does not automatically upload an amphora image to glance. get one and place it in /usr/share/openstack-octavia-amphora-images/ | 13:57 |
cgoncalves | tripleo will find it there and upload it | 13:58 |
hkominos | So i dont upload an image to glance myself ? | 13:58 |
cgoncalves | alternatively, you can do it post deployment | 13:58 |
hkominos | ok. that is what I tried. Just upload an image to glance and tagged it manually | 13:58 |
*** yamamoto has joined #openstack-lbaas | 13:58 | |
cgoncalves | note that the image needs to be under the 'service' keystone project, otherwise octavia will not find it | 13:59 |
hkominos | xm! | 13:59 |
hkominos | let me check | 13:59 |
cgoncalves | tag should be "amphora-image". you can override that with the OctaviaAmphoraImageTag parameter in TripleO | 14:00 |
cgoncalves | https://opendev.org/openstack/tripleo-heat-templates/src/branch/master/deployment/octavia/octavia-base.yaml#L102-L105 | 14:00 |
hkominos | cgoncalves. Thanx for the link. According to the cpaste above from glance the image has that tag already. | 14:01 |
hkominos | but I think the image is not in the service project | 14:02 |
cgoncalves | hkominos, are you using the amphora image from https://tarballs.openstack.org/octavia/test-images/ ? | 14:02 |
hkominos | so this must be it | 14:02 |
cgoncalves | yeah | 14:02 |
hkominos | tha was it! | 14:05 |
hkominos | thank you all | 14:05 |
cgoncalves | hkominos, if you're using an amphora image from tarballs.openstack.org, please note it won't work well in your Rocky deployment | 14:05 |
cgoncalves | Octavia controllers are backward compatible with older amphora images but not the other way around | 14:06 |
cgoncalves | those images in tarballs.openstack.org are built nightly from master code | 14:06 |
cgoncalves | take one from https://images.rdoproject.org/octavia/ instead | 14:06 |
cgoncalves | also built nightly and per release | 14:06 |
hkominos | cgoncalves: thx. I will reupload an image from rdoproject then | 14:15 |
cgoncalves | hkominos, cool. let us know if we can further help you. | 14:15 |
hkominos | Btw I have noticed that horizon gets confused if I try to click on the admin/Project/Load Balancers/ tab and start loading endlessly even if my image is spawned (kinda) is that expected or a horizon bug ? | 14:16 |
hkominos | could just be that my octavia deployment is broken. | 14:18 |
hkominos | But I havet o doublecheck | 14:18 |
cgoncalves | hkominos, that part (Horizon and the Octavia dashboard) I am not much familiarized with. I know the dashboard auto-refreshes the status of resources | 14:19 |
cgoncalves | we've had some users experiencing some problems with horizon on rocky deployments but I never checked, sorry | 14:20 |
openstackgerrit | Ann Taraday proposed openstack/octavia master: Add option to set default ssl ciphers in haproxy https://review.opendev.org/685337 | 14:26 |
johnsom | hkominos: Older releases may have a problem if both neutron-lbaas-dashboard and octavia-dashboard are installed at the same time. | 14:26 |
hkominos | thx for the tips. I will double check. Does the visibility of the image play a role ? Should the image be public or private ? | 14:30 |
cgoncalves | hkominos, can be either. I'd suggest make it private | 14:31 |
*** pcaruana has joined #openstack-lbaas | 14:36 | |
*** ccamposr has quit IRC | 14:36 | |
*** ccamposr has joined #openstack-lbaas | 14:37 | |
*** TrevorV has joined #openstack-lbaas | 14:43 | |
*** KeithMnemonic has joined #openstack-lbaas | 15:07 | |
*** henriqueof has quit IRC | 15:08 | |
*** henriqueof1 has joined #openstack-lbaas | 15:08 | |
*** ataraday_ has quit IRC | 15:22 | |
*** ramishra has quit IRC | 15:48 | |
*** ramishra has joined #openstack-lbaas | 15:50 | |
*** gcheresh_ has quit IRC | 15:57 | |
*** maciejjozefczyk has quit IRC | 16:03 | |
*** irclogbot_0 has quit IRC | 16:14 | |
*** irclogbot_3 has joined #openstack-lbaas | 16:15 | |
*** tesseract has quit IRC | 16:48 | |
*** ccamposr__ has joined #openstack-lbaas | 16:55 | |
*** ccamposr has quit IRC | 16:57 | |
*** sapd1 has joined #openstack-lbaas | 17:30 | |
*** KeithMnemonic has quit IRC | 17:36 | |
*** salmankhan has quit IRC | 17:42 | |
*** yamamoto has quit IRC | 17:47 | |
*** rpittau is now known as rpittau|afk | 17:49 | |
*** psachin has quit IRC | 18:09 | |
*** yamamoto has joined #openstack-lbaas | 18:22 | |
*** yamamoto has quit IRC | 18:28 | |
*** gmann is now known as gmann_afk | 18:53 | |
*** gcheresh_ has joined #openstack-lbaas | 19:10 | |
*** ccamposr__ has quit IRC | 19:10 | |
*** ccamposr__ has joined #openstack-lbaas | 19:11 | |
openstackgerrit | Carlos Goncalves proposed openstack/octavia-tempest-plugin master: DNM: CentOS 8 controller and amphora job https://review.opendev.org/698450 | 19:24 |
*** ramishra has quit IRC | 19:28 | |
*** gcheresh has joined #openstack-lbaas | 20:04 | |
*** gcheresh_ has quit IRC | 20:05 | |
*** KeithMnemonic has joined #openstack-lbaas | 20:09 | |
*** gcheresh has quit IRC | 20:10 | |
*** pcaruana has quit IRC | 20:19 | |
*** abaindur has joined #openstack-lbaas | 20:21 | |
*** gcheresh has joined #openstack-lbaas | 20:21 | |
*** abaindur has quit IRC | 20:24 | |
*** abaindur has joined #openstack-lbaas | 20:24 | |
*** abaindur has quit IRC | 20:25 | |
*** abaindur has joined #openstack-lbaas | 20:25 | |
*** ccamposr has joined #openstack-lbaas | 20:31 | |
*** ccamposr__ has quit IRC | 20:33 | |
*** abaindur has quit IRC | 20:41 | |
*** abaindur has joined #openstack-lbaas | 20:42 | |
*** abaindur has quit IRC | 20:44 | |
*** gcheresh has quit IRC | 21:00 | |
*** TrevorV has quit IRC | 21:02 | |
*** dosaboy has quit IRC | 22:01 | |
*** henriqueof1 has quit IRC | 22:08 | |
*** gmann_afk is now known as gmann | 22:29 | |
*** tkajinam has joined #openstack-lbaas | 23:06 | |
*** ccamposr__ has joined #openstack-lbaas | 23:07 | |
*** dmellado has quit IRC | 23:09 | |
*** ccamposr has quit IRC | 23:10 | |
*** irclogbot_3 has quit IRC | 23:11 | |
*** dmellado has joined #openstack-lbaas | 23:11 | |
*** irclogbot_3 has joined #openstack-lbaas | 23:12 | |
*** yamamoto has joined #openstack-lbaas | 23:15 | |
*** yamamoto has quit IRC | 23:19 | |
*** dosaboy has joined #openstack-lbaas | 23:23 | |
lxkong | hi guys, is there a way to not delete amphrae when lb creation fails? | 23:24 |
lxkong | in order to look at the amphora agent log | 23:24 |
johnsom | lxkong There are two options. 1. use the log offloading (train or newer) https://docs.openstack.org/octavia/latest/admin/log-offloading.html. 2. Disable the revert: https://docs.openstack.org/octavia/latest/configuration/configref.html#task_flow.disable_revert | 23:26 |
johnsom | Be very careful limited with using disable revert. That will leave resources around and will stop all of the auto-recovery | 23:26 |
johnsom | I'm guessing you have a customized image that is broken? | 23:27 |
*** dosaboy has quit IRC | 23:29 | |
rm_work | yeah the second option is good for debugging only | 23:30 |
*** yamamoto has joined #openstack-lbaas | 23:30 | |
rm_work | i would never enable that in a real env | 23:30 |
rm_work | but it will do exactly what you want for debugging | 23:30 |
*** nicolasbock has quit IRC | 23:42 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!