*** btully has joined #openstack-horizon | 00:12 | |
*** btully has quit IRC | 00:16 | |
openstackgerrit | Ziyu Bai proposed openstack/horizon master: Trigger size's oninput event manually after choosing source in creating volume https://review.opendev.org/703278 | 00:52 |
---|---|---|
openstackgerrit | Ziyu Bai proposed openstack/horizon master: Trigger size's oninput event manually after choosing source in creating volume https://review.opendev.org/703278 | 01:09 |
*** btully has joined #openstack-horizon | 02:00 | |
*** btully has quit IRC | 02:05 | |
openstackgerrit | Merged openstack/horizon master: Remove six.reraise usage https://review.opendev.org/702998 | 02:48 |
*** hoonetorg has quit IRC | 02:59 | |
*** hoonetorg has joined #openstack-horizon | 03:12 | |
openstackgerrit | Ziyu Bai proposed openstack/horizon master: Trigger size's oninput event manually after choosing source https://review.opendev.org/703278 | 03:12 |
*** awalende has joined #openstack-horizon | 04:45 | |
*** awalende has quit IRC | 04:49 | |
*** rcernin_ has joined #openstack-horizon | 04:56 | |
*** rcernin has quit IRC | 04:59 | |
*** btully has joined #openstack-horizon | 05:38 | |
*** btully has quit IRC | 05:43 | |
*** tkajinam has quit IRC | 05:52 | |
*** tkajinam has joined #openstack-horizon | 05:53 | |
*** ircuser-1 has quit IRC | 06:06 | |
*** rcernin_ has quit IRC | 07:14 | |
*** e0ne has joined #openstack-horizon | 07:17 | |
*** ChanServ sets mode: +o e0ne | 07:17 | |
*** rdopiera has joined #openstack-horizon | 07:36 | |
*** rdopiera has quit IRC | 07:41 | |
*** rpittau|afk is now known as rpittau | 07:51 | |
*** awalende has joined #openstack-horizon | 07:52 | |
*** awalende has quit IRC | 07:58 | |
*** awalende has joined #openstack-horizon | 07:59 | |
*** tmazur has joined #openstack-horizon | 08:00 | |
*** awalende has quit IRC | 08:03 | |
*** awalende has joined #openstack-horizon | 08:05 | |
*** jtomasek has joined #openstack-horizon | 08:07 | |
*** tesseract has joined #openstack-horizon | 08:16 | |
*** e0ne has quit IRC | 08:16 | |
*** tosky has joined #openstack-horizon | 08:17 | |
*** tkajinam has quit IRC | 08:28 | |
*** jhesketh has quit IRC | 09:32 | |
*** jhesketh has joined #openstack-horizon | 09:34 | |
*** e0ne has joined #openstack-horizon | 09:36 | |
*** ChanServ sets mode: +o e0ne | 09:36 | |
*** david-lyle has joined #openstack-horizon | 09:38 | |
*** ChanServ sets mode: +o david-lyle | 09:38 | |
*** dklyle has quit IRC | 09:41 | |
*** awalende has quit IRC | 09:52 | |
*** awalende has joined #openstack-horizon | 09:53 | |
*** awalende has quit IRC | 09:57 | |
*** awalende has joined #openstack-horizon | 09:58 | |
*** btully has joined #openstack-horizon | 11:05 | |
*** btully has quit IRC | 11:09 | |
*** rpittau is now known as rpittau|bbl | 11:20 | |
*** mnaser has quit IRC | 12:27 | |
*** mnaser has joined #openstack-horizon | 12:27 | |
*** rpittau|bbl is now known as rpittau | 13:11 | |
openstackgerrit | Merged openstack/horizon stable/rocky: Fix typo in publicize_image policy name https://review.opendev.org/701766 | 13:40 |
*** guilhermesp has joined #openstack-horizon | 14:11 | |
guilhermesp | hey! does anyone uses magnum-ui ( stable/stein) and it is facing a bug ( ? ) which horizon panels errors with http://paste.openstack.org/show/788602/ but I can curl anywhere to the endpoint and get 200 code | 14:12 |
*** awalende has quit IRC | 14:41 | |
*** awalende has joined #openstack-horizon | 14:42 | |
*** awalende has quit IRC | 14:42 | |
*** awalende has joined #openstack-horizon | 14:42 | |
*** btully has joined #openstack-horizon | 14:42 | |
*** btully has quit IRC | 14:47 | |
*** awalende has quit IRC | 14:49 | |
*** awalende has joined #openstack-horizon | 14:54 | |
*** awalende has quit IRC | 14:54 | |
e0ne | guilhermesp: looks like an issue with self-signed certificates | 15:04 |
*** Zara has joined #openstack-horizon | 15:12 | |
*** awalende has joined #openstack-horizon | 15:23 | |
*** awalende has quit IRC | 15:28 | |
amotoki | e0ne: do you plan to cleanup assertItemsEqual usage in horizon plugins? your change of six removal in horizon breaks not a small number of horizon plugin UTs..... | 15:49 |
e0ne | amotoki: yes. I'm working on a patch right now. I realized earlier today that we broke plugins again:( | 15:50 |
amotoki | e0ne: great. thanks. | 15:51 |
e0ne | np | 15:51 |
amotoki | e0ne: AFAIC such plugins are heat-dashboard, trove-dashboard, masakari-dashboard, watcher-dashboard, qinling-dashboard, mistral-dashboard. | 15:55 |
*** AJaeger has joined #openstack-horizon | 16:09 | |
AJaeger | heat-dashboard repo is broken, https://review.opendev.org/703430 will fix it - could you review it, please? | 16:09 |
*** openstackgerrit has quit IRC | 16:13 | |
*** gregwork has joined #openstack-horizon | 16:18 | |
amotoki | AJaeger: this is what we discussed above. | 16:21 |
*** KeithMnemonic has joined #openstack-horizon | 16:21 | |
*** tosky has quit IRC | 16:23 | |
AJaeger | amotoki: sorry, did not read backscroll | 16:23 |
guilhermesp | hum e0ne yea it's a bit odd because curling does work to internal and external endpoint, as well as CLI. We are using our certs also, which are up to date | 16:23 |
guilhermesp | and that's the only output i have from horizon-error logs paste.openstack.org/show/788602/ | 16:24 |
AJaeger | amotoki: see it on eavesdrop now - ok, that explains it. Reviews welcome - and I don#t plan to do the rest ;) | 16:25 |
e0ne | AJaeger, amotoki: I'm fixing rest of plugins (http://paste.openstack.org/show/788609/) now | 16:30 |
e0ne | guilhermesp: it's better to ask magnum team | 16:31 |
amotoki | e0ne: thanks. assertItemsEqual in networking-bgpvpn is not part of horizon plugin, so there is no need to handle it. | 16:31 |
*** rdopiera has joined #openstack-horizon | 16:33 | |
*** mlycka has joined #openstack-horizon | 16:34 | |
mlycka | e0ne: Ping? | 16:35 |
e0ne | mlycka: ack | 16:36 |
mlycka | e0ne: Hi, would you mind if I took over https://storyboard.openstack.org/#!/story/2004051? | 16:36 |
e0ne | mlycka: it would be awesome! you can find some xstatic repos for this in my github account | 16:37 |
e0ne | mlycka: and this one https://review.opendev.org/#/c/619052/ | 16:38 |
mlycka | e0ne: Yep, found them already. Okay then, I'll get on it. | 16:38 |
e0ne | mlycka: thanks! | 16:38 |
mlycka | e0ne: No problem, thank you. | 16:39 |
*** rpittau is now known as rpittau|afk | 16:44 | |
*** tesseract has quit IRC | 17:00 | |
*** AJaeger has left #openstack-horizon | 17:21 | |
*** e0ne has quit IRC | 17:24 | |
*** rdopiera has quit IRC | 18:05 | |
*** _erlon_ has quit IRC | 18:11 | |
*** andrein has quit IRC | 18:11 | |
*** andrein has joined #openstack-horizon | 18:11 | |
*** _erlon_ has joined #openstack-horizon | 18:11 | |
*** tmazur has quit IRC | 18:21 | |
*** mlycka has quit IRC | 18:28 | |
*** tosky has joined #openstack-horizon | 18:50 | |
*** david-lyle has quit IRC | 18:56 | |
*** btully has joined #openstack-horizon | 20:09 | |
*** btully has quit IRC | 20:14 | |
*** awalende has joined #openstack-horizon | 20:50 | |
*** awalende has quit IRC | 20:55 | |
*** rcernin has joined #openstack-horizon | 21:49 | |
*** openstackgerrit has joined #openstack-horizon | 21:58 | |
openstackgerrit | Merged openstack/horizon master: Remove flavor disk size ckeck when create instance from volume https://review.opendev.org/680603 | 21:58 |
*** tkajinam has joined #openstack-horizon | 22:51 | |
*** jtomasek has quit IRC | 22:53 | |
*** btully has joined #openstack-horizon | 23:46 | |
*** btully has quit IRC | 23:50 | |
*** tosky has quit IRC | 23:51 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!