Thursday, 2021-01-28

*** tosky has quit IRC00:21
brinzhang_gmann: ack, thanks00:25
brinzhang_gmann: https://review.opendev.org/c/openstack/nova/+/766726/13/nova/api/openstack/compute/views/servers.py00:25
brinzhang_I was confusing with this comments, what does your mean?00:25
gmannbrinzhang_: i commented in this file that we do not need to change get_instance_security_groups method itself  https://review.opendev.org/c/openstack/nova/+/766726/11/nova/network/security_group_api.py#27900:27
gmannwe get the sg from neutron and neutron does return tenant_id and project_id in sg response but both are same thing00:27
gmannthey kept both for backward compatibility as they do not have microversion concept.00:28
*** k_mouza has joined #openstack-nova00:29
brinzhang_gmann:in "def _convert_to_nova_security_group_format(" we update the security_group[], does it need to be consider?00:29
gmannbrinzhang_: this one right https://review.opendev.org/c/openstack/nova/+/766726/11/nova/network/security_group_api.py#27900:29
gmannwe can just change L275 from 'nova_group['project_id'] = security_group['tenant_id']'  -> nova_group['project_id'] = security_group['project_id']00:30
gmannand without microversion condition. that way we do not need to change the signature of any interface00:31
brinzhang_I think I get you idea00:31
brinzhang_s/you/your/00:31
gmanncool00:32
brinzhang_in neutron api, we dont need to be consider the nova microversion, we just need to get the sg keep the same way00:33
gmannyeah and fetch project_id from neutron sg instead of tenant_id00:33
*** k_mouza has quit IRC00:33
gmannbecause at some point in future neutron also will remove the tenant_id form their API so we can take care of that in advance00:34
brinzhang_yeah00:34
gmannbrinzhang_: and in first commit, we can remove the 2.89 sample. i commented in previous PS also. sorry about asking for that in initial reiview. this one - https://review.opendev.org/c/openstack/nova/+/764292/14/nova/tests/functional/api_sample_tests/test_servers.py#65900:34
brinzhang_gmann: np, will update in next patch00:36
gmannbrinzhang_: thanks00:36
brinzhang_gmann: did you review the os-simple-project-suage patch? the router change, and that hit the test issue?00:36
*** macz_ has quit IRC00:37
gmannbrinzhang_: I did until 766726 but I will check the simple-project-usage  tomorrow00:38
brinzhang_that I requested 2.90, but it always goto <=2.89 index or show APis00:38
gmannhumm strange00:38
brinzhang_gmann: dont worry^, my env has broken yesterday, firstly, I will restore my env00:38
gmannI will debug that tomorrow. dinner time for me00:39
gmannroutes.py looks fine to me in first glance may be API controller causing it00:39
brinzhang_gmann: thanks, have a good dinner ^^00:39
*** LinPeiWen has joined #openstack-nova00:46
*** lifeless has quit IRC00:55
*** mlavalle has quit IRC00:57
*** lifeless has joined #openstack-nova00:57
*** sapd__x has joined #openstack-nova01:12
*** amodi has quit IRC01:15
*** priteau has quit IRC01:16
*** zenkuro has joined #openstack-nova01:19
*** zenkuro has quit IRC01:24
*** zenkuro has joined #openstack-nova01:24
*** xinranwang has joined #openstack-nova01:58
*** gyee has quit IRC01:59
*** sapd__x has quit IRC02:07
*** hamalq has quit IRC02:10
*** songwenping_ has joined #openstack-nova02:19
*** nicolasbock_ has joined #openstack-nova02:21
*** nicolasbock has quit IRC02:21
*** irclogbot_0 has quit IRC02:21
*** CeeMac has quit IRC02:21
*** nicolasbock_ is now known as nicolasbock02:21
*** jdillaman has quit IRC02:22
*** swp20 has quit IRC02:22
*** jdillaman has joined #openstack-nova02:22
*** CeeMac has joined #openstack-nova02:22
*** irclogbot_0 has joined #openstack-nova02:23
*** rcernin has quit IRC02:34
*** rcernin has joined #openstack-nova02:36
*** mkrai has joined #openstack-nova02:53
*** khomesh24 has joined #openstack-nova03:21
*** yonglihe has joined #openstack-nova03:32
*** psachin has joined #openstack-nova03:37
*** links has joined #openstack-nova03:42
*** gouthamr has quit IRC04:18
*** vishalmanchanda has joined #openstack-nova04:22
*** lifeless has quit IRC04:36
*** xinranwang has quit IRC04:38
*** lifeless has joined #openstack-nova04:38
*** lemko7 has joined #openstack-nova04:57
*** lemko has quit IRC04:58
*** lemko7 is now known as lemko04:58
*** whoami-rajat__ has joined #openstack-nova04:59
*** songwenping_ has quit IRC05:01
*** songwenping_ has joined #openstack-nova05:02
*** lemko2 has joined #openstack-nova05:11
*** lemko has quit IRC05:12
*** lemko2 is now known as lemko05:12
*** ircuser-1 has joined #openstack-nova05:13
*** ratailor has joined #openstack-nova05:24
*** k_mouza has joined #openstack-nova05:57
*** k_mouza has quit IRC06:02
*** songwenping_ has quit IRC06:13
*** songwenping_ has joined #openstack-nova06:13
openstackgerritHemanth N proposed openstack/nova stable/rocky: Update pci stat pools based on PCI device changes  https://review.opendev.org/c/openstack/nova/+/76182406:15
*** rcernin has quit IRC06:18
*** rcernin has joined #openstack-nova06:22
*** ircuser-1 has quit IRC06:31
*** ircuser-1 has joined #openstack-nova06:34
*** hemanth_n has joined #openstack-nova06:42
*** ircuser-1 has quit IRC06:54
*** mkrai has quit IRC07:15
*** khomesh24 has quit IRC07:19
*** khomesh24 has joined #openstack-nova07:19
*** liuyulong has joined #openstack-nova07:23
*** xek_ has joined #openstack-nova07:28
*** liuyulong has quit IRC07:37
*** nightmare_unreal has joined #openstack-nova07:41
*** rcernin has quit IRC07:42
*** dklyle has quit IRC07:45
*** slaweq has joined #openstack-nova07:58
*** macz_ has joined #openstack-nova08:00
*** ralonsoh has joined #openstack-nova08:01
*** macz_ has quit IRC08:04
*** andrewbonney has joined #openstack-nova08:14
*** rcernin has joined #openstack-nova08:15
*** tesseract has joined #openstack-nova08:22
*** rpittau|afk is now known as rpittau08:27
*** liuyulong has joined #openstack-nova08:35
*** mkrai has joined #openstack-nova08:41
*** tosky has joined #openstack-nova08:45
*** mgariepy has quit IRC08:49
*** macz_ has joined #openstack-nova08:52
*** macz_ has quit IRC08:57
*** tkajinam has quit IRC08:58
*** mgariepy has joined #openstack-nova08:58
*** martinkennelly has joined #openstack-nova09:27
*** ircuser-1 has joined #openstack-nova09:36
*** derekh has joined #openstack-nova09:38
*** ociuhandu has joined #openstack-nova09:40
*** rcernin has quit IRC10:24
*** songwenping__ has joined #openstack-nova10:25
*** zenkuro has quit IRC10:26
*** osmanlicilegi has quit IRC10:27
*** songwenping_ has quit IRC10:28
*** osmanlicilegi has joined #openstack-nova10:29
*** k_mouza has joined #openstack-nova10:48
*** rcernin has joined #openstack-nova10:50
*** dtantsur|afk is now known as dtantsur10:55
*** martinkennelly has quit IRC10:59
lyarwoodstephenfin: looking to undeprecate ['glance']/allowed_direct_url_schemes now that it's used by https://review.opendev.org/q/topic:bp/nova-image-download-via-rbd11:00
lyarwoodstephenfin: is that just a case of removing the deprecation notes etc?11:01
*** osmanlicilegi has quit IRC11:01
stephenfinYeah, remove the deprecation note from the config opt itself and if it's not already done, add a release note11:01
lyarwoodack thanks11:04
*** osmanlicilegi has joined #openstack-nova11:05
*** rcernin has quit IRC11:08
*** ociuhandu has quit IRC11:09
*** ociuhandu has joined #openstack-nova11:09
*** ociuhandu has quit IRC11:10
*** ociuhandu has joined #openstack-nova11:10
*** ociuhandu has quit IRC11:11
*** ociuhandu has joined #openstack-nova11:12
zigoSwift fails with Python 3.9 under Debian Unstable with Python 3.9: http://paste.openstack.org/show/802063/11:12
zigoI got the same problem with neutron-rpc-server when trying to tell Nova that my VM port is up: http://paste.openstack.org/show/802071/11:12
zigoThis looks like general to OpenStack, and feels like yet-another-problem-with-eventlet... :(11:12
*** ociuhandu has quit IRC11:17
stephenfinanyone want to speed up our docs build? https://review.opendev.org/c/openstack/nova/+/75103411:20
*** ttx has quit IRC11:22
*** zenkuro has joined #openstack-nova11:23
*** ttx has joined #openstack-nova11:23
*** mkrai has quit IRC11:24
*** ociuhandu has joined #openstack-nova11:25
*** zenkuro has quit IRC11:27
*** zenkuro has joined #openstack-nova11:28
kashyapstephenfin: Nice11:40
kashyapstephenfin: Thanks for that; several times I wished for speeder doc builds!11:41
kashyapGave my lowly +1, FWIW11:44
*** bbowen_ has joined #openstack-nova11:45
*** bbowen has quit IRC11:45
*** k_mouza has quit IRC11:48
*** k_mouza_ has joined #openstack-nova11:48
*** ratailor has quit IRC11:51
*** osmanlicilegi has quit IRC11:58
openstackgerritLee Yarwood proposed openstack/nova master: libvirt: Use specific user when probing encrypted rbd disks during extend  https://review.opendev.org/c/openstack/nova/+/77286911:59
*** osmanlicilegi has joined #openstack-nova12:01
lyarwoodstephenfin: looking12:01
lyarwoodstephenfin: also I've lost the tabs with the reviews you asked me about yesterday, what were they again?12:01
stephenfinhttps://review.opendev.org/c/openstack/nova/+/75655, https://review.opendev.org/c/openstack/nova/+/752912 and if possible https://review.opendev.org/c/openstack/nova/+/75655212:02
lyarwoodack12:03
lyarwoodthanks12:03
*** dviroel_ is now known as dviroel12:16
openstackgerritLee Yarwood proposed openstack/nova master: zuul: Increase SWIFT_LOOPBACK_DISK_SIZE within nova-lvm job  https://review.opendev.org/c/openstack/nova/+/77270212:18
openstackgerritLee Yarwood proposed openstack/nova master: zuul: Mark nova-lvm as voting  https://review.opendev.org/c/openstack/nova/+/77287112:18
*** khomesh24 has quit IRC12:21
*** khomesh24 has joined #openstack-nova12:22
*** hemanth_n has quit IRC12:26
*** ociuhandu has quit IRC12:31
*** ociuhandu has joined #openstack-nova12:31
*** ociuhandu has quit IRC12:36
*** priteau has joined #openstack-nova12:44
*** khomesh24 has quit IRC12:47
openstackgerritLee Yarwood proposed openstack/nova master: glance: Remove [glance]/allowed_direct_url_schemes  https://review.opendev.org/c/openstack/nova/+/77287412:47
*** osmanlicilegi has quit IRC12:50
*** osmanlicilegi has joined #openstack-nova12:55
*** sapd__x has joined #openstack-nova13:01
*** ociuhandu has joined #openstack-nova13:04
*** LinPeiWen has quit IRC13:26
openstackgerritTakashi Natsume proposed openstack/nova-specs master: Create specs directory for Xena  https://review.opendev.org/c/openstack/nova-specs/+/77287813:30
*** k_mouza has joined #openstack-nova13:43
*** xek__ has joined #openstack-nova13:43
*** tosky has quit IRC13:45
*** tosky_ has joined #openstack-nova13:46
*** sapd__x has quit IRC13:46
*** k_mouza_ has quit IRC13:46
*** sapd__x has joined #openstack-nova13:46
*** xek_ has quit IRC13:46
*** vishalmanchanda has quit IRC13:51
openstackgerritGhanshyam proposed openstack/placement master: Move policy deprecation to base rules  https://review.opendev.org/c/openstack/placement/+/77278413:57
lyarwoodstephenfin: https://review.opendev.org/c/openstack/nova/+/771981 - would you mind hitting this today if you have some docs review bandwidth14:00
lyarwoodhttps://review.opendev.org/c/openstack/nova/+/772874 might also be something you'd be interested in14:00
lyarwoodgibi: https://review.opendev.org/c/openstack/nova/+/772871/ - could you take a look at this change marking the nova-lvm job as voting (and the fix underneath it)?14:02
gibilyarwood: ack, added to my queue. (that queue getting log in the last couple of days)14:02
* gibi hunts a possible memory leak in nova-compute in pike downstream :/14:03
lyarwoodgibi: ack np, if there's anything I can trade let me know14:03
lyarwoodgibi: systemctl restart nova-compute? ;)14:03
gibiyepp that what couple of our customers do weekly but they getting impatient14:05
gibifun stuf14:05
lyarwoodouch14:05
gibiI had the same experience a decade ago with jvm :D the solution was the same, restart it during maintenance window to free up ram14:06
sean-k-mooneygibi: given python is garbage collected any memory leask is likely form interaction with libvirt right14:08
sean-k-mooneye.g. the proxy objects14:08
sean-k-mooneyor well interaction with external things via real threads14:08
gibisean-k-mooney: or thing the code actually stores and accumlates for no reason14:08
sean-k-mooneyi know we can have meemory issue if we return excptions instead of raising them too on python 314:09
sean-k-mooney*214:09
gibilike this https://github.com/openstack/oslo.messaging/blob/00d15eaeaba0ded0330cdcec7b19eee3adbfb1e1/oslo_messaging/_drivers/amqpdriver.py#L42614:09
sean-k-mooneygibi: ah well that is less a leak but rather using more memory then it need to due to a poor algorithim14:09
gibiyepp14:10
gibiactually I can hit that log in pike devstack by poking rabbitmq14:10
sean-k-mooney oh in this case it also qould be an rabbitissue14:10
sean-k-mooneyya that could grow if the reply are lost right14:11
gibiI see two types of increase one that eventually recovers. after a long timeout the disconnect is logged in nova side and the connection is removed14:12
sean-k-mooneyback to debuging why an osp env that is freshly deployed passes tempest but then after 9+ hours apparenlty stops working14:12
gibibut there are connections that does not freed even after an hour14:12
sean-k-mooneythat sound like an amqp bug14:13
sean-k-mooneylike the clinet has gone away but for some reason it keeps the file desctprot for the connection open14:13
sean-k-mooneyand never recognises the disconnect14:14
gibicould be14:14
sean-k-mooneyalthoug14:14
gibinow I have to proove that this is what happens in the customer env14:14
gibias it is still in my local devstack14:14
sean-k-mooneyya not sure how to determin that14:14
gibiI bet on the warning log from oslo14:15
gibiIf the customer sees that then I have a lead14:15
lyarwood~.14:27
*** ociuhandu has quit IRC14:33
*** ociuhandu has joined #openstack-nova14:33
*** ociuhandu has quit IRC14:38
*** k_mouza has quit IRC14:42
*** k_mouza has joined #openstack-nova14:43
*** k_mouza has quit IRC14:45
*** rcernin has joined #openstack-nova14:46
*** k_mouza has joined #openstack-nova14:46
*** liuyulong has quit IRC14:59
*** haleyb has joined #openstack-nova15:00
*** rcernin has quit IRC15:00
stephenfinlyarwood: comments left on one, +2 on the other15:02
*** ociuhandu has joined #openstack-nova15:03
lyarwoodkashyap: libvirt is always starts with a lower case l right?15:06
lyarwoodkashyap: I'm sure this came up in the past and has confused me for ages15:06
kashyaplyarwood: On a call; bbiab15:07
sean-k-mooneyi have seen both15:07
kashyapBut yes, lower case15:07
lyarwoodnp15:07
sean-k-mooneybut its normally lowercase15:07
lyarwoodyeah this came up before and I was told always lowercase for $reasons15:07
sean-k-mooneyif its in a commit mesage or specs then i always use libvirt instead of Libvirt15:08
sean-k-mooneysame for release notes15:08
*** k_mouza has quit IRC15:09
*** k_mouza_ has joined #openstack-nova15:09
sean-k-mooneyalthough funally enough it's uppercase here https://github.com/libvirt/libvirt/blob/30703564c2ac8d95279801a821cf5510fa4b8149/docs/ci.rst#libvirt-continuous-integration but i think thats wrong15:11
sean-k-mooneyalso a few places in the readme too https://github.com/libvirt/libvirt/blob/30703564c2ac8d95279801a821cf5510fa4b8149/README.rst15:11
sean-k-mooneybut again that feel more like there editor auto capitalising then intentional as the use lowercase when its not the start of a sentence15:12
*** bauzas has quit IRC15:12
*** nweinber has joined #openstack-nova15:13
*** gouthamr has joined #openstack-nova15:14
openstackgerritGhanshyam proposed openstack/nova master: DNM:try l-c with direct deps  https://review.opendev.org/c/openstack/nova/+/77278015:16
kashyaplyarwood: Back; unless it's at the start of a sentence, it's always lowercase.15:24
kashyapsean-k-mooney: Both those occurrences are correct -- because the word came at the start of a sentence15:25
kashyapSo it's only natural to capitalize it :-)15:25
kashyaplyarwood: What made you ask?  Are you writing some docs / code comments or something?15:26
sean-k-mooneykashyap: ya althoguh some porject for trademark reason say you should not capatilise it or use a spefic capatialistion when you do15:28
sean-k-mooneykashyap: so the english rule dont alway apply if you are follow the project style/trademark guidelines15:28
kashyapsean-k-mooney: Right; but pretty sure I saw what I described "lowercase all the time, except at the start of a sentence" somewhere in libvirt upstream discussions15:29
kashyapBut I can't find a link for you at the moment15:29
openstackgerritGhanshyam proposed openstack/nova master: DNM:try l-c with direct deps  https://review.opendev.org/c/openstack/nova/+/77278015:31
sean-k-mooneyya makes sense15:31
sean-k-mooneyi assume lyarwood was looking at documentaiton or simiarl and just wanted to make sure it was correct15:32
*** dklyle has joined #openstack-nova15:33
*** mlavalle has joined #openstack-nova15:44
lyarwoodsean-k-mooney / kashyap ; https://review.opendev.org/c/openstack/nova/+/771981 was the context, stephenfin had a few nits and I couldn't remember the reasons for libvirt being lowercase all the time etc.15:44
lyarwoodthanks kashyap, I'll sort the change out now15:44
kashyaplyarwood: No prob15:45
gibinova meeting starts in 10 minutes on #openstack-meeting-315:50
openstackgerritLee Yarwood proposed openstack/nova master: docs: Move the LibvirtDistroSupportMatrix wiki page into our docs  https://review.opendev.org/c/openstack/nova/+/77198115:55
*** macz_ has joined #openstack-nova15:57
*** macz_ has quit IRC15:57
*** macz_ has joined #openstack-nova15:57
*** psachin has quit IRC16:00
*** tesseract has quit IRC16:06
*** tosky_ is now known as tosky16:06
*** tesseract has joined #openstack-nova16:07
openstackgerritMerged openstack/nova master: tox: Enable parallel docs build  https://review.opendev.org/c/openstack/nova/+/75103416:08
*** mgagne has joined #openstack-nova16:10
sean-k-mooneylyarwood: ah ok that was in the wiki for easy editing but we very very rarely update it so moving it too docs makes sense i guess16:30
lyarwoodyeah it wasn't easy and it's just nice to have it in tree and updated in the same change as the actual bump etc16:32
artomLol, I just realized running functional tests locally that need an un-mergde os-traits patch is... dumb.16:33
sean-k-mooneyartom: you can do that16:35
lyarwoodartom: install it into the env16:35
sean-k-mooneyyou just pip install it in the env16:35
artomRight, I'm sure there are ways16:35
sean-k-mooneybasicaly .tox/functional/bin/python3 -m pip install -e ../os-traits16:36
openstackgerritKashyap Chamarthy proposed openstack/nova master: [WIP] libvirt: Remove compareCPU() check on the destination  https://review.opendev.org/c/openstack/nova/+/77291716:36
sean-k-mooneyassuming you have os-traits cloneed and checked out beside your nova dir16:36
*** coreycb has quit IRC16:37
*** coreycb has joined #openstack-nova16:38
*** dosaboy has quit IRC16:41
*** dosaboy has joined #openstack-nova16:41
*** efried has quit IRC16:52
*** gyee has joined #openstack-nova17:02
*** ircuser-1 has quit IRC17:07
*** nweinber_ has joined #openstack-nova17:07
*** tosky has quit IRC17:07
*** macz_ has quit IRC17:07
*** nweinber has quit IRC17:07
*** tosky has joined #openstack-nova17:07
*** mgariepy has quit IRC17:07
*** ircuser-1 has joined #openstack-nova17:08
*** mgariepy has joined #openstack-nova17:08
*** efried has joined #openstack-nova17:17
*** tesseract has quit IRC17:17
openstackgerritStephen Finucane proposed openstack/nova master: mypy: Add nova.cmd, nova.conf, nova.console  https://review.opendev.org/c/openstack/nova/+/70565717:27
openstackgerritStephen Finucane proposed openstack/nova master: mypy: Add type annotations to top-level modules  https://review.opendev.org/c/openstack/nova/+/70565817:27
openstackgerritStephen Finucane proposed openstack/nova master: trivial: Clean manager.Manager, service.Service signatures  https://review.opendev.org/c/openstack/nova/+/76480617:27
openstackgerritStephen Finucane proposed openstack/nova master: WIP: Expand type hints for nova.block_device  https://review.opendev.org/c/openstack/nova/+/74217017:27
openstackgerritStephen Finucane proposed openstack/nova master: libvirt: Remove dead code  https://review.opendev.org/c/openstack/nova/+/77292817:28
*** zenkuro has quit IRC17:31
*** zenkuro has joined #openstack-nova17:32
*** links has quit IRC17:34
*** ociuhandu_ has joined #openstack-nova17:40
*** ociuhandu has quit IRC17:43
*** ociuhandu_ has quit IRC17:45
*** bauzas has joined #openstack-nova17:47
*** zenkuro has quit IRC17:50
*** rpittau is now known as rpittau|afk17:57
*** nightmare_unreal has quit IRC17:58
*** derekh has quit IRC18:00
*** dtantsur is now known as dtantsur|afk18:25
*** andrewbonney has quit IRC18:26
openstackgerritLee Yarwood proposed openstack/nova master: Disallow CONF.compute.max_disk_devices_to_attach = 0  https://review.opendev.org/c/openstack/nova/+/75536018:34
artomDidn't melwitt already do that?18:35
lyarwoodartom: that was just a rebase18:36
artomAg18:36
artomAh18:36
artom*facepalm*18:38
artomWhen 0 is an "allowed" value, but None is not, don't just if <value> :(18:39
artomThat's a couple of hours wasted18:39
sean-k-mooneyits the same as the rpc workers issue we fixed a whiel back18:54
sean-k-mooneyjsut missign the min=118:54
sean-k-mooneyah we have -1 for unlimited18:54
sean-k-mooneyso so we cant do that18:55
sean-k-mooneyreally we should have used 0 for that18:55
sean-k-mooneyin this case since 0 is not valid18:55
*** k_mouza_ has quit IRC19:08
*** amodi has joined #openstack-nova19:13
*** k_mouza has joined #openstack-nova19:48
*** jamesden_ is now known as jamesdenton19:53
*** k_mouza has quit IRC19:54
*** itsjg has joined #openstack-nova19:58
*** whoami-rajat__ has quit IRC19:58
*** rcernin has joined #openstack-nova20:03
gansoHi Nova folks! I just logged this bug https://bugs.launchpad.net/nova/+bug/1913641 and while thinking about the possible ways to solve it, I started wondering whether it was intentional (and therefore not a bug) to consider shelved_offloaded instances as running, metric-wise.20:12
openstackLaunchpad bug 1913641 in OpenStack Compute (nova) "Incorrect Shelved_offloaded instance metrics on openstack usage show output" [Undecided,New]20:12
*** rcernin has quit IRC20:30
*** rcernin has joined #openstack-nova20:41
*** ircuser-1 has quit IRC20:44
*** ralonsoh has quit IRC20:48
*** zzzeek has quit IRC20:57
*** zzzeek has joined #openstack-nova20:57
openstackgerritArtom Lifshitz proposed openstack/nova master: WIP: libvirt: start tracking NUMACell.socket for hosts  https://review.opendev.org/c/openstack/nova/+/76681621:03
openstackgerritArtom Lifshitz proposed openstack/nova master: WIP: extra specs/image pros: add `socket PCI NUMA affinity  https://review.opendev.org/c/openstack/nova/+/77274821:03
openstackgerritArtom Lifshitz proposed openstack/nova master: WIP: Add `socket` PCI NUMA affinity policy request prefilter  https://review.opendev.org/c/openstack/nova/+/77274921:03
openstackgerritArtom Lifshitz proposed openstack/nova master: WIP: pci: implement the SOCKET NUMA affinity policy  https://review.opendev.org/c/openstack/nova/+/77277921:03
artomganso, I *think* `openstack show usage` is about quotas, and shelved offloaded still count against the quota21:04
artomBut you're correct in assuming their resources (disk, VM) should not be counted...21:04
*** belmoreira has quit IRC21:06
*** belmoreira has joined #openstack-nova21:07
gansoartom: Thanks for the response. hmm given that the metrics shown are cpu-hours, ram-hours and disk-hours, it is a constantly updating, and therefore increasing the value to be billed, if this info is used for billing, whereas quotas remain constant if the number of instances do not change. And indeed, since "count_usage_from_placement" was introduced, shelved_offloaded instances do not even have allocations anymore (nor quotas), but they are listed21:10
gansoin usage show because they show up in "InstanceList". So, considering all that, sounds like a valid bug.21:10
*** belmoreira has quit IRC21:14
*** belmoreira has joined #openstack-nova21:17
*** belmoreira has quit IRC21:22
*** rcernin has quit IRC21:34
*** itsjg has left #openstack-nova21:40
*** xek__ has quit IRC21:44
*** nweinber_ has quit IRC21:47
*** rcernin has joined #openstack-nova21:51
openstackgerritMerged openstack/nova master: Allow extending an existing instance allocation  https://review.opendev.org/c/openstack/nova/+/75710921:52
openstackgerritMerged openstack/nova master: Make remove allocation symmetric with add allocation  https://review.opendev.org/c/openstack/nova/+/75711022:06
openstackgerritMerged openstack/nova master: Factor out port resource deallocation  https://review.opendev.org/c/openstack/nova/+/75711122:19
openstackgerritMerged openstack/nova master: Refactor update_pci_request_spec_with_allocated_interface_name  https://review.opendev.org/c/openstack/nova/+/75761422:20
*** k_mouza has joined #openstack-nova23:09
*** slaweq has quit IRC23:11
*** k_mouza has quit IRC23:14
*** mlavalle has quit IRC23:17
*** knikolla has quit IRC23:36
*** pas-ha has quit IRC23:36
*** knikolla has joined #openstack-nova23:37
*** pas-ha_ has joined #openstack-nova23:37
*** dviroel_ has joined #openstack-nova23:37
*** csatari has quit IRC23:37
*** PrinzElvis has quit IRC23:37
*** PrinzElvis_ has joined #openstack-nova23:37
*** PrinzElvis_ is now known as PrinzElvis23:37
*** csatari has joined #openstack-nova23:37
*** dviroel has quit IRC23:37
*** dviroel_ is now known as dviroel23:37

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