Earlier  
Posted Nick Remark
#openstack-nova - 2020-10-19
09:07:22 openstackgerrit Lee Yarwood proposed openstack/nova stable/queens: compute: Lock by instance.uuid lock during swap_volume https://review.opendev.org/758736
09:07:39 CeeMac lyarwood: amazing! thanks again for your efforts, they're really appreciated
09:22:03 kashyap lyarwood: Any reason why I don't see the non-voting Fedora job mentioned in the list of CI jobs on your master change above? - https://review.opendev.org/#/c/754695/
09:23:20 lyarwood kashyap: that's also experimental at the moment, sorry if I wasn't clear before
09:23:39 lyarwood kashyap: https://github.com/openstack/nova/blob/20ca7c4337adb58d9290521fb20803d789f2b574/.zuul.yaml#L530-L533
09:23:46 kashyap lyarwood: Ah, okay; I misread as: "we have Fedora 'stable' non-voting; but 'virt-preview' experimental"
09:24:03 lyarwood yup my bad
09:24:28 kashyap lyarwood: No problem; the chat with you helped
09:24:52 openstackgerrit Stephen Finucane proposed openstack/nova stable/victoria: Handle disabled CPU features to fix live migration failures https://review.opendev.org/758760
09:25:20 openstackgerrit Stephen Finucane proposed openstack/nova stable/ussuri: Handle disabled CPU features to fix live migration failures https://review.opendev.org/758761
09:26:14 openstackgerrit Stephen Finucane proposed openstack/nova stable/train: Handle disabled CPU features to fix live migration failures https://review.opendev.org/758763
09:27:00 stephenfin lyarwood: think you could close out https://review.opendev.org/#/q/topic:sriov-functional-tests+status:open today? sean-k-mooney has signed off on those changes to the NeutronFixture now
09:27:18 stephenfin or this week, it's not really urgent tbf :)
09:27:31 lyarwood yarp
09:27:35 stephenfin ta
09:27:41 lyarwood sorry keeps dropping off the end of my queue
09:40:02 kashyap gibi: stephenfin: Thx for that quick review of that BBC's fix: https://review.opendev.org/#/c/757577
09:40:46 kashyap stephenfin: (Was on PTO last week, so I only saw it now). I'm mildly curious, will my +1 take effect in the end, while it is in "Needs Verified Label"?
09:41:00 kashyap ["it" == the change]
09:42:44 stephenfin kashyap: It'll register until it's merged, yeah
09:42:52 kashyap I see
09:49:55 elod lyarwood: done, the patch is +2'd
09:52:15 lyarwood elod: thanks! :)
10:22:15 hemanth_n Hi Nova folks, appreciate for final reviews and merge of the patch https://review.opendev.org/#/c/749175/ , the patch got +2s from the core reviewers ..
13:49:14 stephenfin bauzas: What am I missing here? https://review.opendev.org/#/c/758157/ my commit message doesn't match reality, based on a before/after diff, but I can't figure out why :-\ http://paste.openstack.org/show/799172/
14:04:41 bauzas gosh, can't join a single Forum session
14:04:48 bauzas stephenfin: looking
14:04:56 bauzas I'm about to ragequit this virtual experience
14:05:09 bauzas and just wait for youtube records
14:05:29 bauzas pro-tip : autoscaling infras exist since a couple of decades
14:05:53 bauzas soooooo frustrating
14:06:31 gibi +1 ^
14:08:05 bauzas gibi: are you able at least to get the schedule ?
14:08:26 gibi nope
14:08:48 gibi they changed the schedule page since this weekend
14:46:55 bauzas gibi: if you do care https://www.youtube.com/watch?v=wNNOFfDBB0o is the keynote URL
14:47:02 gibi thanks
14:49:51 bauzas stephenfin: what was your question about the sqlalchemy compacting thing ?
16:32:07 openstackgerrit melanie witt proposed openstack/nova stable/victoria: Prevent archiving of pci_devices records because of 'instance_uuid' https://review.opendev.org/758837
17:49:48 openstackgerrit Balazs Gibizer proposed openstack/nova master: WIP: add ovo-mypy-plugin to type hinting o.vos https://review.opendev.org/758851
20:54:43 openstackgerrit Merged openstack/nova master: Handle disabled CPU features to fix live migration failures https://review.opendev.org/757577
#openstack-nova - 2020-10-20
08:55:37 ignaziocassano Hekko Guys,for speaking about python2-os-brick is it the right channel ?
08:57:21 sean-k-mooney you proably want the cinder channel
08:57:29 ignaziocassano thanks
11:14:08 gibi gmann: hi! You might know about the reason of this problem https://bugs.launchpad.net/nova/+bug/1900451
11:14:08 openstack Launchpad bug 1900451 in OpenStack Compute (nova) "nova-manage still shows deprecation" [Undecided,New]
12:52:40 bauzas gibi: when you want to review specs and then you see gerrit issues... https://media1.tenor.com/images/8a9c48bd8de465b549dc8684bf6404a4/tenor.gif?itemid=4649018
13:07:14 gmann gibi: yeah, we talked about it in yesterday forum sessions and asked to file bug about it before we forget. We will continue this discussion in PTG too.
13:17:52 gibi gmann: thanks for the info
13:18:26 gibi bauzas: at least the infra for the summit working today
14:56:39 kevko hi, could someone advise me ? i have switched all endpoints to https .. but now nova is failing to create ..or delete server .. in traceback i can see that there is an attempt to connect to neutron but on http:// scheme ... is it bug ?
14:57:24 kevko endpoint list -> all htpps, grep all configuration for http:// -> nothing, restarted services -> nothing
15:01:45 gibi kevko: does `openstack endpoint list` shows https enpoint urls?
15:09:27 sean-k-mooney that never works for me without admin privladges
15:11:32 bauzas that reminds me some old nasty bug
15:11:42 bauzas at least this rings me a bell
15:12:42 kevko gibi: yes, as I said above
15:13:10 gibi kevko: sorry, I missed that part of your message
15:14:22 sean-k-mooney there was an issue with redirection for the base url at one pint
15:14:23 bauzas https://bugs.launchpad.net/python-novaclient/+bug/1776928
15:14:23 openstack Launchpad bug 1728732 in OpenStack Compute (nova) "duplicate for #1776928 OpenStack nova service responds with an erroneous httpd redirect to a "GET,version_controller,show" request." [Medium,Fix released] - Assigned to Eric Fried (efried)
15:14:26 sean-k-mooney *point
15:14:28 bauzas maybe this one ^
15:14:42 sean-k-mooney yes
15:14:58 sean-k-mooney which was close in favor of https://bugs.launchpad.net/nova/+bug/1728732
15:14:58 openstack Launchpad bug 1728732 in OpenStack Compute (nova) "OpenStack nova service responds with an erroneous httpd redirect to a "GET,version_controller,show" request." [Medium,Fix released] - Assigned to Eric Fried (efried)
15:15:33 sean-k-mooney https://opendev.org/openstack/nova/commit/1e907602e37fb55bbe5a20164db6d074f87369af
15:15:35 bauzas ah yeah this one
15:15:46 bauzas that's why it ringed something in my mind
15:16:20 bauzas kevko: see above
15:16:46 sean-k-mooney that was only fixeed in usurri and above
15:16:52 sean-k-mooney https://github.com/openstack/nova/commit/1e907602e37fb55bbe5a20164db6d074f87369af
15:16:58 bauzas yep
15:17:00 bauzas Ussuri
15:17:02 kevko i have ussuri
15:17:06 sean-k-mooney ya 21.0.0
15:17:16 kevko python3-novaclient 2:17.0.0-1~bpo10+1
15:17:52 sean-k-mooney this was a servire side midelware change
15:18:08 sean-k-mooney you could check the api-paste.ini
15:18:44 kevko sean-k-mooney: i already did .. i have this patch included
15:19:05 sean-k-mooney then if the keystone endpoints are https i think it should work
15:19:43 kevko :( ..but not working
15:19:50 sean-k-mooney are you using self signed certs
15:20:00 sean-k-mooney or public ssl certs
15:20:18 sean-k-mooney if they are self signed you might need to confugre the CAs
15:20:18 kevko self signed ..
15:20:28 kevko actually i used kolla-ansible -i inventory certificates ..
15:20:44 kevko i have ca imported
15:23:18 sean-k-mooney is https://docs.openstack.org/nova/latest/configuration/config.html#neutron.cafile defined
15:23:55 sean-k-mooney the nova container wont be usign the host cert store
#openstack-nova - 2020-10-21
06:35:00 brinzhang morning nova
06:35:27 brinzhang morning gibi, sean-k-mooney
06:35:59 brinzhang gibi, sean-k-mooney: if you have time please review the
06:35:59 brinzhang Cyborg shelve/unshelve support patches https://review.opendev.org/#/c/729563/
07:05:42 songwenping_ gibi, sean-k-mooney:please review cyborg microversion support in https://review.opendev.org/#/c/738428/
07:12:49 gibi brinzhang, songwenping_: ack, I will try to get to these patches but this week and next week seems pretty full of other things
07:12:52 gibi so no promises
07:13:17 songwenping_ gibi: no hurry, thanks.
07:14:45 brinzhang gibi: ack, thanks
07:35:54 bauzas gibi: seen it ? ^

Earlier   Later