Monday, 2022-02-14

opendevreviewGhanshyam proposed openstack/nova master: Modify remaining APIs as per RBAC new guidelines  https://review.opendev.org/c/openstack/nova/+/82899405:07
*** amoralej|off is now known as amoralej07:01
kashyapgibi: Morning; reading back.  Don't worry, you've done a lot more already!  Thank _you_ for the quick trials and tests08:36
gibikashyap: hi!09:43
* kashyap waves; is fighting an embarassing networking issue on an internal OSP cloud09:44
gibigood luck :)09:45
zigoWould anyone have any idea what's going on with https://bugs.debian.org/1005632 ?10:25
gibizigo: looking...10:56
zigogibi: It's likely caused by an update of some Python dependencies in Unstable, but I can't figure it out ... :/10:58
gibizigo: this seems relevant https://github.com/openstack/python-novaclient/blob/90525a1f5f55e206554da373dda9f26735e7c67f/novaclient/tests/unit/test_shell.py#L586-L59911:04
gibiso I guess it is prettytable11:04
gibifrom the debian build log: prettytable==0.0.011:04
gibithat seems worng :)11:05
gibibut also it says python3-prettytable all 2.5.0-111:05
gibiit can be that the test code wrongly detects the version of prettytable 11:12
gibidansmith: hi! I've pulled you into a review as I have some ovo / grenade questions https://review.opendev.org/c/openstack/nova/+/828369/7#message-fc72a0dda5b368c23a91f8a6b0244e10b8d511a511:15
zigogibi: Let me check what's the result of installing prettytable in Sid and see if the egginfo is wrong.11:25
gibizigo: ok11:25
zigoInstalled version really says 0.0.0 ... :/11:26
zigoSo probably a packaging issue (I'm not the maintainer of that one ...).11:27
stephenfinzigo: whenever you see 0.0.0, that usually means pbr hasn't been able to extract the version info from either git or sdist metadata11:27
stephenfinI suspect whoever is building that package _might_ be using plain old tarballs or a shallow clone as opposed to an sdist or full clone11:28
bauzasgmann: when you're up, I'm looking at https://review.opendev.org/c/openstack/nova/+/764292/3411:28
zigosetup(11:28
zigo    use_scm_version={"local_scheme": local_scheme},11:28
zigo)11:28
zigoSo it's using scm, but the packaging hasn't set it, so it's wrong ...11:28
zigoI'll try to fix it.11:28
zigogibi: I'll let you know the result when I'm done.11:29
gibizigo: cool thanks11:29
stephenfinah, not pbr but a similar issue. cool :)11:29
opendevreviewMerged openstack/nova master: Gracefull recovery when attaching volume fails  https://review.opendev.org/c/openstack/nova/+/82851612:37
opendevreviewMauricio Faria de Oliveira proposed openstack/nova stable/victoria: [stable-only] libvirt: disable secure boot on non-q35 or with os secure_boot options  https://review.opendev.org/c/openstack/nova/+/82897912:42
opendevreviewMauricio Faria de Oliveira proposed openstack/nova stable/ussuri: [stable-only] libvirt: disable secure boot on non-q35 or with os secure_boot options  https://review.opendev.org/c/openstack/nova/+/82898012:45
*** amoralej is now known as amoralej|lunch12:58
zigogibi: The problem was indeed in the pyparsing package in Debian, fixed this way: https://salsa.debian.org/python-team/packages/prettytable/-/merge_requests/2/diffs12:59
zigos/pyparsing/prettytable/12:59
gibizigo: good12:59
gibithen it was easy13:00
gibi:)13:00
zigoYeah, took me some times to realize how the current maintainer broke things though ... :P13:00
gibiI don't see that part. :) Fortunately the test had a nice comment pointing at the pretty table version13:01
gibilyarwood: hi! do you know somebody planning to take ower tempest https://review.opendev.org/q/topic:wait_until_sshable_pingable series?13:07
bauzasgibi: lyarwood stopped to work on Nova13:44
gibibauzas: yeah I know, hence my question 13:49
gibias that series was pushed by lyarwood before13:49
gibiand we still need it13:49
gibiand I so that afazekas did a rebase on https://review.opendev.org/c/openstack/tempest/+/817635/ so wondering if he will take it over13:50
gibis/so/saw/13:50
*** dasm|off is now known as dasm14:01
*** amoralej|lunch is now known as amoralej14:03
tobias-urdinany have some seconds to review https://review.opendev.org/c/openstack/nova/+/82506414:08
tobias-urdinstable backport14:08
opendevreviewTobias Urdin proposed openstack/nova stable/xena: Cleanup old resize instances dir before resize  https://review.opendev.org/c/openstack/nova/+/82840714:09
dmitriishttps://review.opendev.org/c/openstack/nova-specs/+/828177 lost a WF+1 during a rebase to fix a doc test failure - if anybody has time15:04
gibidmitriis: fixed15:11
dmitriisgibi: tyvm15:11
chateaulavdansmith: i imagine id want to just do a 'del primitive' if it meets thats case, correct?15:31
opendevreviewMerged openstack/nova-specs master: Late Amendments to the Off-path Backends Spec  https://review.opendev.org/c/openstack/nova-specs/+/82817715:31
opendevreviewDavid Hill proposed openstack/nova master: Fail on parse_dom if vif quota sizes > 32 bit unsigned int  https://review.opendev.org/c/openstack/nova/+/82906415:43
opendevreviewJonathan Race proposed openstack/nova master: object/notification for Adds Pick guest CPU architecture based on host arch in libvirt driver support  https://review.opendev.org/c/openstack/nova/+/82836915:43
opendevreviewJonathan Race proposed openstack/nova master: driver/secheduler/docs for Adds Pick guest CPU architecture based on host arch in libvirt driver support  https://review.opendev.org/c/openstack/nova/+/82205315:43
opendevreviewJonathan Race proposed openstack/nova master: zuul-job for Adds Pick guest CPU architecture based on host arch in libvirt driver support  https://review.opendev.org/c/openstack/nova/+/82837215:43
opendevreviewDavid Hill proposed openstack/nova master: Fail on parse_dom if vif quota sizes > 32 bit unsigned int  https://review.opendev.org/c/openstack/nova/+/82906415:50
dansmithchateaulav: you didn't add the field, you just added an enum value, so no, I don't think deleting the primitive entirely is really the right approach15:51
dansmithchateaulav: I haven't looked, but did you determine why the field is being set to riscv32 if we're not running guests configured thusly?15:52
gibidansmith: I think the compute node has all the supported arch listed in supported_hv_specs field. And in grenade, during the live migration the old compute loads the new compute from the DB and sees a HVSpec with the new value 15:53
dansmithgibi: oh is this a list of all the possible supported specs?15:54
gibidansmith: I think so15:54
chateaulavdansmith: yes.15:54
dansmithah, I see. So the thing that needs to happen is remove that object from the list, which you can't do in the backport of the offending object of course15:54
dansmiththis is one reason we have list objects, but no such container is used here I think15:55
dansmithso if the list is on the compute node, you'll need to do it in the compute node's backport routine, which I assume is what gibi was originally suggesting15:55
gibidansmith: yeah, something like that15:56
*** hemna2 is now known as hemna15:56
dansmithI thought this was representing a single guest, not expecting one to be set to riscv32, but now the tie to the compute node makes more sense :)15:56
chateaulavdansmith: ok, that makes more sense.15:56
chateaulavso then ill need to bump the version there in order to do a proper backport15:58
gibidansmith: yeah, that casuse my inital confusion too15:58
gibichateaulav: yes, I think so. bump the compute ovo version and in the backport code drop the HVSpec from the list that has new value15:59
dansmithchateaulav: yes16:00
*** amoralej is now known as amoralej|off16:12
opendevreviewDavid Hill proposed openstack/nova master: Fail on parse_dom if vif quota sizes > 32 bit unsigned int  https://review.opendev.org/c/openstack/nova/+/82906416:18
*** akekane_ is now known as abhishekk16:43
gmannbauzas: sure, that series is in my list for today.16:44
melwittbauzas: if you get a chance, would appreciate your review on this backport that is two patches squashed together https://review.opendev.org/c/openstack/nova/+/825064 I did the squash so it would be best if someone else can review that16:47
bauzasmelwitt: easy peasy, done17:21
bauzasgmann: I had a question about the approach for merging stuff17:21
bauzasgmann: given the first patch has a microversion, we would hold this one until we review the whole series ?17:22
* bauzas is about to leave in a very few17:23
bauzasok, /me needs to leave17:29
bauzas\o17:29
opendevreviewDavid Hill proposed openstack/nova master: Fail on parse_dom if vif quota sizes > 32 bit unsigned int  https://review.opendev.org/c/openstack/nova/+/82906417:33
melwittbauzas: thanks :)17:34
opendevreviewDavid Hill proposed openstack/nova master: Fail on parse_dom if vif quota sizes > 32 bit unsigned int  https://review.opendev.org/c/openstack/nova/+/82906417:35
opendevreviewDavid Hill proposed openstack/nova master: Fail on parse_dom if vif quota sizes > 32 bit unsigned int  https://review.opendev.org/c/openstack/nova/+/82906417:40
opendevreviewDavid Hill proposed openstack/nova master: Fail on parse_dom if vif quota sizes > 32 bit unsigned int  https://review.opendev.org/c/openstack/nova/+/82906417:42
gmannbauzas: yes, you are right. I am +2 on first patch but -W until we get the whole series ready to go. 17:46
opendevreviewDavid Hill proposed openstack/nova master: Fail on parse_dom if vif quota sizes > 32 bit unsigned int  https://review.opendev.org/c/openstack/nova/+/82906417:53
opendevreviewJonathan Race proposed openstack/nova master: object/notification for Adds Pick guest CPU architecture based on host arch in libvirt driver support  https://review.opendev.org/c/openstack/nova/+/82836918:01
opendevreviewJonathan Race proposed openstack/nova master: driver/secheduler/docs for Adds Pick guest CPU architecture based on host arch in libvirt driver support  https://review.opendev.org/c/openstack/nova/+/82205318:01
opendevreviewJonathan Race proposed openstack/nova master: zuul-job for Adds Pick guest CPU architecture based on host arch in libvirt driver support  https://review.opendev.org/c/openstack/nova/+/82837218:02
opendevreviewJonathan Race proposed openstack/nova master: object/notification for Adds Pick guest CPU architecture based on host arch in libvirt driver support  https://review.opendev.org/c/openstack/nova/+/82836920:26
opendevreviewJonathan Race proposed openstack/nova master: driver/secheduler/docs for Adds Pick guest CPU architecture based on host arch in libvirt driver support  https://review.opendev.org/c/openstack/nova/+/82205320:26
opendevreviewJonathan Race proposed openstack/nova master: zuul-job for Adds Pick guest CPU architecture based on host arch in libvirt driver support  https://review.opendev.org/c/openstack/nova/+/82837220:26
opendevreviewyuval proposed openstack/nova master: Lightbits LightOS driver  https://review.opendev.org/c/openstack/nova/+/82160621:14
opendevreviewAde Lee proposed openstack/nova master: DNM - patch paramiko to get around ed25519 problem  https://review.opendev.org/c/openstack/nova/+/82913521:23
*** dasm is now known as dasm|off23:19
opendevreviewDavid Hill proposed openstack/nova master: Fail on parse_dom if vif quota sizes > 32 bit unsigned int  https://review.opendev.org/c/openstack/nova/+/82906423:55
*** thelounge551 is now known as thelounge5523:56

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