Earlier  
Posted Nick Remark
#openstack-nova - 2020-07-07
15:45:42 bauzas maybe a 50x error yes
15:45:45 bauzas but not a 500
15:47:00 gibi I don't see any appropriate 50x code
15:51:10 bauzas honestly, it's a bikeshed and I need to go off
15:51:23 bauzas gibi: let's discuss it tomorrow morning if you want
15:51:31 bauzas I will think about that this evening
15:51:34 gibi bauzas: sure, I will ping you
15:54:12 openstackgerrit Dan Smith proposed openstack/nova master: DNM: Try to make a glance multistore job https://review.opendev.org/734184
16:02:57 openstackgerrit Balazs Gibizer proposed openstack/nova master: DNM: test mypy https://review.opendev.org/739663
16:08:09 openstackgerrit Balazs Gibizer proposed openstack/nova master: DNM: test mypy https://review.opendev.org/739663
16:12:12 gmann gibi: bauzas we do raise 404 for mapping not founds for other server actions from APi controller
16:12:31 gmann same we can do for evacuate too.
16:22:58 gibi gmann: good point I see the example in nova.api.openstack.compute.servers.ServersController._get_instance now
16:24:15 gibi stephenfin: thanks for the answer in https://review.opendev.org/#/c/730382/
16:24:38 stephenfin No problem. Was good to get that cleared up in my own head
16:24:58 stephenfin Bring on more questions. This stuff is all pretty new to me too
16:26:31 gibi I think I will have question in the future too. Best would be to allocate some of my time to play with mypy in a sandbox. Today I learned from you that the interperte and mypy handles type annotations differently
16:29:25 gmann gibi: yeah, we do same for server tag also
16:30:28 gmann https://github.com/openstack/nova/blob/545c92db15ed2fe318aca7bf5e439dd32cd05df5/nova/api/openstack/compute/server_tags.py#L40
16:31:00 gmann though that is getting the project_id in much fast way
16:31:20 gmann but we do return 404 in mapping not founds
16:31:29 gmann found
19:03:51 openstackgerrit Doug Hellmann proposed openstack/python-novaclient master: use stevedore to load extensions https://review.opendev.org/739331
22:29:48 dansmith melwitt: did you tell me one time that policy.json is always read on every request?
22:29:59 melwitt yes
22:30:21 dansmith and that's an oslo.policy thing not a nova thing?
22:30:48 melwitt afaik yes, but not I could be wrong
22:30:52 melwitt -not
22:31:09 melwitt at first I was going to say "not totally sure"
22:31:26 bnemec I think we fixed that. I could also be wrong though.
22:32:18 melwitt it's been awhile since I have experimented with it, but I have tweaked policy.json in my devstack env and didn't have to restart anything to reflect the new policy
22:32:42 melwitt twas kind of nice and I didn't realize that was ever considered a bug
22:32:55 bnemec Oh, yeah there's some sort of check if the file has changed.
22:33:05 melwitt ah k
22:33:18 melwitt so maybe it's not literally read each time dansmith ^
22:33:33 dansmith okay
22:33:40 bnemec There was some bad behavior at one point where we were reparsing all of the rules every time or something, which I think is now fixed.
22:33:47 dansmith well, I don't actually see it logging the check I'm expecting either
22:33:49 dansmith but I see some other
22:33:51 dansmith s
#openstack-nova - 2020-07-08
03:22:27 openstackgerrit Jie Li proposed openstack/nova-specs master: add volume backed server rebuild spec https://review.opendev.org/739349
08:12:56 openstackgerrit Merged openstack/nova stable/ussuri: libvirt: Don't allow "reserving" file-backed memory https://review.opendev.org/736219
09:24:32 openstackgerrit Balazs Gibizer proposed openstack/python-novaclient master: [WIP] Switch legacy Zuul jobs to native Zuul v3 jobs https://review.opendev.org/725163
09:27:58 openstackgerrit Elod Illes proposed openstack/python-novaclient master: Add ensure-tox to novaclient-dsvm-functional https://review.opendev.org/739940
09:52:20 openstackgerrit Lee Yarwood proposed openstack/nova stable/rocky: Fix os_CODENAME detection and repo refresh during ceph tests https://review.opendev.org/739608
10:08:09 stephenfin gibi: These are the kind of circular references I was talking about in that long reply yesterday https://zuul.opendev.org/t/openstack/build/d1ef9d3def9f4b689edcbbb1321f408b/log/controller/logs/screen-n-cond-cell1.txt
10:11:45 gibi stephenfin: I see. and yes I was able to reproduce that problem locally too
10:25:05 openstackgerrit Andrey Kurilin proposed openstack/python-novaclient master: [WIP] Switch legacy Zuul jobs to native Zuul v3 jobs https://review.opendev.org/725163
10:34:44 gibi andreykurilin: thanks for that ^^
10:51:45 andreykurilin gibi: hope the change will help :)
10:52:56 gibi fingers crossed
10:59:43 stephenfin lyarwood: You've seen https://review.opendev.org/#/c/736758/ I assume?
11:03:34 andreykurilin gibi: it failed :(
11:10:10 gibi I see
11:10:13 gibi :/
11:18:20 lyarwood stephenfin: yeah I have it open, discussed it yesterday with sean-k-mooney, I still think an easier workaround would be to install ceph-common on the overcloud image ;)
11:21:23 openstackgerrit Andrey Kurilin proposed openstack/python-novaclient master: [WIP] Switch legacy Zuul jobs to native Zuul v3 jobs https://review.opendev.org/725163
11:47:17 openstackgerrit Huaqiang Wang proposed openstack/nova master: test_hardware: code formating for multiline construct https://review.opendev.org/728793
11:47:17 openstackgerrit Huaqiang Wang proposed openstack/nova master: objects: Introduce 'pcpuset' field for InstanceNUMACell https://review.opendev.org/714658
11:47:18 openstackgerrit Huaqiang Wang proposed openstack/nova master: notifications: add the pcpuset info to instance numa cell payload https://review.opendev.org/728480
11:47:18 openstackgerrit Huaqiang Wang proposed openstack/nova master: objects: Introduce the 'CPUAllocationPolicy.MIXED' enum https://review.opendev.org/716267
11:47:19 openstackgerrit Huaqiang Wang proposed openstack/nova master: libvirt: apply mixed instance CPU policy https://review.opendev.org/728481
11:47:19 openstackgerrit Huaqiang Wang proposed openstack/nova master: Validate CPU pinning configuration for mixed instance https://review.opendev.org/716268
11:47:20 openstackgerrit Huaqiang Wang proposed openstack/nova master: Calculate the CPU usage for mixed instance https://review.opendev.org/716269
11:47:20 openstackgerrit Huaqiang Wang proposed openstack/nova master: scheduler: mixed instance CPU resource translating https://review.opendev.org/728482
11:47:21 openstackgerrit Huaqiang Wang proposed openstack/nova master: flavor: Enable 'hw:cpu_dedicated_mask' for creating a mixed instance https://review.opendev.org/714706
11:47:21 openstackgerrit Huaqiang Wang proposed openstack/nova master: compute: bump nova-compute service version for mixed instance https://review.opendev.org/716271
11:47:22 openstackgerrit Huaqiang Wang proposed openstack/nova master: hardware: create 'mixed' instance for realtime and shared CPUs https://review.opendev.org/728485
11:47:22 openstackgerrit Huaqiang Wang proposed openstack/nova master: hardware: refactor numa_get_constraints https://review.opendev.org/718294
11:47:23 openstackgerrit Huaqiang Wang proposed openstack/nova master: metadata: export the vCPU IDs that are pinning on the host CPUs https://review.opendev.org/688936
11:47:24 openstackgerrit Huaqiang Wang proposed openstack/nova master: release note: add new features introduces by use-pcpu-and-vcpu-in-one-instance https://review.opendev.org/736997
11:51:16 openstackgerrit XiaolinZhao proposed openstack/nova stable/rocky: Instance failed to spawn: UEFINotSupported when I create instance in host with MIPS architecture, it got an error "UEFINotSupported: UEFI is not supported" https://review.opendev.org/739958
11:54:30 openstackgerrit Rodolfo Alonso Hernandez proposed openstack/os-traits master: Add NUMA affinity policy traits https://review.opendev.org/739961
12:02:36 openstackgerrit Andrey Kurilin proposed openstack/python-novaclient master: [WIP] Switch legacy Zuul jobs to native Zuul v3 jobs https://review.opendev.org/725163
12:53:14 openstackgerrit Doug Hellmann proposed openstack/python-novaclient master: use stevedore to load extensions https://review.opendev.org/739331
13:05:59 xiaolin can anyone have a look at https://review.opendev.org/#/c/739958/
13:06:13 xiaolin what should I do next?
13:07:21 xiaolin need I add reviewer Zuul ?
13:08:53 lyarwood xiaolin: can you propose that against master first please
13:09:05 lyarwood xiaolin: zuul will automatically run against the change
13:09:17 lyarwood xiaolin: you can track it here https://zuul.opendev.org/t/openstack/status
13:11:59 xiaolin lyarwood: Is that mean I have to propose twice?
13:13:51 lyarwood xiaolin: initially only once to our master branch, once it has merged there we then backport it through our stable branches
13:14:08 lyarwood xiaolin: https://review.opendev.org/#/q/Id233f673a57461cc312e304873a41442d732c051 for example
13:17:00 lyarwood xiaolin: https://docs.openstack.org/project-team-guide/stable-branches.html#processes more detail there on the stable process
13:17:10 openstackgerrit Andrey Kurilin proposed openstack/python-novaclient master: Switch legacy Zuul jobs to native Zuul v3 jobs https://review.opendev.org/725163
13:19:39 openstackgerrit Rodolfo Alonso Hernandez proposed openstack/os-traits master: Add NUMA affinity policy traits https://review.opendev.org/739961
13:23:54 openstackgerrit Lee Yarwood proposed openstack/nova master: compute: Do not allow rescue attempts using volume snapshot images https://review.opendev.org/729261
13:24:12 gibi Does somebody know what is the IRC nick of Tony Su, who took over the provider_config series?
13:24:22 lyarwood johnthetubaguy: ^ \o hey sorry missed your feedback on that while I was offline, replied.
13:24:22 xiaolin lyarwood: Thanks for your help.
13:24:42 lyarwood xiaolin: anytime
13:39:06 sean-k-mooney gibi: i think i have spoken to them on irc but i have not seen them on irc in a while
13:39:20 sean-k-mooney i dont recall what there nic was
13:40:05 gibi sean-k-mooney: thanks. I would like to confirm with Tony Su that the provider config series is ready for runway before I put it in a slot
13:43:08 sean-k-mooney tao.su@intel.com is there email i belive so maybe ping them that way?
13:43:53 gibi sure, I can write a mail, I just got demotivated that it needs a mail :/
13:44:05 huaqiang sean-k-mooney: I can reach tony su
13:44:48 openstackgerrit Marek Lyčka proposed openstack/nova-specs master: Enable REST quiescing https://review.opendev.org/702810
13:44:51 sean-k-mooney huaqiang: that works too basically we just want to know if they will be avaialble to respond to feedback prometly if we add the feature to the runway

Earlier   Later