Earlier  
Posted Nick Remark
#openstack-nova - 2017-10-18
21:59:12 openstackgerrit Ed Leafe proposed openstack/nova master: Return Selection objects from the scheduler driver https://review.openstack.org/495854
21:59:13 openstackgerrit Ed Leafe proposed openstack/nova master: Change RPC for select_destinations() https://review.openstack.org/510159
21:59:13 openstackgerrit Ed Leafe proposed openstack/nova master: Move the claim_resources method to scheduler utils https://review.openstack.org/511357
21:59:14 openstackgerrit Ed Leafe proposed openstack/nova master: Make conductor pass and use host_lists https://review.openstack.org/511358
22:05:31 edleafe dansmith: ^^ tests passed now, so I removed the 'or {}'
22:07:53 openstackgerrit Merged openstack/nova master: Move restart_compute_service to a common place https://review.openstack.org/512551
22:09:53 openstackgerrit Merged openstack/nova stable/pike: Regenerate context during targeting https://review.openstack.org/512456
22:09:58 openstackgerrit Merged openstack/nova stable/ocata: libvirt: add check for VIR_DOMAIN_BLOCK_REBASE_COPY_DEV https://review.openstack.org/512406
22:10:12 openstackgerrit Merged openstack/nova stable/pike: Reproduce bug 1721652 in the functional test env https://review.openstack.org/511759
22:10:13 openstack bug 1721652 in OpenStack Compute (nova) pike "Evacuate cleanup fails at _delete_allocation_for_moved_instance" [High,In progress] https://launchpad.net/bugs/1721652 - Assigned to Matt Riedemann (mriedem)
22:17:25 mriedem mlavalle: johnthetubaguy: sean-k-mooney: ok more comments in the port binding spec, specifically https://review.openstack.org/#/c/375580/13/specs/queens/approved/neutron-new-port-binding-api.rst@136
22:17:47 mlavalle mriedem: thanks I saw them
22:17:53 mriedem i think there is a cleaner way to orchestrate some of the old/new flow stuff, which would also allow you to turn on the new flow if the source/dest during live migration are both running queens code
22:18:18 mriedem make conductor create the dest host binding, shove that into the migrate_data object, and have the computes key off that for doing stuff with the new dest host binding
22:18:38 mriedem also, don't have the virt driver call the neutron api to activate the dest host port binding, that needs to happen via compute manager in a generic way
22:19:14 mriedem i think the dest host port binding contains the details that are required to be put into the domain xml that goes on the dest host, but the spec isn't real clear about that
22:19:33 mriedem but that's probably the stuff that goes in the migrate_data and the compute keys off if it's doing new or old style stuff
22:21:05 mlavalle mriedem: cool, thanks. I'll probably shoot this in an email to sean-k-mooney later in an email to make sure he sees it firt thing in the morning
22:21:33 mriedem mlavalle: ok we might need a hangout in the morning
22:21:37 mriedem including johnthetubaguy
22:21:47 mriedem i feel like the spec goes 2 steps forward and 1 back each time i review it
22:21:53 mlavalle mriedem: do you have a time in mind?
22:22:08 mriedem nova team meeting is at 9am CT
22:22:13 mriedem so how about 10am CT?
22:22:33 mriedem that would be 4pm for john
22:22:44 mlavalle mriedem: that sounds good. I have a meeting at that time, but I think I can delegate it
22:22:52 mriedem neutron drivers meeting?
22:23:00 mlavalle no, L3 sub-team
22:23:07 mriedem ah
22:23:08 mlavalle drivers is in the afternoon out time
22:23:22 mriedem well i think if i can get sean and john on a hangout we can work through the major issues
22:23:28 mriedem i'll set something up
22:24:14 mlavalle mriedem: cool, thanks
22:24:35 mlavalle mriedem: would 8 be too early?
22:26:27 mriedem for me yeah
22:26:33 mriedem i've got to get my kid cleaned up and on the bus
22:26:46 mlavalle ok, cool, I suspected that
22:27:02 mlavalle and I know how un-clean kids can be :-)
22:28:09 mriedem dansmith: i assume you don't want to be part of this port binding live migration love fest
22:28:14 mriedem or melwitt
22:28:17 mriedem or anyone else in their right mind
22:28:36 dansmith mriedem: I certainly can be if you'd like
22:31:41 mriedem ok added
22:31:49 dansmith I can't friggin wait
22:31:53 mriedem i think my recent comments in the spec are the way to do this,
22:32:02 mriedem just need sean and john to tell me if i'm missing something
22:32:56 openstackgerrit Matt Riedemann proposed openstack/nova stable/pike: Keep updating allocations for Ironic https://review.openstack.org/513198
22:34:58 melwitt mriedem: I've got another call at that time, so I have to miss out :)
22:36:02 mriedem your loss
22:36:17 melwitt oh I know
22:47:56 openstackgerrit Merged openstack/nova stable/pike: fix cleaning up evacuated instances https://review.openstack.org/512716
#openstack-nova - 2017-10-19
01:09:25 efried mriedem I wouldn't mind listening in on the port binding debacle^Wpowwow
01:11:59 mriedem ok
01:15:44 openstackgerrit Naichuan Sun proposed openstack/nova master: VGPU_support: add enabled white list https://review.openstack.org/512580
01:18:27 openstackgerrit Merged openstack/nova-specs master: Enable SR-IOV NIC offload feature discovery https://review.openstack.org/504895
01:31:02 openstackgerrit Takashi NATSUME proposed openstack/nova master: Add 'delete_host' command in 'nova-manage cell_v2' https://review.openstack.org/510324
01:32:08 openstackgerrit Matt Riedemann proposed openstack/nova-specs master: Spec for service create and destroy notification https://review.openstack.org/444731
01:32:39 openstackgerrit Matt Riedemann proposed openstack/nova-specs master: Spec for service create and destroy notification https://review.openstack.org/444731
01:59:39 openstackgerrit jichenjc proposed openstack/nova master: Enhance doc for placement allocation list https://review.openstack.org/511715
02:01:01 openstackgerrit Huan Xie proposed openstack/nova master: VGPU: Define vgpu resource class https://review.openstack.org/511180
02:08:10 openstackgerrit jichenjc proposed openstack/nova master: Add create inventories doc for placement https://review.openstack.org/512215
02:08:59 openstackgerrit jichenjc proposed openstack/nova master: check query param for server groups function https://review.openstack.org/500347
02:14:29 openstackgerrit Takashi NATSUME proposed openstack/python-novaclient master: Microversion 2.54 - Enable cold migration with target host https://review.openstack.org/406707
02:15:18 BenderRodriguez anyone here
02:15:23 BenderRodriguez I'm getting http 500 errors when attempting to run "openstack hypervisor list"
02:15:26 BenderRodriguez http://controller:8774/v2.1/os-hypervisors/detail returned with HTTP 500
02:15:30 BenderRodriguez nova is listed as a compute service in "openstack service list"
02:15:38 BenderRodriguez here's a debug output
02:15:40 BenderRodriguez https://paste.debian.net/hidden/353b9966/
02:20:20 openstackgerrit jichenjc proposed openstack/nova master: Refactor placement version check https://review.openstack.org/512497
02:37:46 mriedem BenderRodriguez: check the nova-api logs for the 500
02:37:51 mriedem the client trace isn't very helpful
02:38:21 BenderRodriguez 2017-10-18 21:18:13.480 27678 ERROR nova.api.openstack EmptyCatalog: The service catalog is empty.
02:38:25 BenderRodriguez but how
02:38:38 BenderRodriguez openstack service list shows a compute service
02:39:23 mriedem would need to see more of the trace from the nova-api log
02:39:30 mriedem not sure what's looking up a service catalog entry
02:39:37 mriedem compute isn't looking up itself
02:41:43 BenderRodriguez mriedem: http://termbin.com/p26m
02:41:52 BenderRodriguez 2017-10-18 21:13:33.467 27678 INFO nova.api.openstack [-] http://controller:8774/v2.1/os-hypervisors/detail returned with HTTP 500
02:45:28 openstackgerrit Merged openstack/nova-specs master: Websockify security proxy framework https://review.openstack.org/496160
02:46:32 mriedem BenderRodriguez: looks like nova.conf is misconfigured for talking to keystone,
02:46:38 mriedem it's trying to validate the token
02:47:05 mriedem so double check your nova.conf for configuring auth stuff
02:51:38 openstackgerrit jichenjc proposed openstack/nova master: Remove glance usage inside compute https://review.openstack.org/511392
02:51:38 openstackgerrit jichenjc proposed openstack/nova master: Remove usage of glance.generate_image_url https://review.openstack.org/511397
02:55:46 openstackgerrit Naichuan Sun proposed openstack/nova master: VGPU_support: add enabled white list https://review.openstack.org/512580
02:56:29 openstackgerrit Zhenyu Zheng proposed openstack/nova master: nova-manage db archive_deleted_rows is not multi-cell aware https://review.openstack.org/507486
02:56:37 BenderRodriguez mriedem: well looking at the openstack hypervisor --debug list output it seems to be going through authentication fine
02:56:41 BenderRodriguez http://termbin.com/tap8c
02:57:54 mriedem are the auth values in your rc file for the CLI the same as in nova.conf for the [keystone_authtoken] section?
02:59:11 BenderRodriguez mriedem: in the rc file the OS_USER/PASS values are for the admin user. In the keystone_authtoken section in the conf, the username/password is for the "nova" user
02:59:52 openstackgerrit melanie witt proposed openstack/nova master: DNM: Test websocketproxy with TLS https://review.openstack.org/513160
03:03:27 mriedem what does "openstack catalog list" show?
03:04:28 BenderRodriguez mriedem: http://termbin.com/nalx
03:04:56 BenderRodriguez all three hosts mentioned are pingable/reachable
03:05:18 mriedem huh, not sure
03:05:29 mriedem i checked the error on ask.o.o and it's come up but no solutions
03:05:32 mriedem i haven't seen this before
03:05:46 BenderRodriguez oh well

Earlier   Later