Thursday, 2021-07-15

opendevreviewBrian Rosmaita proposed openstack/horizon master: Use cinderclient v3 classes  https://review.opendev.org/c/openstack/horizon/+/80081404:53
*** iurygregory_ is now known as iurygregory12:07
amotokirosmaita: does the released version of cinderclient provide a way that horizon can support cinder v3 only (as your horizon patch does)?12:42
amotokirosmaita: looking at the failure, the only failure happens around QuotaSet and it leads to all test failures.12:47
rosmaitaamotoki: sorry, was not paying attention13:01
rosmaitaamotoki: i don't think so, but let me try something13:02
amotokirosmaita: no problem, thanks.13:04
rosmaitain the meantime, i did get my horizon patch (the latest patch set) to pass unit tests and selenium-headless locally (i replaced 'cinderclient' in the tox virtualenv in site-packages with a symlink to my cinderclient git repo)13:04
rosmaitai don't know how to run the integration tests locally, though, they are all failing13:05
rosmaitaamotoki: i think we (cinder project) will need to do an emergency release of cinderclient that contains cinderclient.v3.quotas.QuotaSet class13:13
rosmaitaamotoki: i think this is what we need: https://review.opendev.org/c/openstack/python-cinderclient/+/80094513:19
amotokirosmaita: I believe your change is the right way. or you can add some fallback logic in test_data/cinder_data in horizon test if another release take time.13:24
rosmaitaamotoki: if your team is OK with fallback logic, that may be a lot faster13:25
amotokirosmaita: I am okay with it13:25
rosmaitaok, let me revise the patch real quick13:26
amotokirosmaita: as I see QuotaSet is defined in the cinderclient patch to removes v2 support13:26
rosmaitaamotoki: good point, i will make sure that is documented in the commit message13:35
rosmaitaamotoki: looks like there is at least one more "missing" v3 class, and likely to be one or two more ... working on that now13:59
amotokirosmaita: it is around 11pm in my side. I can check the patch tomorrow soon.14:08
rosmaitaamotoki: ok, have a good evening!  thanks for your help14:15
opendevreviewBrian Rosmaita proposed openstack/horizon master: Use cinderclient v3 classes  https://review.opendev.org/c/openstack/horizon/+/80081414:16
opendevreviewBrian Rosmaita proposed openstack/horizon master: Use cinderclient v3 classes  https://review.opendev.org/c/openstack/horizon/+/80081414:47
opendevreviewBrian Rosmaita proposed openstack/horizon master: Use cinderclient v3 classes  https://review.opendev.org/c/openstack/horizon/+/80081415:03
opendevreviewBrian Rosmaita proposed openstack/horizon master: Use cinderclient v3 classes  https://review.opendev.org/c/openstack/horizon/+/80081415:19
rosmaitait's finally passing pep8 ^^ !!!15:36

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