Earlier  
Posted Nick Remark
#openstack-nova - 2020-09-16
19:07:23 openstackgerrit Merged openstack/nova master: tests: Add regression test for bug 1894966 https://review.opendev.org/752210
19:07:23 openstack bug 1894966 in OpenStack Compute (nova) "Create servergroup failed with unexpected error" [Low,In progress] https://launchpad.net/bugs/1894966 - Assigned to Stephen Finucane (stephenfinucane)
19:20:09 openstackgerrit Merged openstack/os-vif master: Update master for stable/victoria https://review.opendev.org/750926
19:33:37 openstackgerrit Lee Yarwood proposed openstack/nova master: Add regression test for bug #1895696 https://review.opendev.org/752247
19:33:37 openstack bug 1895696 in OpenStack Compute (nova) "unable to boot instance from encrypted volume created from a glance image of an encrypted volume" [Medium,In progress] https://launchpad.net/bugs/1895696 - Assigned to Lee Yarwood (lyarwood)
19:33:37 openstackgerrit Lee Yarwood proposed openstack/nova master: compute: Skip cinder_encryption_key_id check when booting from volume https://review.opendev.org/752090
19:44:27 openstackgerrit Merged openstack/python-novaclient master: Remove install unnecessary packages https://review.opendev.org/751637
20:39:45 openstackgerrit Merged openstack/os-vif master: Add Python3 wallaby unit tests https://review.opendev.org/750927
21:49:22 openstackgerrit Merged openstack/nova master: Fix error that cannot overwrite policy rule for 'forced_host' https://review.opendev.org/751152
22:43:08 openstackgerrit Merged openstack/nova stable/rocky: Removed the host FQDN from the exception message https://review.opendev.org/749612
23:50:50 brinzhang0 gibi, gmann, stephenfin: change 500-->400 is ok for me too ^^ thanks
#openstack-nova - 2020-09-17
05:44:37 openstackgerrit Brin Zhang proposed openstack/nova stable/ussuri: tests: Add regression test for bug 1894966 https://review.opendev.org/752371
05:44:37 openstack bug 1894966 in OpenStack Compute (nova) "Create servergroup failed with unexpected error" [Low,In progress] https://launchpad.net/bugs/1894966 - Assigned to Stephen Finucane (stephenfinucane)
07:05:54 openstackgerrit Brin Zhang proposed openstack/nova master: WIP: nova supports password encrypted VNC https://review.opendev.org/622336
07:16:38 bauzas good morning Nova
07:17:04 bauzas sean-k-mooney: sorry, was afk yesterday so wasn't able to answer your backportability question, just ping me when you're back up
07:19:31 gibi good morning
08:37:00 openstackgerrit Stephen Finucane proposed openstack/nova master: Handle libvirt reporting incorrect 4k page quantities https://review.opendev.org/631038
08:37:00 openstackgerrit Stephen Finucane proposed openstack/nova master: Make overcommit check for pinned instance pagesize aware https://review.opendev.org/631053
08:41:05 lyarwood stephenfin: https://review.opendev.org/#/q/topic:bug/1895696 - would you mind hitting this again
08:56:40 lyarwood gibi: ^ also if you wouldn't mind, it's a regression for an awkward slightly convoluted encrypted volume use case
08:57:11 gibi lyarwood: looking..
08:58:45 lyarwood many thanks
09:17:36 aarents Hi Nova!
09:17:43 aarents lyarwood you where close to +2 on that https://review.opendev.org/#/c/743708/ few weeks ago, if you can have a look when possible thks!
09:21:04 lyarwood aarents: morning, looking
09:42:18 lyarwood aarents: sorry for the delay, LGTM still, can you follow up with a devstack change so we can see it running somewhere?
09:42:30 lyarwood aarents: I left an example in the change FWIW
09:59:47 openstackgerrit Merged openstack/nova stable/stein: Add checks for volume status when rebuilding https://review.opendev.org/748559
10:11:41 admin0 hi all .. what do I need to do in the database when i rename a hypervisor
10:11:51 admin0 i changed the hostname and did a nova-compute restart
10:12:01 admin0 what do i need to do to associate running instances to the new name
10:12:49 lyarwood erm that isn't supported at all
10:13:02 lyarwood your placement allocations are going to be totally borked
10:13:40 lyarwood can you undo the hostname change, empty the host of any instances and then do the hostname change?
10:14:16 lyarwood you should be able to delete service in nova and resource provider in placement with the old hostname
10:14:25 lyarwood and migrate everything back into the host
10:22:26 admin0 lyarwood, thanks
10:26:32 aarents lyarwood: thank you will check
10:27:45 stephenfin lyarwood: question on https://review.opendev.org/#/c/752247/
10:28:58 lyarwood stephenfin: https://review.opendev.org/#/c/752247/2/nova/tests/fixtures.py@2541 was the reason I left this in the fixture
10:29:07 lyarwood stephenfin: I can do that in the test itself as well tbh
10:55:11 openstackgerrit Lee Yarwood proposed openstack/nova master: Add regression test for bug #1895696 https://review.opendev.org/752247
10:55:11 openstack bug 1895696 in OpenStack Compute (nova) "unable to boot instance from encrypted volume created from a glance image of an encrypted volume" [High,In progress] https://launchpad.net/bugs/1895696 - Assigned to Lee Yarwood (lyarwood)
10:55:11 openstackgerrit Lee Yarwood proposed openstack/nova master: compute: Skip cinder_encryption_key_id check when booting from volume https://review.opendev.org/752090
10:55:11 lyarwood stephenfin: ^ there you go, slightly more self contained now.
10:55:24 lyarwood stephenfin: should be easy enough to backport as well
11:16:31 gibi lyarwood: +2 from me, sorry to take soo long I was distracted midday
11:17:11 openstackgerrit Lee Yarwood proposed openstack/nova master: Add regression test for bug #1895696 https://review.opendev.org/752247
11:17:11 openstack bug 1895696 in OpenStack Compute (nova) "unable to boot instance from encrypted volume created from a glance image of an encrypted volume" [High,In progress] https://launchpad.net/bugs/1895696 - Assigned to Lee Yarwood (lyarwood)
11:17:11 openstackgerrit Lee Yarwood proposed openstack/nova master: compute: Skip cinder_encryption_key_id check when booting from volume https://review.opendev.org/752090
11:17:13 lyarwood gibi: np, ^ just sorted the nit out quickly
11:19:24 gibi thanks
11:24:47 openstackgerrit Hemanth Nakkina proposed openstack/nova master: Update pci stat pools based on PCI device changes https://review.opendev.org/749175
12:00:27 nightmare_unreal brinzhang_: hello \0 , brinzhang. Can you please see my comment on your patch : https://review.opendev.org/#/c/675304/ . Thanks
12:02:39 brinzhang_ nightmare_unreal: of course ^^
12:04:05 brinzhang_ nightmare_unreal: IMO, this patch is ready a looong time, but I dont know the where need to change, and why no-body +2 or -1 for it
12:05:47 sean-k-mooney brinzhang_: it looks like it has not really got any code review
12:05:57 sean-k-mooney at least not in the last year or so
12:06:30 sean-k-mooney nightmare_unreal: brinzhang_ so ye need to join the sdk/osc irc channel and talk to the core team about it
12:06:36 nightmare_unreal can we please have a review for that patch
12:06:37 brinzhang_ IMHO, since mriedem left, there is no body care that pach
12:07:08 nightmare_unreal brinzhang_: i am in #osc channel but couldn't find your username
12:07:15 nightmare_unreal i mean sdk
12:07:15 sean-k-mooney this is not the correct channel to ask in really. i think stephenfin might have osc core rights
12:07:26 nightmare_unreal yeah right, sorry about the noise
12:07:33 nightmare_unreal we will move the disucssion
12:07:44 sean-k-mooney its ok to bring it up
12:07:50 sean-k-mooney its for nova migrations
12:08:05 sean-k-mooney but just bring it up here wont help get it merged
12:08:18 nightmare_unreal haha true
12:08:19 sean-k-mooney it might make sense to add a ptg topic
12:08:28 sean-k-mooney or a mailing list topic
12:08:29 brinzhang_ nightmare_unreal: yes, it also belongs to nova ^^
12:08:38 sean-k-mooney it might make sense to add teh core teams to osc
12:09:11 sean-k-mooney i.e. so each project core team that does not ahve a plugin can review there onw part of osc
12:09:25 nightmare_unreal I see
12:09:48 brinzhang_ sean-k-mooney: ok, I will add the osc core to that patch
12:11:12 brinzhang_ nightmare_unreal: which channel?
12:11:35 brinzhang_ #osc, #sdk seems not right
12:11:43 sean-k-mooney #openstack-sdk
12:12:02 sean-k-mooney actully no that no right
12:12:04 sean-k-mooney one sec
12:12:10 nightmare_unreal i am in #openstack-sdks
12:12:18 sean-k-mooney ah yes plural
12:12:25 nightmare_unreal yup
12:13:08 brinzhang_ sean-k-mooney, nightmare_unreal: thanks
12:15:29 brinzhang_ sean-k-mooney> Maybe I cannot add all osc core as the reviewer, sometimes they dont like do that way :(
12:15:51 sean-k-mooney generally you are better off to ask for reviews in irc
12:16:20 sean-k-mooney if now one responds then after a day or two look at who has been active in stackaltics and add one or two
12:16:56 brinzhang_ yeah, this is a good way
12:17:12 sean-k-mooney https://www.stackalytics.com/?module=python-openstackclient&release=victoria
12:18:12 sean-k-mooney frickler nad gtema
12:18:19 sean-k-mooney *and
12:18:22 brinzhang_ Aha, I was missed this place, here we can know who is active in the project/model
12:18:31 sean-k-mooney yep
12:18:39 sean-k-mooney they are likely your best bet
12:18:54 sean-k-mooney monty has recently left openstack developement and changed job
12:19:23 brinzhang_ ack, thank for your help
12:21:00 brinzhang_ nightmare_unreal> I think I will review your patch tomorrow, I will go later, my timezone is UTC+8, thx

Earlier   Later