Earlier  
Posted Nick Remark
#openstack-nova - 2018-11-06
19:16:31 mriedem don't really know then, it's not tested very well outside of unit tests as far as i know
19:16:32 brandor5 59c8dcfa... being a baremetal node in ironci
19:16:34 mriedem plus newton is eol
19:16:54 mriedem this isn't really the channel for that type of support question. having said all that, the simpler way to do that is just the az trick i mentioned above
19:17:07 mriedem --availability-zone nova::59c8dcfa-57d5-49ee-a366-664b11f39620
19:17:24 mriedem https://docs.openstack.org/nova/latest/admin/availability-zones.html
19:17:32 brandor5 when was that introduced?
19:17:53 mriedem forever ago
19:17:58 mriedem it'd be in newton
19:18:05 brandor5 k, will try that to see what happens, thanks
19:18:09 mriedem yw
19:20:45 efried melwitt: In case you're not watching #openstack-oslo: https://review.openstack.org/615978
21:14:56 openstackgerrit sean mooney proposed openstack/os-vif master: always create ovs port during plug https://review.openstack.org/602384
21:14:57 openstackgerrit sean mooney proposed openstack/os-vif master: add isolate_vif config option https://review.openstack.org/612534
21:23:02 openstackgerrit Merged openstack/nova master: Trivial: add reminder to update Tempest's scheduler_enabled_filters https://review.openstack.org/615436
21:23:27 openstackgerrit Merged openstack/nova master: prevent common kwargs from glance client failure https://review.openstack.org/614351
21:59:04 openstackgerrit Adam Spiers proposed openstack/nova-specs master: Add spec for libvirt driver launching AMD SEV-encrypted instances https://review.openstack.org/609779
22:43:16 tomtom001 lyarwood: hello I was wondering you could say how the encryption on nova works with nova libvirt and ceph... we've noticed really slow performance when using luks encryption... I've turned off xts,and only use aes but it doesn't seem to change anything, what specifically needs to be in place to get a fast encryption for disks?
22:51:10 openstackgerrit Eric Fried proposed openstack/nova master: Allow resource_provider_association_refresh=0 https://review.openstack.org/615606
22:51:10 openstackgerrit Eric Fried proposed openstack/nova master: Remove LazyLoad of Scheduler Clients https://review.openstack.org/615641
22:51:11 openstackgerrit Eric Fried proposed openstack/nova master: SIGHUP n-cpu to refresh provider tree cache https://review.openstack.org/615646
22:51:11 openstackgerrit Eric Fried proposed openstack/nova master: WIP: Reduce calls to placement from _ensure https://review.openstack.org/615677
22:51:12 openstackgerrit Eric Fried proposed openstack/nova master: WIP: Remove redundant inventory refresh https://review.openstack.org/615695
22:51:12 openstackgerrit Eric Fried proposed openstack/nova master: WIP: Commonize _update code path https://review.openstack.org/615705
22:59:31 openstackgerrit sean mooney proposed openstack/os-vif stable/rocky: always create ovs port during plug https://review.openstack.org/609850
23:14:54 openstackgerrit Sundar Nadathur proposed openstack/nova-specs master: Nova Cyborg interaction specification. https://review.openstack.org/603955
23:19:59 openstackgerrit Eric Fried proposed openstack/nova master: Consolidate inventory refresh https://review.openstack.org/615695
23:20:00 openstackgerrit Eric Fried proposed openstack/nova master: WIP: Commonize _update code path https://review.openstack.org/615705
23:33:39 openstackgerrit Eric Fried proposed openstack/nova master: WIP: Reduce calls to placement from _ensure https://review.openstack.org/615677
23:33:40 openstackgerrit Eric Fried proposed openstack/nova master: Consolidate inventory refresh https://review.openstack.org/615695
23:33:40 openstackgerrit Eric Fried proposed openstack/nova master: WIP: Commonize _update code path https://review.openstack.org/615705
23:46:53 mgagne question: How can I determine in which cell a service is running? And also, duplicated ID? and my hostname are nova01.example.org and nova01.c1.example.org https://gist.github.com/mgagne/322f8cb5b9f9a3130006b2f46b52c4d6
23:49:25 openstackgerrit Eric Fried proposed openstack/nova master: WIP: Turn off rp association refresh in nova-next https://review.openstack.org/616033
23:49:41 efried mriedem: Does this look right? ^
23:50:48 mriedem yeah
23:51:16 prometheanfire here's your dep tree https://i.imgur.com/cR41SBP.jpg
23:51:23 prometheanfire just for requirements.txt
23:54:41 efried prometheanfire: Holy s
23:55:13 efried can I get a clickable version of that?
23:55:16 efried :P
23:56:03 prometheanfire need a place to put the svg
23:56:38 prometheanfire I'm using it as intro for https://www.openstack.org/summit/berlin-2018/summit-schedule/events/22145/using-the-openstack-requirements-process-to-manage-dependencies-in-large-projects
#openstack-nova - 2018-11-07
00:28:05 prometheanfire well, devspace works
00:29:01 openstackgerrit Matt Riedemann proposed openstack/nova-specs master: Spec for cross-cell resize https://review.openstack.org/616037
00:30:00 mriedem yay for upper-constraints and integration testing
00:30:02 prometheanfire https://dev.gentoo.org/~prometheanfire/images/nova-reqs.svg
00:30:12 prometheanfire :D
00:30:36 mriedem a lot of that stuff is probably not really required
00:30:43 mriedem depending on what you use
00:30:46 mriedem we just don't use 'extras'
00:30:53 prometheanfire ya
00:31:00 prometheanfire dep tree, so deps of deps mostly
00:31:03 mriedem but yeah if you pip install you're in for some frun
00:31:05 mriedem *fun
00:31:26 mriedem dansmith: i have birthed it https://review.openstack.org/#/c/616037/
00:31:34 mriedem i shall call it, damien
00:31:37 prometheanfire dep of testtools/subunit it looks like
00:31:45 prometheanfire lol
00:32:15 dansmith mriedem: remind me tomorrow.. if there is a tomorrow.
00:32:31 mriedem i don't think i'm going to do anything with it until summit
00:32:34 mriedem i just wanted to get it out there
00:32:36 dansmith ack
00:47:29 openstackgerrit melanie witt proposed openstack/nova master: Use SleepingFixture instead of mocking _ThreadingEvent.wait https://review.openstack.org/615724
01:39:05 openstackgerrit Takashi NATSUME proposed openstack/nova master: Improve formats of the Compute API guide https://review.openstack.org/615809
01:45:20 openstackgerrit Zhenyu Zheng proposed openstack/nova master: Add method to allow fetch root_volume BDM by instance_uuid https://review.openstack.org/614672
01:45:33 openstackgerrit Zhenyu Zheng proposed openstack/nova master: Bump compute service to indicate attach/detach root volume is supported https://review.openstack.org/614750
03:11:01 openstackgerrit Takashi NATSUME proposed openstack/nova master: Add API ref guideline for body text https://review.openstack.org/605628
03:49:49 openstackgerrit Takashi NATSUME proposed openstack/nova master: Add API ref guideline for body text https://review.openstack.org/605628
04:01:49 openstackgerrit Takashi NATSUME proposed openstack/nova master: Improve formats of the Compute API guide https://review.openstack.org/615809
04:21:11 openstackgerrit Takashi NATSUME proposed openstack/nova master: Add a link to the doc contrib guide https://review.openstack.org/616063
05:40:47 openstackgerrit Takashi NATSUME proposed openstack/nova master: Adds view builders for keypairs controller https://review.openstack.org/347289
05:41:15 openstackgerrit Takashi NATSUME proposed openstack/nova master: Fix 500 error while passing 4-byte unicode data https://review.openstack.org/407514
05:57:06 gmann alex_xu: you around for API office hour today ?
05:57:18 alex_xu gmann: yea
05:58:35 gmann alex_xu: anything specific you have to discuss otherwise i would like to skip, little busy for summit things
06:03:40 alex_xu gmann: really nothing specific
06:06:03 gmann alex_xu: ok, i will skip then. btw you will come to summit right ?
06:09:46 openstackgerrit Merged openstack/nova master: [Trivial Fix] Correct spelling error of "should" and "resource" https://review.openstack.org/614899
06:42:57 alex_xu gmann: no, I won't, I didn't get budget this time
06:43:28 gmann alex_xu: oh
07:51:53 openstackgerrit Zhenyu Zheng proposed openstack/nova master: Add method to allow fetch root_volume BDM by instance_uuid https://review.openstack.org/614672
08:41:55 openstackgerrit Zhenyu Zheng proposed openstack/nova master: Bump compute service to indicate attach/detach root volume is supported https://review.openstack.org/614750
09:08:02 openstackgerrit Zhenyu Zheng proposed openstack/nova master: Add method to allow fetch root_volume BDM by instance_uuid https://review.openstack.org/614672
09:09:45 openstackgerrit Zhenyu Zheng proposed openstack/nova master: Bump compute service to indicate attach/detach root volume is supported https://review.openstack.org/614750
09:20:09 openstackgerrit Adrian Chiris proposed openstack/nova master: add get_pci_requests_from_vifs to request.py https://review.openstack.org/609166
09:20:09 openstackgerrit Adrian Chiris proposed openstack/nova master: Allow per-port modification of vnic_type and profile https://review.openstack.org/607365
09:20:10 openstackgerrit Adrian Chiris proposed openstack/nova master: Add free for claimed, allocated devices https://review.openstack.org/616120
11:25:57 openstackgerrit Balazs Gibizer proposed openstack/nova master: Transfer port.resource_request to the scheduler https://review.openstack.org/567268
12:04:58 openstackgerrit lvxianguo proposed openstack/python-novaclient master: Update the documentation bug tag https://review.openstack.org/616174
12:37:58 openstackgerrit Surya Seetharaman proposed openstack/nova master: Make _instances_cores_ram_count() be smart about cells https://review.openstack.org/569055
12:37:59 openstackgerrit Surya Seetharaman proposed openstack/nova master: [WIP] Add os_compute_api:servers:create:cell_down policy https://review.openstack.org/614783
12:37:59 openstackgerrit Surya Seetharaman proposed openstack/nova master: WIP: API microversion bump for handling-down-cell https://review.openstack.org/591657
12:56:07 sean-k-mooney bauzas: cdent gibi for https://review.openstack.org/#/c/610034/10 are we ok with its current form or do we want another revision
12:57:31 sean-k-mooney bauzas: cdent gibi any change i make to the nova version will also need to be appied to the placement version and i dont really want to kick of ci jobs for all the stuff that depnd on this on the placemnt side un less i need too
12:57:56 cdent sean-k-mooney: I'm not sure. gibi seemed to have some reservations and it might make sense to do his simpler version in nova and the run_once version in placement (where we have longer term needs)
12:57:58 sean-k-mooney that said i also plan to back port this so i what this to be right
12:58:26 sean-k-mooney cdent: nova need to have it done for the nova-api too however
12:58:43 sean-k-mooney do we want two ifs one for each both depending on private data
12:59:30 cdent I don't have a strong preference, except that we move it forward quickly in some way that satisfies us and recognize that it is okay to fix it more later.
13:00:36 sean-k-mooney cdent: ya same. this has been blocking downstream ci for almost a month at this point. i will have to consider applying a donwstream only fix if we dont merge something with the next week

Earlier   Later