| *** btully has joined #openstack-horizon | 00:20 | |
| adriant | any luck on getting https://review.openstack.org/#/c/554998 through? | 00:21 |
|---|---|---|
| *** btully has quit IRC | 00:24 | |
| *** cshen has joined #openstack-horizon | 00:26 | |
| *** cshen has quit IRC | 00:30 | |
| *** lbragstad has joined #openstack-horizon | 00:34 | |
| *** dims has quit IRC | 00:42 | |
| *** lbragstad has quit IRC | 00:49 | |
| *** lbragstad has joined #openstack-horizon | 00:59 | |
| *** lbragstad has quit IRC | 01:14 | |
| *** cshen has joined #openstack-horizon | 01:20 | |
| *** cshen has quit IRC | 01:24 | |
| *** cshen has joined #openstack-horizon | 02:14 | |
| *** cshen has quit IRC | 02:19 | |
| *** cshen has joined #openstack-horizon | 03:08 | |
| *** cshen has quit IRC | 03:13 | |
| *** dklyle has quit IRC | 03:18 | |
| *** lbragstad has joined #openstack-horizon | 03:48 | |
| *** btully has joined #openstack-horizon | 03:58 | |
| *** btully has quit IRC | 04:02 | |
| *** cshen has joined #openstack-horizon | 04:02 | |
| *** cshen has quit IRC | 04:07 | |
| *** cshen has joined #openstack-horizon | 04:56 | |
| *** cshen has quit IRC | 05:01 | |
| *** btully has joined #openstack-horizon | 05:46 | |
| *** e0ne has joined #openstack-horizon | 05:49 | |
| *** ChanServ sets mode: +o e0ne | 05:49 | |
| *** btully has quit IRC | 05:51 | |
| *** lajoskatona has joined #openstack-horizon | 05:54 | |
| *** mvk has quit IRC | 06:10 | |
| *** mvk has joined #openstack-horizon | 06:10 | |
| *** cshen has joined #openstack-horizon | 06:22 | |
| *** ircuser-1 has joined #openstack-horizon | 06:34 | |
| *** jtomasek has joined #openstack-horizon | 06:46 | |
| *** vladiskuz has quit IRC | 06:51 | |
| *** rcernin has quit IRC | 06:56 | |
| *** jpich has joined #openstack-horizon | 06:59 | |
| *** pcaruana has joined #openstack-horizon | 07:13 | |
| *** tesseract has joined #openstack-horizon | 07:21 | |
| *** tosky has joined #openstack-horizon | 07:26 | |
| *** tesseract has quit IRC | 07:33 | |
| *** btully has joined #openstack-horizon | 07:35 | |
| *** tesseract has joined #openstack-horizon | 07:35 | |
| *** btully has quit IRC | 07:40 | |
| *** threestrands has quit IRC | 07:47 | |
| *** itlinux has joined #openstack-horizon | 07:47 | |
| *** lajoskatona has quit IRC | 07:51 | |
| adriant | I know it's a silly complaint, but can we just get rid of this silly logic: https://github.com/openstack/horizon/blob/master/horizon/templates/auth/_login_form.html#L78-L79 | 07:51 |
| adriant | we override the login form template literally just to rename this to always be "Sign In" | 07:51 |
| adriant | Sure from Rocky onwards we'll be able to recursively extend this exact template and just override the block in question, but... why do we even have "Connect" vs "Sign In" ? | 07:52 |
| adriant | also amotoki: yay for https://github.com/openstack/horizon/commit/b0178795002cd292710672ee2bbb31ac92d59657 | 07:53 |
| adriant | that patch makes it so Horizon's template loaders support recursive extending of templates! But sadly I can't use that until rocky :( | 07:54 |
| amotoki | adriant: is it a bug? if so, we can handle it as a backport-table way. the chage was just made as part of django2 support so far, so we are not aware of it. | 07:57 |
| adriant | amotoki: recursive template extension? No that's not a bug :P | 07:57 |
| adriant | it's a VERY useful feature | 07:58 |
| adriant | I was thanking you for that specific patch! | 07:58 |
| adriant | django 1.10 introduced the ability to extend an existing template of the same name (to overextend it as it were) but Horizon's custom template loaders never supported the feature | 07:59 |
| adriant | amotoki: but https://github.com/openstack/horizon/blob/master/horizon/templates/auth/_login_form.html#L78-L79 is weird. It's 3yo code that I'm not sure what the thought behind there being a difference between "Connect" and "Sign In" was. :/ | 08:00 |
| *** itlinux_ has joined #openstack-horizon | 08:02 | |
| *** itlinux has quit IRC | 08:04 | |
| *** itlinux_ has quit IRC | 08:06 | |
| *** lajoskatona has joined #openstack-horizon | 08:07 | |
| openstackgerrit | Jacky Hu proposed openstack/horizon master: Watch field item changes https://review.openstack.org/561457 | 08:39 |
| *** lajoskatona has quit IRC | 08:47 | |
| *** itlinux has joined #openstack-horizon | 08:53 | |
| *** itlinux has quit IRC | 08:54 | |
| *** itlinux has joined #openstack-horizon | 08:58 | |
| amotoki | adriant: honestly I am not so familiar with that area. | 08:59 |
| amotoki | adriant: "Connect" and "Sign In" are weird anyway. | 09:00 |
| *** lajoskatona has joined #openstack-horizon | 09:02 | |
| adriant | amotoki: Well, "Sign in" is normal enough, but "login" is probably the best. | 09:03 |
| *** itlinux has quit IRC | 09:28 | |
| *** lajoskatona has quit IRC | 09:48 | |
| *** lajoskatona has joined #openstack-horizon | 10:04 | |
| adriant | amotoki: I'll throw up some patches for Horizon tomorrow. I've found a bunch of stuff that is a little painful but easy to fix when i was porting out theme over to Queens. | 10:24 |
| adriant | including the fix I mentioned regarding wsgi.py :P | 10:25 |
| *** cshen has quit IRC | 10:29 | |
| *** cshen has joined #openstack-horizon | 11:10 | |
| *** btully has joined #openstack-horizon | 11:13 | |
| *** itlinux has joined #openstack-horizon | 11:16 | |
| *** btully has quit IRC | 11:17 | |
| *** lblanchard has joined #openstack-horizon | 11:47 | |
| *** dave-mcc_ has joined #openstack-horizon | 11:59 | |
| *** dave-mccowan has quit IRC | 12:01 | |
| *** doxa has joined #openstack-horizon | 12:03 | |
| doxa | Good day ! Can anyone help me with a OpenStack TOTP Horizon pluggin? | 12:04 |
| *** mvk has quit IRC | 12:05 | |
| *** dims has joined #openstack-horizon | 12:30 | |
| *** yamamoto has quit IRC | 12:38 | |
| *** itlinux has quit IRC | 12:46 | |
| *** mvk has joined #openstack-horizon | 12:49 | |
| *** dklyle has joined #openstack-horizon | 13:00 | |
| *** ChanServ sets mode: +o dklyle | 13:00 | |
| *** yamamoto has joined #openstack-horizon | 13:01 | |
| *** btully has joined #openstack-horizon | 13:02 | |
| *** btully has quit IRC | 13:06 | |
| *** dklyle has quit IRC | 13:09 | |
| *** lblanchard has quit IRC | 13:09 | |
| *** r-daneel has quit IRC | 13:57 | |
| *** lblanchard has joined #openstack-horizon | 14:00 | |
| *** lblanchard has quit IRC | 14:01 | |
| *** lblanchard1 has joined #openstack-horizon | 14:05 | |
| *** felipemonteiro has joined #openstack-horizon | 14:15 | |
| *** btully has joined #openstack-horizon | 14:50 | |
| *** mugsie has quit IRC | 14:53 | |
| *** mugsie has joined #openstack-horizon | 14:53 | |
| *** mugsie has quit IRC | 14:53 | |
| *** mugsie has joined #openstack-horizon | 14:53 | |
| openstackgerrit | Guillaume proposed openstack/horizon master: Allow OVA upload for images https://review.openstack.org/554572 | 14:55 |
| *** btully has quit IRC | 14:55 | |
| *** felipemonteiro_ has joined #openstack-horizon | 14:59 | |
| *** cshen has quit IRC | 15:00 | |
| *** felipemonteiro has quit IRC | 15:02 | |
| *** r-daneel has joined #openstack-horizon | 15:03 | |
| amotoki | glb: I hope you don't mind it with my update of your patch. | 15:06 |
| *** pcaruana has quit IRC | 15:09 | |
| glb | No problem, it's good and thx for it, I just rebase it for re run test | 15:11 |
| *** felipemonteiro_ has quit IRC | 15:40 | |
| *** cshen has joined #openstack-horizon | 15:43 | |
| openstackgerrit | Ivan Kolodyazhny proposed openstack/horizon master: Use xmlrunner.XMLTestRunner test runner instead of nose https://review.openstack.org/544296 | 15:50 |
| *** mgagne_ is now known as mgagne | 15:50 | |
| openstackgerrit | Ivan Kolodyazhny proposed openstack/horizon master: Use xmlrunner.XMLTestRunner test runner instead of nose https://review.openstack.org/544296 | 15:53 |
| *** cshen has quit IRC | 15:54 | |
| openstackgerrit | Ivan Kolodyazhny proposed openstack/horizon master: Use xmlrunner.XMLTestRunner test runner instead of nose https://review.openstack.org/544296 | 16:00 |
| *** cshen has joined #openstack-horizon | 16:09 | |
| *** gyee has joined #openstack-horizon | 16:13 | |
| *** cshen has quit IRC | 16:14 | |
| *** lbragstad has quit IRC | 16:24 | |
| *** ejat has quit IRC | 16:27 | |
| *** ejat has joined #openstack-horizon | 16:27 | |
| *** ejat has quit IRC | 16:27 | |
| *** ejat has joined #openstack-horizon | 16:27 | |
| *** jpich has quit IRC | 16:30 | |
| *** cshen has joined #openstack-horizon | 16:32 | |
| *** jrist has quit IRC | 16:39 | |
| *** btully has joined #openstack-horizon | 16:39 | |
| *** yamamoto has quit IRC | 16:41 | |
| *** btully has quit IRC | 16:44 | |
| *** yamamoto has joined #openstack-horizon | 16:46 | |
| *** yamamoto has quit IRC | 16:51 | |
| *** cshen has quit IRC | 17:01 | |
| *** jrist has joined #openstack-horizon | 17:01 | |
| *** yamamoto has joined #openstack-horizon | 17:01 | |
| *** e0ne has quit IRC | 17:03 | |
| *** cshen has joined #openstack-horizon | 17:05 | |
| *** yamamoto has quit IRC | 17:06 | |
| *** yamamoto has joined #openstack-horizon | 17:11 | |
| *** yamamoto has quit IRC | 17:11 | |
| *** mvk has quit IRC | 17:13 | |
| *** felipemonteiro has joined #openstack-horizon | 17:21 | |
| *** jrist has quit IRC | 17:22 | |
| *** e0ne has joined #openstack-horizon | 17:22 | |
| *** ChanServ sets mode: +o e0ne | 17:22 | |
| *** jrist has joined #openstack-horizon | 17:32 | |
| *** jrist has quit IRC | 17:32 | |
| *** jrist has joined #openstack-horizon | 17:32 | |
| *** r-daneel has quit IRC | 17:34 | |
| *** r-daneel has joined #openstack-horizon | 17:35 | |
| *** cshen has quit IRC | 17:39 | |
| *** cshen has joined #openstack-horizon | 17:39 | |
| *** lbragstad has joined #openstack-horizon | 17:43 | |
| *** felipemonteiro_ has joined #openstack-horizon | 17:45 | |
| *** felipemonteiro has quit IRC | 17:48 | |
| *** yamamoto has joined #openstack-horizon | 17:57 | |
| *** yamamoto has quit IRC | 18:02 | |
| *** cshen has quit IRC | 18:13 | |
| *** cshen has joined #openstack-horizon | 18:27 | |
| *** btully has joined #openstack-horizon | 18:28 | |
| *** btully has quit IRC | 18:33 | |
| *** tesseract has quit IRC | 18:36 | |
| *** harlowja has joined #openstack-horizon | 18:40 | |
| *** mvk has joined #openstack-horizon | 18:52 | |
| *** lajoskatona has quit IRC | 18:56 | |
| *** yamamoto has joined #openstack-horizon | 18:58 | |
| *** yamamoto has quit IRC | 19:02 | |
| *** openstackgerrit has quit IRC | 19:05 | |
| *** cshen has quit IRC | 19:11 | |
| *** cshen has joined #openstack-horizon | 19:21 | |
| *** imacdonn has quit IRC | 19:35 | |
| *** imacdonn has joined #openstack-horizon | 19:35 | |
| *** yamamoto has joined #openstack-horizon | 19:58 | |
| *** e0ne has quit IRC | 20:00 | |
| *** r-daneel has quit IRC | 20:01 | |
| *** lblanchard1 has quit IRC | 20:01 | |
| *** yamamoto has quit IRC | 20:04 | |
| *** cshen has quit IRC | 20:07 | |
| *** r-daneel has joined #openstack-horizon | 20:19 | |
| *** dklyle has joined #openstack-horizon | 20:28 | |
| *** ChanServ sets mode: +o dklyle | 20:28 | |
| *** eandersson has joined #openstack-horizon | 20:31 | |
| eandersson | Anyone know why the first authentication request always fails for Horizon after uwsgi (or apache) has been restarted? | 20:31 |
| *** cshen has joined #openstack-horizon | 20:54 | |
| *** harlowja has quit IRC | 20:55 | |
| eandersson | Interesting, for some reason it fails on get_domain_scoped_auth on the first try, and the second time the process gets used it just hits get_project_scoped_auth | 20:55 |
| eandersson | which works | 20:55 |
| *** cshen has quit IRC | 20:59 | |
| *** openstackgerrit has joined #openstack-horizon | 21:00 | |
| openstackgerrit | Colleen Murphy proposed openstack/horizon master: Add identity API version discovery https://review.openstack.org/559429 | 21:00 |
| openstackgerrit | Colleen Murphy proposed openstack/horizon master: Add support for application credentials https://review.openstack.org/552145 | 21:00 |
| *** yamamoto has joined #openstack-horizon | 21:00 | |
| *** yamamoto has quit IRC | 21:06 | |
| *** dklyle has quit IRC | 21:22 | |
| *** felipemonteiro_ has quit IRC | 21:23 | |
| *** kong is now known as lxkong | 21:45 | |
| *** cshen has joined #openstack-horizon | 21:48 | |
| *** dklyle has joined #openstack-horizon | 21:50 | |
| *** ChanServ sets mode: +o dklyle | 21:50 | |
| *** rcernin has joined #openstack-horizon | 21:51 | |
| *** cshen has quit IRC | 21:52 | |
| openstackgerrit | Colleen Murphy proposed openstack/horizon master: Add identity API version discovery https://review.openstack.org/559429 | 21:57 |
| openstackgerrit | Colleen Murphy proposed openstack/horizon master: Add support for application credentials https://review.openstack.org/552145 | 21:57 |
| *** yamamoto has joined #openstack-horizon | 22:02 | |
| *** BlackDex has quit IRC | 22:04 | |
| *** BlackDex has joined #openstack-horizon | 22:05 | |
| *** david-lyle has joined #openstack-horizon | 22:06 | |
| *** ChanServ sets mode: +o david-lyle | 22:06 | |
| *** dklyle has quit IRC | 22:08 | |
| *** yamamoto has quit IRC | 22:08 | |
| *** david-lyle has quit IRC | 22:11 | |
| *** tosky has quit IRC | 22:26 | |
| *** dklyle has joined #openstack-horizon | 22:40 | |
| *** ChanServ sets mode: +o dklyle | 22:40 | |
| *** cshen has joined #openstack-horizon | 22:42 | |
| *** cshen has quit IRC | 22:47 | |
| *** dklyle has quit IRC | 22:58 | |
| *** cshen has joined #openstack-horizon | 23:03 | |
| *** yamamoto has joined #openstack-horizon | 23:04 | |
| *** cshen has quit IRC | 23:07 | |
| *** yamamoto has quit IRC | 23:09 | |
| *** dklyle has joined #openstack-horizon | 23:13 | |
| *** ChanServ sets mode: +o dklyle | 23:13 | |
| *** ianychoi has quit IRC | 23:18 | |
| *** ianychoi has joined #openstack-horizon | 23:25 | |
| adriant | doxa: you still about? | 23:28 |
| *** r-daneel has quit IRC | 23:29 | |
| *** cshen has joined #openstack-horizon | 23:38 | |
| *** dklyle has quit IRC | 23:40 | |
| *** cshen has quit IRC | 23:43 | |
| *** gyee has quit IRC | 23:43 | |
| *** btully has joined #openstack-horizon | 23:54 | |
| *** ianychoi has quit IRC | 23:55 | |
| *** btully has quit IRC | 23:59 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!