Earlier  
Posted Nick Remark
#openstack-nova - 2021-09-23
13:35:29 bauzas lemme see how to do it
13:36:13 bauzas mmm, I don't have rights for modifying https://launchpad.net/nova/yoga
13:36:15 bauzas gibi: ^
13:36:30 sean-k-mooney i have already done it for yoga
13:36:35 sean-k-mooney in os-vif
13:37:05 bauzas hah I'm not in https://launchpad.net/~nova-drivers
13:37:11 sean-k-mooney bauzas: if your in the maintainer or driver list i think you jsut get a register a serise button on the dashboard
13:37:13 bauzas hence the impossibility to touch
13:37:18 sean-k-mooney yep
13:37:57 bauzas I'm curious how gibi made the changes for the xena series :)
13:38:04 bauzas did he bribed someone ?
13:38:20 sean-k-mooney he is on the list
13:38:23 sean-k-mooney https://launchpad.net/~nova-drivers/+members
13:38:37 bauzas oh, I missed it
13:38:38 sean-k-mooney dansmith: melwitt can ye add bauzas to that list
13:38:44 sean-k-mooney since ye are admins
13:39:21 dansmith done
13:39:22 bauzas sean-k-mooney: you should be in that list too as you're now the new release czar
13:39:25 bauzas dansmith: ta
13:39:50 bauzas this went quick
13:40:01 sean-k-mooney am sure i can go create the series for you if you like
13:40:23 dansmith careful with that,
13:40:38 dansmith drivers used to have a lot of control over things, definitely a subset of core
13:41:04 sean-k-mooney ya i know which is why i did not ask for it :)
13:41:40 dansmith I should prune some of the long gone people
13:42:09 sean-k-mooney bauzas: its takes 30 seconds to create the series its really not hard to do
13:42:09 bauzas ok, I made the changes for the nova side
13:42:15 sean-k-mooney cool
13:42:21 bauzas 'll do the same for novaclient
13:42:30 bauzas I guess placement is out of context
13:43:30 bauzas someone already created the milestones correctly, great
13:43:35 sean-k-mooney https://storyboard.openstack.org/#!/project/openstack/placement its on storyboard
13:43:43 sean-k-mooney which i dont thikn has the concept of series
13:43:53 sean-k-mooney so ya not much to do there
13:44:04 sean-k-mooney same with os-traits and os-resouce-classes
13:44:31 sean-k-mooney and osc-placment https://storyboard.openstack.org/#!/project/list?q=placement
13:44:57 sean-k-mooney bauzas: so you shoudl just need to do it for nova and python-novaclient
13:46:02 bauzas sean-k-mooney: ya that's my expectation
13:47:30 bauzas gibi: sean-k-mooney: since xena was the current branch in LP, I guess that's why https://bugs.launchpad.net/nova/+bug/1944111 messed up appearing
13:47:52 bauzas I mean the backport
13:50:04 bauzas wow
13:50:13 bauzas python-novaclient was left alone in the dark https://launchpad.net/python-novaclient/
13:50:15 sean-k-mooney normally we just have it tracked on trun and then the backport but ya
13:57:39 bauzas ok, fixed on the client too
13:58:20 gibi bauzas: yes, I did the paperwork for yoga in LP.
13:58:35 bauzas I flipped the series
13:58:52 bauzas + I cleaned up novaclient which was needing some treatment
14:00:11 gibi bauzas: thanks
14:00:36 bauzas no worries, I had this too :)
14:07:17 sean-k-mooney bauzas: normally we set the current development focus to trunk
14:07:42 sean-k-mooney and only use yoga after its released for backporting
14:07:46 bauzas sean-k-mooney: that's not what the PTL guide says
14:08:03 bauzas https://docs.openstack.org/nova/latest/contributor/ptl-guide.html#immediately-after-rc
14:08:13 bauzas "Set the development focus of the project to the new cycle series"
14:08:14 sean-k-mooney that what we had previously doen or evey open bug on mastere would have to be taked as yoga
14:08:32 bauzas I can ask the release team to confirm
14:08:48 sean-k-mooney it might work either way if you dont have a trunk seriese
14:09:11 sean-k-mooney ya nova and neutron dont have trunk
14:09:37 sean-k-mooney os-vif does and we never have to update it just add the series
14:09:47 sean-k-mooney honestly its fine either way
14:09:52 bauzas sean-k-mooney: we do have a trunk series
14:09:54 bauzas https://launchpad.net/nova/+series
14:10:14 bauzas but it became obsolete
14:10:25 sean-k-mooney yes
14:10:26 bauzas looks to me we no longer need it
14:11:53 bauzas sean-k-mooney: guess what ? I'll stick with the yoga series :p
14:12:13 sean-k-mooney hehe thats fine by me
14:12:31 sean-k-mooney it proably makes working with blueprints simpler anyway
14:20:45 gibi bauzas: yepp, I always followed the guide and it worked for me to set the ongogin cycle as current release
14:22:24 bauzas ack
14:57:47 bauzas gibi: good luck with finding a race
14:57:54 bauzas hint : use GMR maybe
17:40:02 opendevreview Lee Yarwood proposed openstack/nova master: Add regression test for bug #1943431 https://review.opendev.org/c/openstack/nova/+/810755
17:40:02 opendevreview Lee Yarwood proposed openstack/nova master: WIP compute: Update volume_id within connection_info during swap_volume https://review.opendev.org/c/openstack/nova/+/807025
17:54:49 melwitt dansmith: wondered if you are familiar with errors like this in the nova-ceph-multistore job? "rbd.ReadOnlyImage: [errno 30] RBD read-only image (error creating snapshot b'nova-resize' from b'e261ad81-e30f-4ac7-a22c-1e4fd2b87db5_disk')" https://zuul.opendev.org/t/openstack/build/b37b95d96d6a4ae0a6025e92b515cf80/log/controller/logs/screen-n-cpu.txt#40935
17:55:17 dansmith nope, but I'd go looking for ceph errors I think
17:56:19 dansmith that's in code that is libvirt and rbd-specific AFAIK, so that's a ceph readonlyness, not a glance one I think
17:58:17 melwitt ack
18:02:35 gibi melwitt: we have a tracking bug for that error https://bugs.launchpad.net/nova/+bug/1932043
18:03:00 gibi but I have no clue what is causing it
18:03:08 melwitt thanks gibi
18:14:55 opendevreview Balazs Gibizer proposed openstack/nova master: Reproduce bug 1944759 https://review.opendev.org/c/openstack/nova/+/810763
18:37:02 gibi bauzas: that was the race ^^ :)
19:23:15 lyarwood kashyap: https://zuul.opendev.org/t/openstack/build/0f9c492eb1f84c1fbde643a94896c878/log/controller/logs/screen-n-cpu.txt?severity=4#24297 - for the morning, can you take a look at this? I'll also ask in #virt. I'm seeing it on centos-8 stream CI runs after a while and instance creation starts failing. Doesn't appear to be due to memory pressure but I might be missing something.
20:57:35 ade_lee lyarwood, ping - hey - how familiar are you with the cryptsetup?
20:58:22 lyarwood ade_lee: yeah I know my way around, is this about test failures?
20:58:28 ade_lee lyarwood, specifically, I have a tempest test that is failing under fips
20:58:33 ade_lee yup
20:58:36 ade_lee https://zuul.opendev.org/t/openstack/build/86cd01338d4a47d1854776b52d696ec9/log/controller/logs/screen-n-cpu.txt#58389
20:59:51 ade_lee it seems the os-brick is calling cryptsetup here which is failing because cryptsetup is using plain encryption and that uses ripemd160 by default -- which is invalid under fips
21:00:27 lyarwood ade_lee: tbh plain cryptsetup encryption has been deprecated for a while now
21:00:44 lyarwood ade_lee: so in terms of getting it to work here with FIPS I'm not entirely sure it's worth the effort
21:01:18 ade_lee lyarwood, ack - thats what I was thinking too -- wanted to confirm that we just wanted to skip the test
21:01:23 lyarwood https://github.com/openstack/os-brick/blob/4f63dd045ca07f66003d1ccbbb19423ee91cf926/os_brick/encryptors/cryptsetup.py#L137-L145
21:01:54 lyarwood the only reason we haven't removed it yet is because of the forced retype in cinder
21:02:03 lyarwood and all of the fun that brings to the table
21:02:22 ade_lee yup - I was just reading your note before :)
21:03:00 ade_lee ok -- so then this is a caveat we'll need to call out in case someone is updating their system to use fips
21:03:33 ade_lee if you have any old volumes , you need to retype them
21:04:13 lyarwood ack yeah

Earlier   Later