Earlier  
Posted Nick Remark
#openstack-nova - 2018-05-08
23:58:39 mriedem melwitt: didn't see it, but these are the regressions i had in mind: https://review.openstack.org/#/c/564461/ https://review.openstack.org/#/c/566367/ https://review.openstack.org/#/c/563213/
#openstack-nova - 2018-05-09
00:08:13 openstackgerrit Artom Lifshitz proposed openstack/nova master: Service version check for NUMA live migration https://review.openstack.org/566723
00:38:00 openstackgerrit Artom Lifshitz proposed openstack/nova master: Service version check for NUMA live migration https://review.openstack.org/566723
00:52:27 openstackgerrit fupingxie proposed openstack/nova master: Update the parameter explain when update a volume attachment https://review.openstack.org/565181
01:18:44 openstackgerrit Artom Lifshitz proposed openstack/nova master: WIP: Service version check for NUMA live migration https://review.openstack.org/566723
01:22:47 openstackgerrit Merged openstack/nova master: Convert fping API to processutils.execute() https://review.openstack.org/564144
02:35:14 takashin
02:44:21 openstackgerrit fupingxie proposed openstack/nova master: Update the parameter explain when update a volume attachment https://review.openstack.org/565181
04:11:02 openstackgerrit Merged openstack/nova master: Add docs for hw_video:ram_max_mb flavor extra spec https://review.openstack.org/567070
04:44:55 openstackgerrit Jake Yip proposed openstack/nova master: Add --before to nova-manage db archive_deleted_rows https://review.openstack.org/556751
04:46:32 openstackgerrit Tetsuro Nakamura proposed openstack/nova master: Return nested providers in get_by_request https://review.openstack.org/567113
04:50:10 openstackgerrit Michael Still proposed openstack/nova master: Move image conversion to privsep. https://review.openstack.org/554437
04:50:11 openstackgerrit Michael Still proposed openstack/nova master: We don't need utils.trycmd any more. https://review.openstack.org/554439
04:50:12 openstackgerrit Michael Still proposed openstack/nova master: We no longer need rootwrap. https://review.openstack.org/554438
04:51:41 openstackgerrit Merged openstack/nova master: log stale allocations as WARNING instead of DEBUG https://review.openstack.org/564964
04:54:36 openstackgerrit Michael Still proposed openstack/nova master: Move IVS VIF plugging into the new utilities module. https://review.openstack.org/557552
04:54:37 openstackgerrit Michael Still proposed openstack/nova master: Move create_tap_dev to the new utility module. https://review.openstack.org/557835
04:54:39 openstackgerrit Michael Still proposed openstack/nova master: Move set_vf_interface_vlan to the new utility module. https://review.openstack.org/558487
04:57:56 openstackgerrit Merged openstack/nova master: Convert xenapi's xvp console to processutils. https://review.openstack.org/564145
05:04:35 openstackgerrit Takahito Hirose proposed openstack/python-novaclient master: api_version decorator becomes an error in Python 3.5.0. https://review.openstack.org/564702
05:56:48 openstackgerrit Tetsuro Nakamura proposed openstack/nova master: Return nested providers in get_by_request https://review.openstack.org/567113
07:01:43 openstackgerrit Merged openstack/nova master: Remove IronicHostManager and baremetal scheduling options https://review.openstack.org/565805
07:23:54 openstackgerrit fupingxie proposed openstack/nova master: Update the parameter explain when update a volume attachment https://review.openstack.org/565181
07:52:17 openstackgerrit sahid proposed openstack/nova master: compute: introduce cpu_shared_set option https://review.openstack.org/561912
07:52:18 openstackgerrit sahid proposed openstack/nova master: libvirt: always pass emulator threads policy https://review.openstack.org/561913
07:52:19 openstackgerrit sahid proposed openstack/nova master: libvirt: place emulator threads on CONF.cpu_shared_set https://review.openstack.org/510897
08:20:03 openstackgerrit Jan Gutter proposed openstack/nova master: Add plumbing for Contrail/Tungsten Fabric offloads https://review.openstack.org/567147
08:22:15 openstackgerrit Jan Gutter proposed openstack/nova-specs master: Spec to implement vRouter HW offloads https://review.openstack.org/567148
08:26:50 stephenfin jaypipes: By mechanisms, I was referring to the various ways of a network can be configured and segmented, either L2 or L3. Local means connectivity is only on a single host https://gist.github.com/bonclay7/458b353f997e05db374d
08:26:52 openstackgerrit Tetsuro Nakamura proposed openstack/nova master: Return nested providers in get_by_request https://review.openstack.org/567113
08:26:53 openstackgerrit Tetsuro Nakamura proposed openstack/nova master: Add traits check in nested provider cadidates https://review.openstack.org/567150
08:26:54 openstackgerrit Tetsuro Nakamura proposed openstack/nova master: Fix broken allocation candidates with traits https://review.openstack.org/567151
08:28:04 stephenfin jaypipes: Also https://ask.openstack.org/en/question/51388/
08:28:21 tetsuro ^ jauypipes, efried, bauzas: started nested allocation candidates branch in a different way.
08:31:34 kashyap stephenfin: Hey, when you can, see what's wrong with my test here: https://review.openstack.org/#/c/565242/5/nova/tests/unit/virt/libvirt/test_driver.py
08:33:27 openstackgerrit Merged openstack/nova master: Remove unused methods in nova/compute/utils.py https://review.openstack.org/566855
08:36:11 kashyap Merci!
08:36:38 kashyap stephenfin: It is mostly just me not being good with the unit tests. The change is quite simple, if you see the commit message.
08:36:44 kashyap (And the driver.py code)
08:49:58 openstackgerrit Merged openstack/nova master: Convert certificate generation to processutils. https://review.openstack.org/564146
09:09:23 openstackgerrit Tetsuro Nakamura proposed openstack/nova master: Add tests for sharing rps in test_common_rc() https://review.openstack.org/566842
09:11:03 openstackgerrit Tetsuro Nakamura proposed openstack/nova master: Add tests for alloc cands with poor local disk https://review.openstack.org/566842
09:11:28 stephenfin kashyap: Done
09:11:44 kashyap stephenfin: Thanks; will look
09:12:46 kashyap stephenfin: About actually being supported by the processor or not change. I first thought to remove it completely because, regardless of it, it's useless
09:12:49 kashyap But ...
09:13:11 kashyap Since the first change is to deprecate the support, I should retain it
09:15:33 stephenfin kashyap: No, you can remove it but call that out and fix the test accordingly
09:15:46 stephenfin No point keeping dead code around
09:16:04 kashyap stephenfin: Right. So the plan is: Deprecate it in Rocky; delete support for it in Stein.
09:16:22 kashyap I have it locally as you indicated
09:24:50 openstackgerrit lei zhang proposed openstack/python-novaclient master: Fix the incorrect cirros default password https://review.openstack.org/567170
09:28:25 openstackgerrit jichenjc proposed openstack/nova master: [Doc]Link policies file into api https://review.openstack.org/561503
09:30:27 kashyap stephenfin: With the 'assert_has_calls', you meant:
09:30:28 kashyap mock_warn.assert_has_calls([
09:30:28 kashyap mock.call(...),
09:30:28 kashyap ])
09:30:33 kashyap ?
09:30:36 stephenfin yup
09:31:12 kashyap Maybe I should consider that.
09:31:38 openstackgerrit jichenjc proposed openstack/nova master: Enhance api-guide general info some updates https://review.openstack.org/561773
09:37:10 openstackgerrit Chris Dent proposed openstack/nova master: Optional separate database for placement API https://review.openstack.org/362766
09:37:11 openstackgerrit Chris Dent proposed openstack/nova master: Isolate placement database config https://review.openstack.org/541435
09:37:12 openstackgerrit Chris Dent proposed openstack/nova master: WIP: Ensure that os-traits sync is attempted only at start of process https://review.openstack.org/553857
09:37:29 openstackgerrit Chris Dent proposed openstack/nova master: WIP: Add PLACEMENT_DB_ENABLED=True to the nova-next job https://review.openstack.org/564067
09:44:40 openstackgerrit jichenjc proposed openstack/nova master: [doc] Add soft_deleted flag https://review.openstack.org/562897
09:53:52 openstackgerrit Jan Gutter proposed openstack/nova stable/queens: Add plumbing for Contrail/Tungsten Fabric offloads https://review.openstack.org/567177
09:59:06 liuzz_ hello everyone, Who can help me? i want to create a new role and only allow it to manage keystone resource, can't manager other reources(instances, volumes, ...),What should I do?
10:01:24 kashyap stephenfin: How about I just assert that the warning has happened N number of times for each event?
10:01:44 kashyap Like: self.assertEquals(N, mock_warn.call_count)
10:03:27 stephenfin I'm not sure. I'd just do what you've done there
10:03:57 kashyap No problem; I'll tinker a bit
10:04:32 kashyap (Calling the exact warning message isn't nice.)
10:04:47 kashyap Anyhow, disregard me for now
10:06:06 openstackgerrit Kashyap Chamarthy proposed openstack/nova master: libvirt: Deprecate support for monitoring Intel CMT `perf` events https://review.openstack.org/565242
10:26:42 openstackgerrit Stephen Finucane proposed openstack/nova master: Simplify instance name generation https://review.openstack.org/516573
10:29:17 openstackgerrit Stephen Finucane proposed openstack/nova master: tox: Add mypy target https://review.openstack.org/538221
10:29:18 openstackgerrit Stephen Finucane proposed openstack/nova master: tox: Store list of converted files https://review.openstack.org/538222
10:29:19 openstackgerrit Stephen Finucane proposed openstack/nova master: mypy: Add type annotations to 'nova.pci' https://review.openstack.org/538224
10:29:20 openstackgerrit Stephen Finucane proposed openstack/nova master: zuul: Add 'mypy' job https://review.openstack.org/539168
10:31:46 openstackgerrit Chris Dent proposed openstack/nova master: VMware: Live migration of instances https://review.openstack.org/270116
10:32:05 cdent johnthetubaguy: there's a spec and real ci behind that ^ now
10:32:12 cdent (it's got your -2 on it)
10:37:45 andreas_s melwitt: Hi, I'm facing an issue with the following devstack patch you commited a few days ago: https://github.com/openstack-dev/devstack/commit/12579c3db7b28381c8ec97945aa23ee02d54d22b
10:38:23 stephenfin bauzas: If you're about today, could you take a look at https://review.openstack.org/#/c/541290/ ?
10:38:40 andreas_s melwitt: It seems like this patch is moving the console configurtion (vnc, spice, serial) from nova.conf into the nova-cell config
10:39:12 andreas_s melwitt: but the n-cpu systemd service is not consuming the nova_cell config - with the result, that the console setting is being ignored
10:40:44 stephenfin andreas_s: I was thinking the exact same thing but chose to ignore my intuition https://review.openstack.org/#/c/550141/1/
10:41:07 stephenfin (vs. https://review.openstack.org/#/c/550141/2/)
10:41:36 andreas_s stephenfin: ah good to know
10:43:22 andreas_s stephenfin: but the challenge is still that devstack seems to specify the cell_config file as input parameter to configure_console_proxies, doesn't it?
10:43:55 andreas_s at least in our thirdparty CI the config landed in the cell config file: http://sng01.objectstorage.softlayer.net/v1/AUTH_1940ea10-6e82-4501-b2f9-eb236510e575/ibmzkvmci/production/510897/13/check-tempest-dsvm-neutron-full-ubuntu-xenial-s390x/3e67649/logs/etc/nova/
10:44:57 stephenfin andreas_s: Yup. I'm still trying to figure out which specific setting the conductors (which I think are the only services to use those files) need configured
10:45:24 stephenfin because I thought most/all of them are only used by nova-compute
10:45:59 andreas_s yeah, nova-compute needs this config in definitively!
10:47:52 stephenfin andreas_s: I'd file a bug, personally. I'll take a look at it after lunch and see if we can come up with something
10:49:01 jmccarthy mriedem: Thanks for the update on https://review.openstack.org/#/c/566367 ! I tested this out, and patchest2 worked great for me
10:49:38 andreas_s stephenfin: that would be great. thanks. Can you subscribe me to this bug once opened (andreas scheuring)? thx. If you need any more input, let know...
10:50:24 stephenfin andreas_s: "I would file a bug, personally", e.g. I suggest _you_ file a bug :)
10:50:33 stephenfin I could do it, but you probably have the most context

Earlier   Later