Earlier  
Posted Nick Remark
#openstack-nova - 2018-04-20
21:47:48 melwitt Ran: 16508 tests in 409.0000 sec. (example from the gate)
21:52:56 lbragstad that still seems pretty good
21:54:14 fried_rice lbragstad: wtf kind of hardware you running?
21:54:25 fried_rice If you can tox nova in 2 minutes??
21:54:57 lbragstad 16 cores and 32 gb ram
21:55:09 lbragstad (16 physical/32 virtual)
21:56:25 lbragstad leakypipes: https://review.openstack.org/#/c/553613/4 should be the functional equivalent of the patch ayoung proposed (and it should pass tests now, too)
21:56:44 lbragstad but instead of the is_admin_project concept, it uses system scope
22:04:27 leakypipes lbragstad: cool, will get to that tomorrow. thx for the heads up.
22:18:54 lbragstad leakypipes: yep - no worries if you don't get to it over the weekend, but ping me if you have questions
22:25:03 openstackgerrit Matt Riedemann proposed openstack/nova master: Add policy rule to block image-backed servers with 0 root disk flavor https://review.openstack.org/561284
23:10:59 openstackgerrit Eric Fried proposed openstack/nova master: WIP: placement: Granular GET /allocation_candidates https://review.openstack.org/517757
23:51:30 arvindn05 question on GET/resource_providers/{uuid}/traits API
23:52:25 arvindn05 if you provide a UUID of a host which contains other resource provider(nested), will this call return the traits of the nested resource providers as well?
23:52:59 arvindn05 from the code it looks like we dont return the traits of the nested resource providers....just wanted to confirm if i am reading it right
#openstack-nova - 2018-04-21
00:07:54 fried_rice arvindn05: no, only for the exact provider you specify with {uuid}
00:09:04 fried_rice If you wanted to do the other, you would have to do something like (pseudocode):
00:09:04 fried_rice for rp in GET /resource_providers?in_tree={uuid}:
00:09:04 fried_rice traits += GET /resource_providers/$rp.uuid/traits
00:12:36 openstackgerrit Eric Fried proposed openstack/nova master: WIP: placement: Granular GET /allocation_candidates https://review.openstack.org/517757
00:20:51 arvindn05 fried_rice: thanks.
00:52:25 openstackgerrit Merged openstack/nova stable/ocata: libvirt: Allow to specify granular CPU feature flags https://review.openstack.org/561168
00:52:43 openstackgerrit Merged openstack/nova master: Add request_id to instance action notifications https://review.openstack.org/553288
00:58:39 openstackgerrit Merged openstack/nova master: Remove deprecated [placement] opts https://review.openstack.org/557086
01:01:49 openstackgerrit Arvind Nadendla proposed openstack/nova-specs master: Handle rebuild of instance with new image https://review.openstack.org/560718
02:11:47 openstackgerrit Merged openstack/nova master: tests for alloc candidates with nested and traits https://review.openstack.org/531899
03:35:38 openstackgerrit Yikun Jiang (Kero) proposed openstack/nova master: Add policy to InstacenGroup object and api models. https://review.openstack.org/563375
07:22:52 openstackgerrit Yikun Jiang (Kero) proposed openstack/nova master: Add policy to InstacenGroup object and api models. https://review.openstack.org/563375
09:09:44 openstackgerrit Yikun Jiang (Kero) proposed openstack/nova master: Add policy field to ServerGroup notification object https://review.openstack.org/563401
11:39:52 openstackgerrit Nguyen Hai proposed openstack/nova-specs master: Follow the new PTI for document build https://review.openstack.org/551802
12:15:11 openstackgerrit MultipleCrashes proposed openstack/nova master: NCP-2367-deallocate-network-retry https://review.openstack.org/563418
15:06:44 giblet leakypipes: thanks for the examples in the etherpad. I added my answers inline https://etherpad.openstack.org/p/net-bw-providers
#openstack-nova - 2018-04-22
15:44:09 openstackgerrit Kashyap Chamarthy proposed openstack/nova master: libvirt: Bump MIN_{LIBVIRT,QEMU}_VERSION for "Rocky" https://review.openstack.org/558783
15:44:10 openstackgerrit Kashyap Chamarthy proposed openstack/nova master: Drop MIN_LIBVIRT_SET_ADMIN_PASSWD https://review.openstack.org/562312
#openstack-nova - 2018-04-23
01:23:59 openstackgerrit jichenjc proposed openstack/nova master: z/VM Driver: Spawn and destroy function of z/VM driver https://review.openstack.org/527658
01:24:00 openstackgerrit jichenjc proposed openstack/nova master: z/VM Driver: add snapshot function https://review.openstack.org/534240
01:24:01 openstackgerrit jichenjc proposed openstack/nova master: z/VM Driver: add power actions https://review.openstack.org/543340
01:24:02 openstackgerrit jichenjc proposed openstack/nova master: z/VM Driver: add get console output https://review.openstack.org/543344
02:22:54 openstackgerrit Zhenyu Zheng proposed openstack/nova master: Send out notification when instance metadata updated https://review.openstack.org/558140
02:33:40 openstackgerrit Merged openstack/python-novaclient master: Trivial: Update pypi url to new url https://review.openstack.org/563060
03:50:57 openstackgerrit Zhenyu Zheng proposed openstack/nova master: Send out notification when instance metadata updated https://review.openstack.org/558140
04:53:45 openstackgerrit jichenjc proposed openstack/nova master: z/VM Driver: Spawn and destroy function of z/VM driver https://review.openstack.org/527658
04:53:46 openstackgerrit jichenjc proposed openstack/nova master: z/VM Driver: add snapshot function https://review.openstack.org/534240
04:53:47 openstackgerrit jichenjc proposed openstack/nova master: z/VM Driver: add power actions https://review.openstack.org/543340
04:53:48 openstackgerrit jichenjc proposed openstack/nova master: z/VM Driver: add get console output https://review.openstack.org/543344
07:17:36 openstackgerrit Moshe Levi proposed openstack/nova stable/pike: Don't overwrite binding-profile https://review.openstack.org/563501
07:42:15 openstackgerrit Zhenyu Zheng proposed openstack/nova master: WIP new migration threads control https://review.openstack.org/563505
07:47:17 gibi good morning nova
08:22:54 sahid sean-k-mooney[m]: how can i update tempest-dsvm-ovsdpdk-nfv-networking-xenial ?
09:41:30 openstackgerrit Kashyap Chamarthy proposed openstack/nova master: libvirt: Add a debug log entry before / after invoking migrate() https://review.openstack.org/563550
09:50:19 kashyap stephenfin: ^ If you're looking for the first +2 of the day :-)
10:27:58 openstackgerrit sahid proposed openstack/nova master: libvirt: fix wrong driver name for vhostuser interface https://review.openstack.org/561562
10:27:59 openstackgerrit sahid proposed openstack/nova master: libvirt: add support for virtio-net rx/tx queue sizes https://review.openstack.org/484997
12:56:08 sahid sean-k-mooney: did you get chance to see my last message?
12:56:23 MultipleCrashes http://openstack-3rd-party-virtuozzo-ci-logs.virtuozzo.com/18/563418/1/check/check-dsvm-tempest-vz7-exe-minimal/70e8d0a/console.html.gz
12:56:35 MultipleCrashes this task is failing since disk space is full
12:56:38 MultipleCrashes Plz check
13:01:15 hkominos Hi all. Is this the right channel to ask a question regarding libvirt/driver.py ?
13:02:25 bauzas hkominos: yup
13:11:05 openstackgerrit Andrey Volkov proposed openstack/osc-placement master: RP delete inventories (v1.5) https://review.openstack.org/514642
13:11:06 openstackgerrit Andrey Volkov proposed openstack/osc-placement master: CLI for traits (v1.6) https://review.openstack.org/514643
13:11:07 openstackgerrit Andrey Volkov proposed openstack/osc-placement master: Resource class set (v1.7) https://review.openstack.org/514644
13:11:08 openstackgerrit Andrey Volkov proposed openstack/osc-placement master: Usages per project and user (v1.8, v1.9) https://review.openstack.org/514646
13:11:09 openstackgerrit Andrey Volkov proposed openstack/osc-placement master: CLI allocation candidates (v1.10) https://review.openstack.org/514647
13:11:10 openstackgerrit Andrey Volkov proposed openstack/osc-placement master: New dict format of allocations (v1.11, v1.12) https://review.openstack.org/542819
13:11:11 openstackgerrit Andrey Volkov proposed openstack/osc-placement master: Transactionally update allocations (v1.13) https://review.openstack.org/546674
13:11:12 openstackgerrit Andrey Volkov proposed openstack/osc-placement master: Add nested resource providers (v1.14) https://review.openstack.org/546675
13:11:13 openstackgerrit Andrey Volkov proposed openstack/osc-placement master: Limit allocation candidates (v1.15, v1.16) https://review.openstack.org/548043
13:11:14 openstackgerrit Andrey Volkov proposed openstack/osc-placement master: Allocation candidates parameter: required (v1.17) https://review.openstack.org/548326
13:13:44 sean-k-mooney sahid: hi no sorry
13:14:31 sean-k-mooney sahid: what was it?
13:15:09 sahid sean-k-mooney: it's about tempest-dsvm-ovsdpdk-nfv-networking-xenial
13:15:29 sean-k-mooney sahid: oh the fact that its offline?
13:15:43 sean-k-mooney or at least it was last week
13:15:57 sahid no no it's about to update it to configure virtio-net queue sizez
13:16:21 sean-k-mooney sahid: ah you want to update it to test with queue configured
13:16:30 sahid yep exactly
13:17:13 sean-k-mooney sahid: im nologer the product owner for that ci but i can reach out internally and ask if they can enable it
13:17:52 sean-k-mooney infact we should proably also enable multiqueue also
13:17:57 sahid sean-k-mooney: that would be great, i did some internal tests, but dansmith really would like to see some ci running
13:18:00 sahid https://review.openstack.org/#/c/484997/
13:18:06 sahid sean-k-mooney: that would be great yes
13:19:28 hkominos hi: in order to spawn an openstackVM nova will define an xml file describing the VM.In the XML I think nova also defines a number of pci slot for taht VM. Is that default number of PciE slots taken from some config file?
13:20:27 hkominos Just to clarify, I want nova to add another pci-slot to the Vms that it creates
13:21:24 sean-k-mooney sahid: so out of interest what was the issue that was found just before merging?
13:24:29 sahid libvirt rejects driver name=vhost-user
13:24:40 sahid only acceptable values are qemu and vhost
13:29:42 kashyap Yeah, it is also documented so in the formatdomain.html
13:30:05 kashyap (Probably the upstream doc of that sub section needs a bit more tweaking.)
13:30:58 openstackgerrit Margarita Shakhova proposed openstack/nova master: Do not skip migrations in _destroy_evacuated_instances() https://review.openstack.org/563623
13:32:46 dansmith sean-k-mooney: does that ci not support depends-on?
13:34:06 hkominos bauzas: in order to spawn an openstackVM nova will define an xml file describing the VM.In the XML I think nova also defines a number of pci slot for taht VM. Is that default number of PciE slots taken from some config file?
13:35:20 bauzas hkominos: the libvirt driver gets the number of PCI devices by calling libvirtd and then creating a config
13:35:40 sean-k-mooney dansmith: that ci does not it is still using zuul 2.5 with jenkins
13:35:43 bauzas hkominos: then the config is used by the driver.py module to create a XML
13:36:00 bauzas when I say a config, I mean a config object
13:36:07 sean-k-mooney dansmith: well the old depends on might work
13:36:18 bauzas hkominos: see virt.libvirt.config
13:37:12 sean-k-mooney dansmith: we had planned to move it to zuul v3 at some point but not sure if the new team that is managing that intend to do that
13:37:59 dansmith sean-k-mooney: and that only runs on neutron, so no way to propose some sort of change that would end up with some nova config change?

Earlier   Later