Monday, 2021-02-22

*** tosky has quit IRC00:53
*** portdirect has joined #openstack-horizon01:52
portdirecthey - just noticed that django is pinned to 2.2.19 in upper constraints: https://github.com/openstack/requirements/blob/master/upper-constraints.txt#L42601:53
portdirectthis means that the mysql backend is broken for py3 currently01:53
portdirectunless you run a hack like:01:54
portdirect              SITE_PACKAGES_ROOT=$(python -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")01:54
portdirect              sed -i "s/query.decode(errors='replace')/errors='replace'/g" ${SITE_PACKAGES_ROOT}/django/db/backends/mysql/operations.py01:54
portdirectany thought to update this to django 3.x anytime?01:54
*** rcernin has quit IRC02:55
*** rcernin has joined #openstack-horizon03:07
amotokiportdirect: at the moment, horizon does not work with django 3.x. Not only for horizon but also horizon depdencies like pyScss and django-pyscss need to support 3.x so it cannot be done right now.03:18
amotokiportdirect: perhaps it would be a priority topic in Xena dev cycle (not for wallaby)03:19
portdirectOk thanks03:20
*** rcernin has quit IRC03:20
amotokiportdirect: it would be nice if you are interested in working on django 3.x support of course but it is the current plan ( we have no assignee on this right now)03:20
portdirectWhat is the preferred session backend atm?03:20
portdirectI don't have bandwidth, but may be able to locate somone03:21
amotokiI think many deployments use memecache backend03:21
portdirectOk, I'll need to review03:22
portdirectWe moved to the db/cache for murano and some other dashboards that required it03:22
portdirectThough our deployments are much simpler these days03:23
*** rcernin has joined #openstack-horizon03:25
amotokiI dont know that. What kind of requirements do such dashboards have for session storage? Do they assume persistent information in the session storage?03:27
*** lbragstad_ has joined #openstack-horizon03:41
*** lbragstad has quit IRC03:43
*** vishalmanchanda has joined #openstack-horizon04:24
*** rcernin has quit IRC04:37
openstackgerritVishal Manchanda proposed openstack/horizon master: Add Volume backups support for admin panel  https://review.opendev.org/c/openstack/horizon/+/77260304:39
*** rcernin has joined #openstack-horizon05:03
*** rcernin has quit IRC05:42
*** rcernin has joined #openstack-horizon05:42
portdirectamotoki: https://docs.openstack.org/murano/latest/install/install-dashboard.html05:52
amotokiportdirect: hmm.... looking at the link, it just looks like because they hit the limitation of the cookie session storage which has a limitation that the max size is 4096 bytes.05:56
amotokiportdirect: https://docs.djangoproject.com/en/3.1/topics/http/sessions/#using-cookie-based-sessions05:56
amotokiportdirect: I am not sure that db backend is required or not. I am not a developer of murano-dashbaord.05:56
*** benj_ has quit IRC06:48
*** benj_ has joined #openstack-horizon06:52
*** rcernin has quit IRC07:10
*** rcernin has joined #openstack-horizon07:18
*** e0ne has joined #openstack-horizon07:38
*** ChanServ sets mode: +o e0ne07:38
*** e0ne has quit IRC07:39
*** BakaKuna has joined #openstack-horizon07:42
*** rcernin has quit IRC07:51
*** rcernin has joined #openstack-horizon07:52
*** rcernin has quit IRC08:00
*** rcernin has joined #openstack-horizon08:03
*** rcernin has quit IRC08:09
*** rcernin has joined #openstack-horizon08:10
*** rcernin has quit IRC08:16
*** rcernin has joined #openstack-horizon08:26
*** rcernin has quit IRC08:32
*** rpittau|afk is now known as rpittau08:34
*** rcernin has joined #openstack-horizon08:36
*** rcernin has quit IRC08:41
*** tosky has joined #openstack-horizon08:43
*** e0ne has joined #openstack-horizon09:05
*** ChanServ sets mode: +o e0ne09:05
*** e0ne has quit IRC09:10
*** e0ne has joined #openstack-horizon10:11
*** ChanServ sets mode: +o e0ne10:11
*** rdopiera has joined #openstack-horizon10:33
*** kevko has joined #openstack-horizon10:35
*** jhesketh has quit IRC10:37
*** kevko_ has joined #openstack-horizon10:37
*** jhesketh has joined #openstack-horizon10:37
*** kevko has quit IRC10:40
*** rdopiera has quit IRC10:41
*** tosky_ has joined #openstack-horizon10:53
*** kevko_ has quit IRC10:53
*** kevko has joined #openstack-horizon10:54
*** tosky has quit IRC10:54
*** tosky_ is now known as tosky10:54
*** iurygregory_ has joined #openstack-horizon13:14
*** iurygregory has quit IRC13:15
*** lbragstad_ is now known as lbragstad13:16
*** tosky has quit IRC13:18
*** iurygregory_ is now known as iurygregory13:24
*** tosky has joined #openstack-horizon13:24
*** lbragstad has quit IRC13:35
*** lbragstad has joined #openstack-horizon13:37
*** xarlos has quit IRC13:48
*** tosky has quit IRC14:29
*** tosky has joined #openstack-horizon14:33
*** tmazur has joined #openstack-horizon14:37
*** tosky has quit IRC15:15
*** tosky has joined #openstack-horizon15:15
*** tosky_ has joined #openstack-horizon15:18
*** tosky is now known as Guest4362915:19
*** tosky_ is now known as tosky15:19
*** Guest43629 has quit IRC15:21
*** dklyle has joined #openstack-horizon15:56
*** vishalmanchanda has quit IRC16:34
*** rpittau is now known as rpittau|afk17:49
openstackgerritVishal Manchanda proposed openstack/horizon master: Add Volume backups support for admin panel  https://review.opendev.org/c/openstack/horizon/+/77260318:14
*** ircuser-1 has joined #openstack-horizon18:17
*** gyee has joined #openstack-horizon19:53
*** kevko has quit IRC21:08
*** rcernin has joined #openstack-horizon22:00
*** rcernin has quit IRC22:01
*** rcernin has joined #openstack-horizon22:01
*** BakaKuna has quit IRC22:58
*** e0ne has quit IRC23:20
*** e0ne has joined #openstack-horizon23:24
*** ChanServ sets mode: +o e0ne23:24
*** e0ne has quit IRC23:24

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!