Friday, 2020-03-13

*** dave-mccowan has quit IRC00:01
*** btully has joined #openstack-horizon00:04
*** btully has quit IRC00:08
*** tosky has quit IRC00:18
*** vishalmanchanda has joined #openstack-horizon00:43
*** gyee has quit IRC01:05
*** spatel has joined #openstack-horizon01:28
*** spatel has quit IRC01:32
*** spatel has joined #openstack-horizon03:02
*** spatel has quit IRC03:13
*** btully has joined #openstack-horizon05:31
*** btully has quit IRC05:35
*** rpittau|afk is now known as rpittau07:24
*** e0ne has joined #openstack-horizon07:51
*** ChanServ sets mode: +o e0ne07:51
*** e0ne has quit IRC07:53
*** tesseract has joined #openstack-horizon08:12
*** rcernin has quit IRC08:27
*** tkajinam has quit IRC08:31
*** tosky has joined #openstack-horizon08:46
*** e0ne has joined #openstack-horizon08:58
*** ChanServ sets mode: +o e0ne08:58
amotokiis anyone looking into a solution for py36/py37 failure due to pyScSS with setuptools 46.0.0?09:22
e0neamotoki: master and stable/train should be fixed now09:23
amotokiI looked at the meeting log this week and we see several options09:23
e0neamotoki: https://review.opendev.org/#/c/712777/09:23
amotokie0ne: how does it solve tox failure?09:24
e0nethere is a patch proposed to pyScSS but it's not merged yet09:24
amotokiyeah, I see it (proposed to pyScSS)09:24
e0neamotoki: it uses older setuptools and pyScSS should work with it09:24
amotokie0ne: I think it fixes a problem in DevStack but doesn't tox install the latest setuptools into virtualenv?09:25
e0nelet me check it09:25
e0neamotoki: I'm able to run unit tests with a new virtualenv on stable/train now09:27
amotokie0ne: which python version is used?09:29
e0ne3.709:30
amotokie0ne: what should I do to run tests successfully? In my understanding global-requirements change does not affect horizon UT directly.09:32
amotokiperhaps I am missing something09:32
*** kevko has joined #openstack-horizon09:39
kevkoamotoki: Hi Akihiro, could u check and add +1 if you are OK ? Andreas is now OK with review finally :) https://review.opendev.org/#/c/704133/09:39
amotokikevko: ack. I am going to offline. will check it later.09:44
e0neamotoki: hm.. you're right. we need to update upper-constraints too09:49
openstackgerritIvan Kolodyazhny proposed openstack/horizon stable/train: DNR. Test CI  https://review.opendev.org/71290210:29
kevkowhy zull installing setuptools 46.0.0 even if it is not allowed in global requirements ?10:34
kevkobecause of that my review is failing on installing pyScss10:35
e0nethere is not setupcools in upper-constraints so unit tests are failing :(10:39
e0neamotoki: looks like pyScss is unmaintained now:(.10:42
kevkoe0ne: it is in global-requirements -> https://github.com/openstack/requirements/blob/master/global-requirements.txt  -> !=46.0.0;python_version>='3.5'  # PSF/ZPL10:43
openstackgerritIvan Kolodyazhny proposed openstack/horizon master: DNR. Test CI  https://review.opendev.org/71290510:43
e0nekevko: global requirements is not used for unit tests10:44
kevkoe0ne: ah, ok , how to deal with it ? update upper-constraints to pin setuptools to lower version ?10:44
kevkoe0ne:  i think it will be problem for more PyPi packages .. they removed Feature ..10:45
amotokikevko: we are exploring a way to fix the failure.10:45
kevkoamotoki: ah, ok, can I help somehow guys ?10:46
amotokikevko: "Feature" in setuptools have been deprecatd and was dropped in setuptools v46. If a PyPI is maintained well, the package would be updated, but pyscss looks unmaintained.....10:47
amotokithat's the situation.10:47
kevkoamotoki: yeah, it looks like10:48
openstackgerritPierre Riteau proposed openstack/horizon master: Fix typo in comments  https://review.opendev.org/71290810:55
amotokikevko: re: "why zull installing setuptools 46.0.0 even if it is not allowed in global requirements ?", it is done by tox. Creating a venv happens before installing requirements.txt.10:58
amotokikevko: tox calls 'python -m pip' and no --setuptools VERSION option is passed and the default VERSION is "latest", so setuptools v46 will be installed into venv.10:59
kevkoamotoki: understand11:05
*** mvkr has quit IRC11:08
*** mvkr has joined #openstack-horizon11:10
e0nelooks like all python+scss stuff are 2+ years old :(11:18
e0neamotoki: I'm thinking about forking pyscss11:20
amotokie0ne: forking it would be easier (except that we need a new name). do you mean forking it under the horizon governance or as a personal project?11:21
e0neamotoki: pyScss2 is a good candidate11:22
e0neamotoki: I can do it as a personal project for now to make everything faster11:22
amotoki"2" but no evolution :)11:22
amotokie0ne: sounds reasonable11:24
e0neIMO, it will be the fastest solution11:26
amotokiyeah.11:26
amotokiI looked thru libsass-python and django-sass-processor this afternoon. they looks a common way to use SCSS in Django recently and they are maintained in these 12 months, but the migration take time.11:26
e0newe can move it under the openstack umbrealla if needed11:26
*** rpittau is now known as rpittau|bbl11:28
amotokihmm.... local devstack run fails due to pyscss... what's different from our CI????11:28
e0neamotoki: let's try this one https://github.com/e0ne/pyScss11:36
amotokie0ne: thanks. I am on a way to home, so my testing might not be so prompt.11:39
e0neI'm testing it now11:40
e0neamotoki: we have to fork https://github.com/e0ne/pyScss too :(11:43
*** hoonetorg has quit IRC11:47
*** hoonetorg has joined #openstack-horizon12:00
*** vishalmanchanda has quit IRC13:03
*** rpittau|bbl is now known as rpittau13:04
*** rcernin has joined #openstack-horizon13:41
openstackgerritIvan Kolodyazhny proposed openstack/horizon master: Test forks on CI  https://review.opendev.org/71295714:06
*** btully has joined #openstack-horizon14:34
*** btully has quit IRC14:39
openstackgerritIvan Kolodyazhny proposed openstack/horizon master: Test forks on CI  https://review.opendev.org/71295714:55
*** pbing19 has joined #openstack-horizon15:01
*** opetrenko has joined #openstack-horizon15:02
*** opetrenko has quit IRC15:03
*** opetrenko has joined #openstack-horizon15:03
opetrenkoHi, I have a question. I'm runnings horizon integration tests, and part of them are failing on trying ti perform a clenup on created resources. Selenium successfully creates resources ( e.i. flavour) but when he hits delete, he stops at delete confirmation. Can anyone explain, how this is handled on devstack, and where I can find a piece of code that performs confirmation. Thanks15:06
e0neopetrenko: may debugger be with you;)15:17
*** gyee has joined #openstack-horizon15:23
openstackgerritIvan Kolodyazhny proposed openstack/horizon master: Use pyScss2 and django-pyscss2  https://review.opendev.org/71297815:36
e0neamotoki: FYI ^^15:36
openstackgerritIvan Kolodyazhny proposed openstack/horizon master: Use pyScss2 and django-pyscss2  https://review.opendev.org/71297816:07
*** openstackgerrit has quit IRC16:31
*** openstackgerrit has joined #openstack-horizon16:33
openstackgerritIvan Kolodyazhny proposed openstack/horizon master: Use pyScss2 and django-pyscss2  https://review.opendev.org/71297816:33
*** rpittau is now known as rpittau|afk16:58
*** opetrenko has quit IRC17:00
*** tesseract has quit IRC17:07
*** e0ne has quit IRC17:31
*** e0ne has joined #openstack-horizon19:01
*** ChanServ sets mode: +o e0ne19:01
*** btully has joined #openstack-horizon20:01
*** btully has quit IRC20:05
*** pbing19 has quit IRC20:41
openstackgerritIvan Kolodyazhny proposed openstack/horizon master: Test forks on CI  https://review.opendev.org/71295721:28
*** kevko has quit IRC21:29
*** rdopiera has quit IRC21:34
*** e0ne has quit IRC21:46
*** rcernin has quit IRC22:58
*** rcernin has joined #openstack-horizon22:59
*** gyee has quit IRC23:22

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!