Earlier  
Posted Nick Remark
#openstack-nova - 2018-03-26
22:32:51 dansmith so that makes sense now
22:32:52 mriedem so it's restricted to compute
22:34:00 mriedem this is as close as we get to nova-metadata being global for cells v2 in our docs https://docs.openstack.org/nova/latest/user/cellsv2-layout.html#neutron-metadata-api-proxy
22:34:04 dansmith so I guess no upgrade impact, through a weird set of reasons
22:34:28 mriedem alternatively to this, i could base it on if CONF.database.connection is None
22:34:31 mriedem but..
22:35:05 mriedem but that just seems weird
22:35:54 mriedem anyway, there might be more fallout before https://review.openstack.org/#/c/555346/ is done
22:35:54 dansmith I guess I'm not sure why we should make this change
22:35:58 dansmith I mean, it's okay I guess,
22:36:21 mriedem ease of configuration/deployment i guess?
22:36:22 mriedem https://bugs.launchpad.net/nova/+bug/1757472
22:36:22 dansmith but it seems like more of a departure to have [database] be unconfigured
22:36:23 openstack Launchpad bug 1757472 in OpenStack Compute (nova) "Required to define database/connection when running services for nova_api cell" [Medium,In progress] - Assigned to Matt Riedemann (mriedem)
22:36:24 dansmith I guess
22:36:44 mriedem would have to ask belmiro, but i also just triaged another duplicate of this same bug
22:37:03 mriedem if i've got access to the api db and cell0 is in there, then i don't really need the config
22:37:33 dansmith is that really the only place you'll blow up by not having that there?
22:37:46 mriedem we'll see
22:37:52 mriedem the service wouldn't start in devstack w/o it
22:38:00 dansmith yeah
22:38:01 mriedem i just rev'ed the devstack patch
22:38:31 dansmith I don't really see the justification, especially since config is where db urls and credentials are _supposed_ to be
22:38:38 dansmith but if it's really just that one place, then I guess meh
22:40:07 mriedem it certainly makes the db sync for cell0 a pain in the ass https://review.openstack.org/#/c/555346/3/lib/nova@742
22:40:17 mriedem if you're not using simple_cell_setup anyway
22:41:06 dansmith well, --all-cells will make that easier
22:41:19 dansmith but that's also kindof a weirdness
22:41:21 dansmith anyway, whatever
22:41:25 dansmith see what else breaks I guess
22:52:18 openstackgerrit melanie witt proposed openstack/nova master: Add periodic task to clean expired console tokens https://review.openstack.org/325381
22:52:19 openstackgerrit melanie witt proposed openstack/nova master: Convert websocketproxy to use db for token validation https://review.openstack.org/333990
22:52:19 openstackgerrit melanie witt proposed openstack/nova master: Use ConsoleAuthToken object to generate authorizations https://review.openstack.org/325414
23:11:07 cfriesen why do we still call plug_vifs() when we call _create_domain_and_network() with vifs_already_plugged=True ?
#openstack-nova - 2018-03-27
00:55:39 openstackgerrit Matt Riedemann proposed openstack/nova master: Create/lookup API services in cell0 on WSGI app startup https://review.openstack.org/556670
01:28:46 openstackgerrit melanie witt proposed openstack/nova master: rbd: use MAX_AVAIL stat for reporting bytes available https://review.openstack.org/556692
01:33:50 alex_xu_ efried: I replied again https://review.openstack.org/#/c/554305/2, a long version, hope I explain clear that
01:35:36 openstackgerrit Yikun Jiang (Kero) proposed openstack/nova-specs master: Complex (Anti)-Affinity Policies https://review.openstack.org/546925
02:09:20 phuongnh join #openstack-dib
02:28:40 openstackgerrit jichenjc proposed openstack/nova master: Avoid live migrate to same host https://review.openstack.org/542689
02:45:52 openstackgerrit Artom Lifshitz proposed openstack/nova-specs master: NUMA-aware live migration https://review.openstack.org/552722
03:23:49 openstackgerrit Artom Lifshitz proposed openstack/nova-specs master: NUMA-aware live migration https://review.openstack.org/552722
04:10:33 openstackgerrit Yikun Jiang (Kero) proposed openstack/nova master: Add host to API and Conductor https://review.openstack.org/556513
04:11:44 openstackgerrit Yikun Jiang (Kero) proposed openstack/nova master: [WIP] Record the host info in EventReporter https://review.openstack.org/556746
04:29:33 openstackgerrit Jake Yip proposed openstack/nova master: Add --until_deleted_at to db archive_deleted_rows https://review.openstack.org/556751
05:10:05 openstackgerrit Tetsuro Nakamura proposed openstack/nova master: Consider nested RPs in get_all_with_shared https://review.openstack.org/556450
05:10:06 openstackgerrit Tetsuro Nakamura proposed openstack/nova master: support shared and nested allocation candidates https://review.openstack.org/556514
06:23:25 openstackgerrit Naichuan Sun proposed openstack/nova master: xenapi(N-R-P):Get vgpu info from `allocations` https://review.openstack.org/521717
06:39:29 openstackgerrit Roman Dobosz proposed openstack/nova master: get instance group's aggregate associations https://review.openstack.org/531243
06:39:29 openstackgerrit Roman Dobosz proposed openstack/nova master: Remove server group sched filter support caching https://review.openstack.org/529200
06:39:30 openstackgerrit Roman Dobosz proposed openstack/nova master: Add nodes to group hosts to be checked against aggregation https://review.openstack.org/556761
06:39:30 openstackgerrit Roman Dobosz proposed openstack/nova master: Support aggregate affinity filters https://review.openstack.org/529201
06:39:31 openstackgerrit Roman Dobosz proposed openstack/nova master: Added weight for aggregate soft (anti) affinity. https://review.openstack.org/556762
06:42:40 openstackgerrit sahid proposed openstack/nova-specs master: update: isolate guests emulthreads on CONF.cpu_shared_set https://review.openstack.org/511188
06:50:40 openstackgerrit jichenjc proposed openstack/nova master: z/VM Driver: Initial change set of z/VM driver https://review.openstack.org/523387
06:50:41 openstackgerrit jichenjc proposed openstack/nova master: z/VM Driver: add snapshot function https://review.openstack.org/534240
06:50:41 openstackgerrit jichenjc proposed openstack/nova master: z/VM Driver: Spawn and destroy function of z/VM driver https://review.openstack.org/527658
06:50:42 openstackgerrit jichenjc proposed openstack/nova master: z/VM Driver: add get console output https://review.openstack.org/543344
06:50:42 openstackgerrit jichenjc proposed openstack/nova master: z/VM Driver: add power actions https://review.openstack.org/543340
06:59:13 yikun @jichen, https://review.openstack.org/#/c/556513/ some replies on patch, take a look when you have time. :) thanks
07:05:33 openstackgerrit Kashyap Chamarthy proposed openstack/nova master: libvirt: Allow to specify granular CPU feature flags https://review.openstack.org/534384
07:10:20 jichen yikun: yes, I am looking at that patch now , thanks for notification
07:12:00 openstackgerrit OpenStack Proposal Bot proposed openstack/nova master: Imported Translations from Zanata https://review.openstack.org/548772
07:12:56 yikun jichen, OK, thanks
07:17:45 kashyap johnthetubaguy: Morning, when you are around, would appreciate if you can take a gander: https://review.openstack.org/#/c/534384/
07:18:24 kashyap johnthetubaguy: Tests pass (locally; Zuul is yet to give ACK), backport concerns addressed, release note in place.
07:18:39 openstackgerrit Zhenyu Zheng proposed openstack/nova master: Noauth should also use request_id from compute_req_id.py https://review.openstack.org/555266
07:25:56 openstackgerrit jichenjc proposed openstack/nova master: Avoid live migrate to same host https://review.openstack.org/542689
07:26:20 openstackgerrit Takashi NATSUME proposed openstack/nova-specs master: Change a validation in creating a server group https://review.openstack.org/546484
07:41:58 openstackgerrit Chris Dent proposed openstack/nova master: [placement] Filter allocation candidates by forbidden traits in db https://review.openstack.org/556660
07:44:44 openstackgerrit Tetsuro Nakamura proposed openstack/nova master: Support shared and nested allocation candidates https://review.openstack.org/556514
07:44:44 openstackgerrit Tetsuro Nakamura proposed openstack/nova master: Consider nested RPs in get_all_with_shared https://review.openstack.org/556450
07:47:29 bauzas good morning Stackers
07:47:37 bauzas remember, today is a specs review day
07:53:37 openstackgerrit Konstantinos Samaras-Tsakiris proposed openstack/nova master: Add `hide_hypervisor_id` flavor extra_spec https://review.openstack.org/555861
07:56:26 openstackgerrit Naichuan Sun proposed openstack/nova master: (WIP)xenapi(N-R-P): Add API to support compute node resource provider update and create https://review.openstack.org/521041
07:57:35 openstackgerrit Zhenyu Zheng proposed openstack/nova master: Noauth should also use request_id from compute_req_id.py https://review.openstack.org/555266
07:58:30 openstackgerrit Naichuan Sun proposed openstack/nova master: (WIP)xenapi(N-R-P): Add API to support compute node resource provider update and create https://review.openstack.org/521041
08:01:28 kholkina jichen, hi! could you please take a look at https://review.openstack.org/#/c/547964/
08:02:09 jichen kholkina: ok, right now
08:03:38 bauzas jianghuaw_: naichuans: around ?
08:07:31 openstackgerrit Takashi NATSUME proposed openstack/nova master: api-ref: Parameter verification for servers.inc (1/3) https://review.openstack.org/528201
08:14:19 openstackgerrit jichenjc proposed openstack/nova master: z/VM Driver: Initial change set of z/VM driver https://review.openstack.org/523387
08:14:20 openstackgerrit jichenjc proposed openstack/nova master: z/VM Driver: add snapshot function https://review.openstack.org/534240
08:14:20 openstackgerrit jichenjc proposed openstack/nova master: z/VM Driver: Spawn and destroy function of z/VM driver https://review.openstack.org/527658
08:14:21 openstackgerrit jichenjc proposed openstack/nova master: z/VM Driver: add get console output https://review.openstack.org/543344
08:14:21 openstackgerrit jichenjc proposed openstack/nova master: z/VM Driver: add power actions https://review.openstack.org/543340
08:15:20 jichen hi sahid, can you take a look at https://review.openstack.org/#/c/523387 and see whether it's what you want? thanks
08:23:11 openstackgerrit jichenjc proposed openstack/nova master: WIP: remove ec2 in service and cmd https://review.openstack.org/556778
08:24:48 sahid jichen: hello, yes, thanks that looks what i had in my head i will check that deeper soon
08:25:26 jichen sahid: thanks for thorough review and appreciate your further comments, thanks
08:27:01 sahid jichen: i made a simple request
08:27:35 sahid why you did not have moved zVMconnectorRequestHandler code in Hypervisor?
08:29:49 gibi bauzas: I read you discussion about matching the specific NUMA node selected by placement to the one that will be selected by the virt driver
08:30:39 gibi bauzas: and it sounds very similar to what I have with network RP selected by the placement vs. network selected by neutron agent on the physical level
08:31:55 jianghuaw_ bauzas, hi.
08:33:31 jianghuaw_ bauzas, what's up?
08:33:33 gibi bauzas: in the neturon case we think about communicating the RP selection to neutron during the port binding to ensure neutron has the necessary information
08:33:51 bauzas gibi: for the moment, we agreed on not having a problem
08:34:02 bauzas gibi: because the NUMA filter would get the same resources

Earlier   Later