Tuesday, 2022-12-06

*** akekane is now known as abhishekk05:36
opendevreviewHiroki Narukawa proposed openstack/nova master: libvirt: add sftp driver  https://review.opendev.org/c/openstack/nova/+/86667208:32
sahid_o/ sorry to annoy guys any chance to get somes reviews regarding the impl of evacuate spec? https://review.opendev.org/c/openstack/nova/+/858383 there are lot of files updated but just small changes09:08
sean-k-mooneysahid_: i dont know if i will get to them today but i will get to them before i go on pto for the year09:12
sean-k-mooneyim here until friday next week 09:12
sean-k-mooneyi suspect we can likely get this merged before then09:13
bauzasyup, I'll try too09:15
bauzasI personnally need to rush on implementing the cpu offlining feature09:15
bauzasbefore the xmas period09:15
sean-k-mooneyif its aviable next week ill have time to start reviewing09:21
zigosahid_: Hi there! Would you have the URL of the bp handy?09:22
zigoBack to the bug report from yesterday: https://bugs.launchpad.net/python-novaclient/+bug/199885609:24
zigoIt appears cinderclient has the same exact bug (the 2 broken tests are looking very similar if not completely identical)09:24
sahid_Hey zigo, https://github.com/openstack/nova-specs/blob/master/specs/2023.1/approved/allowing-target-state-for-evacuate.rst09:37
sahid_sean-k-mooney: hey! no worries, just that more we can have it soon in the tree more we can fix any bugs it could have :-) (and also safe am I we have it merged for antelope :p)09:54
opendevreviewSylvain Bauza proposed openstack/nova stable/wallaby: Reproducer for bug 1951656  https://review.opendev.org/c/openstack/nova/+/86615710:52
opendevreviewSylvain Bauza proposed openstack/nova stable/wallaby: Handle mdev devices in libvirt 7.7+  https://review.opendev.org/c/openstack/nova/+/86615810:52
opendevreviewsean mooney proposed openstack/nova stable/wallaby: refactor: remove duplicated logic  https://review.opendev.org/c/openstack/nova/+/86533410:59
opendevreviewsean mooney proposed openstack/nova stable/wallaby: Record SRIOV PF MAC in the binding profile  https://review.opendev.org/c/openstack/nova/+/86533610:59
opendevreviewsean mooney proposed openstack/nova stable/wallaby: Add compute restart capability for libvirt func tests  https://review.opendev.org/c/openstack/nova/+/86557110:59
opendevreviewsean mooney proposed openstack/nova stable/wallaby: enable blocked VDPA move operations  https://review.opendev.org/c/openstack/nova/+/86557210:59
opendevreviewsean mooney proposed openstack/nova stable/wallaby: Reproducer for bug 1951656  https://review.opendev.org/c/openstack/nova/+/86615710:59
opendevreviewsean mooney proposed openstack/nova stable/wallaby: Handle mdev devices in libvirt 7.7+  https://review.opendev.org/c/openstack/nova/+/86615810:59
zigosahid_: If I understand correctly, the goal is to have a instance go from ACTIVE to SHUTOFF during the evacuate ?11:11
sahid_zigo: yes exactly11:18
zigoThanks. Though I don't really understand why one would do that ... :P11:18
sahid_now when we do evacuate (maintenance operation) instances on dest get stopped11:18
sahid_yea.. there are several use-cases, also that for operators that do prefer kept the previous behavior they can use microversion11:19
zigoI'm not a fan of using microversions to have change of behavior, tbh... but ok.11:20
sahid_sean-k-mooney: regarding that tiny one, https://review.opendev.org/c/openstack/os-vif/+/866102 i would tend to accept it, i comment on it, are you ok or do you feel like we should find an other solution11:20
sahid_zigo: yeah, it's really for operators to handle resources and things like that, I think that has been discussed previously during PTG11:22
sean-k-mooneyso i kind of disagree on the parsablity argument as if you cant parse multiline output you cant actully parse logs properly11:23
sahid_sean-k-mooney: sure, fair enough11:24
sean-k-mooneysahid_: we also use multi line strings in nova for the deprecated_reason extensivly and im not infavor fo changing it in nova11:24
sean-k-mooneyfor example https://github.com/openstack/nova/blob/6ba6d86e9c2ab44752d87f070ce5e1ce00a48301/nova/conf/glance.py#L34-L3911:25
sahid_yes i understand your point no worries11:26
sean-k-mooneywith all that said we could actully remove those deprecated optoins this cycle11:27
sahid_I was seeing that more like, we could keep some sort of coherence with the other multiline strings we have in this set of options11:27
sean-k-mooneyits been several years at thsi point11:27
sahid_interesting point11:28
sean-k-mooneywe could be if we were to do that i woudl change all the rest to multi line11:28
sean-k-mooneythat woudl be more consitent with the wider code base11:28
sahid_good point :-)11:28
sean-k-mooneywe have moved away form sting conatination like that over the last few years11:28
sahid_but that would not help the contributor which have noticed that multiline thing in its logs11:29
sahid_i would vote in favor of removing that deprecating message if i may11:29
sean-k-mooneyby the way https://review.opendev.org/c/openstack/os-vif/+/854486 i generally see a a nuisance commit11:29
sean-k-mooneyim going to merge it to not have to deal with it again but i have seen a bunch of people submiting patch to remove the u prfix and it is somethign we shoudl discurage11:30
sahid_yes i was considering to see whether we could or not add a hacking rule for that sort of change11:34
sahid_yes you are certainly dealing with such changes often that me :-)11:35
opendevreviewMerged openstack/os-vif master: remove unicode from code  https://review.opendev.org/c/openstack/os-vif/+/85448611:40
opendevreviewsean mooney proposed openstack/nova stable/wallaby: enable blocked VDPA move operations  https://review.opendev.org/c/openstack/nova/+/86557213:15
opendevreviewsean mooney proposed openstack/nova stable/wallaby: Reproducer for bug 1951656  https://review.opendev.org/c/openstack/nova/+/86615713:16
opendevreviewsean mooney proposed openstack/nova stable/wallaby: Handle mdev devices in libvirt 7.7+  https://review.opendev.org/c/openstack/nova/+/86615813:16
*** dasm|off is now known as dasm14:04
*** akekane is now known as abhishekk14:05
opendevreviewSylvain Bauza proposed openstack/nova stable/wallaby: Reproducer for bug 1951656  https://review.opendev.org/c/openstack/nova/+/86615714:12
opendevreviewSylvain Bauza proposed openstack/nova stable/wallaby: Handle mdev devices in libvirt 7.7+  https://review.opendev.org/c/openstack/nova/+/86615814:13
kgubesean-k-mooney, melwitt, Regarding the assisted volume extend API: I have now proposed an alternative spec for an async solution to Cinder: https://blueprints.launchpad.net/cinder/+spec/extend-volume-completion-action14:22
opendevreviewalecorps proposed openstack/nova master: Add mksproxy files  https://review.opendev.org/c/openstack/nova/+/86309014:24
kgubesean-k-mooney, this does not require an API change in Nova, just a change in how "volume-extended" events are processed, should I create a nova-spec anyway?14:24
kgubesean-k-mooney, the changes for Nova are described in a "Nova" subsection of the "Proposed change" section of the cinder-spec14:27
bauzasreminder: nova meeting in 10 mins15:49
* bauzas needs to quickly update the agenda15:49
bauzas#startmeeting nova16:01
opendevmeetMeeting started Tue Dec  6 16:01:28 2022 UTC and is due to finish in 60 minutes.  The chair is bauzas. Information about MeetBot at http://wiki.debian.org/MeetBot.16:01
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.16:01
opendevmeetThe meeting name has been set to 'nova'16:01
bauzassorry, was late16:01
bauzashowdy everyone16:01
bauzas#link https://wiki.openstack.org/wiki/Meetings/Nova#Agenda_for_next_meeting16:02
elodilleso/16:02
Kirill_o/16:03
bauzaslooks like we maybe not have a lot of quorum16:03
bauzasbut let's start16:03
bauzas#topic Bugs (stuck/critical) 16:03
bauzas#info No Critical bug16:03
bauzas#link https://bugs.launchpad.net/nova/+bugs?search=Search&field.status=New 18 new untriaged bugs (+2 since the last meeting)16:03
bauzas#info Add yourself in the team bug roster if you want to help https://etherpad.opendev.org/p/nova-bug-triage-roster16:03
bauzaselodilles: anything to discuss about bugs ?16:03
elodillesmaybe one question16:04
elodilleshad a bug:     explicit fixed ip request assigns random ip: https://bugs.launchpad.net/nova/+bug/199892716:04
elodillesthis is i think python-openstackclient16:04
elodilleshow can i reroute this? o:)16:04
* bauzas clicks16:04
bauzaselodilles: yup, looks to me an OSC issue16:06
bauzas"the fixed ip command assigns random IP even if we ask an IP explicitly"16:06
bauzasyou mean, because of OSC ?16:06
bauzasif so, we need to change the project in Launchpad16:06
elodillesi think so16:06
bauzaslemme do it16:06
bauzas"also affects project" > openstackclient16:06
elodillesoh, cool, thanks16:07
bauzasoh snap16:07
bauzas"python-openstackclient           doesn't use Launchpad to track its bugs. If you know this bug           has been reported in another bug tracker, you can link to it;           Launchpad will keep track of its status for you. "16:07
bauzasStoryBoard my love16:07
bauzasthen you should close the bug16:08
bauzasand ask the report to create a Storyboard issue for osc16:08
bauzaslemme find it16:08
elodillesbauzas: ack, will do that16:08
elodillesbauzas: i'll do that after the meeting16:08
elodillesbauzas: no need to spend time with it now :)16:08
bauzashttps://storyboard.openstack.org/#!/project/97516:09
elodillesthx :)16:09
bauzasit was simple to find https://docs.openstack.org/python-openstackclient/latest/#contributing16:09
bauzaselodilles: ok, I'll then let you triage this bug16:09
bauzasand thanks for it16:09
elodillesnp16:10
bauzasmoving on then16:10
bauzas#info bug baton is being passed to bauzas16:10
bauzasI'll try to triage it, but I have a lot of other priorities16:11
bauzasanyway16:11
bauzas#topic Gate status 16:11
bauzas#link https://bugs.launchpad.net/nova/+bugs?field.tag=gate-failure Nova gate bugs 16:11
bauzas#link https://zuul.openstack.org/builds?project=openstack%2Fnova&project=openstack%2Fplacement&pipeline=periodic-weekly Nova&Placement periodic jobs status16:11
bauzas#link https://review.opendev.org/c/openstack/tempest/+/866049 proposal to add more delay for centos9s-fips job16:11
bauzasI'd appreciate if some people like sean-k-mooney or others could review this change ^16:11
bauzasmkopec had a thought to skip some tests for this job instead of adding more delays16:12
bauzasanyway, moving 16:16
bauzas#info Please look at the gate failures and file a bug report with the gate-failure tag.16:16
bauzas#info STOP DOING BLIND RECHECKS aka. 'recheck' https://docs.openstack.org/project-team-guide/testing.html#how-to-handle-test-failures16:16
bauzas#topic Release Planning 16:16
bauzastick-tock16:16
bauzas#link https://releases.openstack.org/antelope/schedule.html16:16
bauzas#info Antelope-2 is in 4 weeks16:16
bauzas4 weeks and in between a xmas period16:16
bauzasso you know.16:17
bauzasI forgot to write the email for next week's review day, I'll do it tomorrow hopefuly16:17
bauzasmoving on ?16:17
bauzaslooks so16:18
bauzas#topic Review priorities 16:18
bauzas#link https://review.opendev.org/q/status:open+(project:openstack/nova+OR+project:openstack/placement+OR+project:openstack/os-traits+OR+project:openstack/os-resource-classes+OR+project:openstack/os-vif+OR+project:openstack/python-novaclient+OR+project:openstack/osc-placement)+(label:Review-Priority%252B1+OR+label:Review-Priority%252B2)16:19
bauzas#info As a reminder, cores eager to review changes can +1 to indicate their interest, +2 for committing to the review16:19
bauzasanything to discuss about priorities ?16:19
opendevreviewSylvain Bauza proposed openstack/nova stable/wallaby: Reproducer for bug 1951656  https://review.opendev.org/c/openstack/nova/+/86615716:20
opendevreviewSylvain Bauza proposed openstack/nova stable/wallaby: Handle mdev devices in libvirt 7.7+  https://review.opendev.org/c/openstack/nova/+/86615816:20
bauzasnevermind the above ^ (doing two things at same time)16:20
bauzaslooks not, moving on16:20
bauzas#topic Stable Branches 16:20
bauzaselodilles: you could have an opportunity to not lemme discuss alone :)16:21
elodilles:)16:21
elodillesyepp16:21
elodillesactually stable gates were quiet16:21
elodillesi mean patches merged :)16:21
bauzascorrect, I worked on the stable branches16:21
elodilles#info stable branches seem to be unblocked / OK16:21
bauzasand I haven't seen any problems so far16:21
elodilles#info stable branch status / gate failures tracking etherpad: https://etherpad.opendev.org/p/nova-stable-branch-ci16:21
bauzasdown to wallaby at least16:21
elodillesneither have i16:21
elodillesi've seen merged patches even older than wallaby16:22
bauzasyou know, nothing to tell is better than saying anything here in this section :)16:22
elodillesyepp :)16:22
bauzasmoving on then, and profit.16:22
elodilles++16:22
elodilles:)16:22
bauzas#topic Open discussion 16:22
Kirill_can someone review this: https://review.opendev.org/c/openstack/nova-specs/+/863773   . sean-k-mooney already reviewed and and set +1, need more reviews for setting +2, right?16:23
bauzasI had a question but I don't see a quorum16:23
bauzasKirill_: nod, lemme see16:23
Kirill_thanks16:23
bauzasah that one16:23
bauzassure, I'll do some review16:23
sahid_o/ then, i have one regarding review priority16:23
bauzassahid_: sure, shoot16:24
sahid_thanks16:24
sahid_it's just to know, we have this that had the bit Review-Priority16:24
sahid_https://review.opendev.org/c/openstack/nova-specs/+/85783816:24
sahid_I'm wondering whtehr the impl can I have also that bit, or if it's a different process?16:25
sahid_:-)16:25
bauzassahid_: surely, you can ask for it :)16:25
bauzassahid_: ping us tomorrow and we'll see16:25
bauzaslooks there are not a lot of people around atm16:25
sahid_yeah... no worries, will see that tomorrow16:26
sahid_thanks a lot16:26
bauzasnp16:27
bauzasso let's end this meeting for now, I'll ask about which meetings to skip during the xmas period next week16:27
bauzasanyone having anything to raise before we say it's a wrap ?16:27
bauzaslooks not,16:28
bauzasthanks all16:28
bauzas#endmeeting16:28
opendevmeetMeeting ended Tue Dec  6 16:28:43 2022 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)16:28
opendevmeetMinutes:        https://meetings.opendev.org/meetings/nova/2022/nova.2022-12-06-16.01.html16:28
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/nova/2022/nova.2022-12-06-16.01.txt16:28
opendevmeetLog:            https://meetings.opendev.org/meetings/nova/2022/nova.2022-12-06-16.01.log.html16:28
elodillesthanks bauzas o/16:29
* bauzas goes back playing with the wallaby branch16:29
sean-k-mooneykgube: we generally do not  like tracking changes to nova in other projects specs16:29
elodillesthat sounds fun :D16:29
* bauzas wonders if someone says that wallaby hops16:30
sean-k-mooneykgube: if you are chaing the sematics or the extend voluem external event even if that does not change the content passed to the api we shoudl still have a spec to dicuss that16:30
kgubesean-k-mooney, alright!16:30
sean-k-mooneyKirill_: i wanted gmann or other to confirm my reasoning on https://review.opendev.org/c/openstack/nova-specs/+/863773/10/specs/wallaby/approved/nova-vnc-support-for-ironic.rst#13416:30
sean-k-mooneyKirill_: i.e. that we do not need a microversion for this change and there is no other upgrade impact for the reasons is stated in the commnet16:32
gmannsean-k-mooney: I kept it open but somehow got distracted. It is in my list. 16:35
Kirill_per my understanding, we don't need any miniversions cause if nova does not support my changes the result will be the same as now, if ironic does not support - again we will catch error - vnc is unsupported. i'll try such scenarios tomorrow. 16:35
sean-k-mooneyKirill_: ya so part of what im wondering is changing form a 400 to a 200 ok16:36
sean-k-mooneyand i think it is because if it was a libvirt instance then a 200 would have been valid16:37
sean-k-mooneyor possible for the same api request16:37
sean-k-mooneyso to me there is no need for a microverion16:37
Kirill_++16:38
opendevreviewMerged openstack/nova stable/wallaby: Test aborting queued live migration  https://review.opendev.org/c/openstack/nova/+/84148320:22
opendevreviewMerged openstack/nova stable/wallaby: Add functional tests to reproduce bug #1960412  https://review.opendev.org/c/openstack/nova/+/84176020:22
opendevreviewMerged openstack/nova stable/wallaby: Clean up when queued live migration aborted  https://review.opendev.org/c/openstack/nova/+/84173620:48
*** dasm is now known as dasm|off22:51

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