Earlier  
Posted Nick Remark
#openstack-nova - 2022-04-06
11:55:56 sean-k-mooney lajoskatona: well the way to do it is to make a policy desicsion and delare any driver that does not comply unsupproted
11:56:05 sean-k-mooney with a deprecation period
11:57:07 sean-k-mooney that woudl allow nova assume its always available there are other extneions that shoudl be treated as required eventually too
11:57:37 sean-k-mooney im thinking of the exteions for port resouce requests
11:58:17 sean-k-mooney lajoskatona: if we want to discuss this topic i am happy to on friday if you think we will actullly make prgress on it
11:58:36 lajoskatona sean-k-mooney: yeah that was / is tricky with resource_request and resource_request_groups
11:59:33 sean-k-mooney i think fundemtally neutron need a way to graduate extention into the core api
12:13:35 bauzas lajoskatona: sean-k-mooney: as you want, folks
12:15:53 lajoskatona sean-k-mooney, bauzas: Is Friday ok? We have sessions 14:00-1600 UTC
12:16:08 bauzas lajoskatona: OK, we can reserve one timeslot
12:17:40 lajoskatona bauzas: ok, cool, Friday 1400 UTC than
12:17:48 lajoskatona bauzas: ? --^
12:17:54 bauzas wfm
12:25:19 opendevreview Alexey Stupnikov proposed openstack/nova stable/xena: Fix openstack-tox-lower-constraints in stable/xena https://review.opendev.org/c/openstack/nova/+/836650
12:57:26 bauzas lajoskatona: do you have any agenda for our x-p session ?
12:57:42 bauzas lajoskatona: just updated our etherpad : https://etherpad.opendev.org/p/nova-zed-ptg
12:58:20 lajoskatona bauzas: only from sean-k-mooney: https://etherpad.opendev.org/p/neutron-zed-ptg#L259
12:58:45 bauzas lajoskatona: ok, would we meet in the Nova room or your own ?
12:59:12 lajoskatona bauzas: we can go to Nova room, we have no other topic for Friday
12:59:59 bauzas lajoskatona: OK
13:10:04 pdeore #openstack-nova, may I know where to join today's PTG session?
13:13:00 stephenfin I will miss the first ~30 mins of the PTG session today. If there's anything for me please hold it until I can join :)
13:13:16 gmann pdeore: this link https://zoom.us/j/96855299345?pwd=bG5KZHloRzA3bkhCQVJBNmZCQUltZz09#success
13:13:51 gmann pdeore: you can click on the projects/track and it will take you to the right video link of that track https://ptg.opendev.org/ptg.html
13:13:59 stephenfin gibi: I suspect that patch will need to be broken down into a few smaller patches. It's rather bloated at this point (not surprising, given the number of iterations it's been through). I will try working with kashyap on it, perhaps this Friday
13:14:09 pdeore gmann, yeah I'm trying that but not able to get in?
13:14:27 gmann pdeore: oh we will start at 14 UTC
13:14:30 kashyap stephenfin: I agree. I have been neglecting to break it down into pieces...
13:15:09 opendevreview Stephen Finucane proposed openstack/python-novaclient master: Deprecate nova CLI https://review.opendev.org/c/openstack/python-novaclient/+/836682
13:15:09 opendevreview Stephen Finucane proposed openstack/python-novaclient master: docs: Update docs to reflect deprecation status https://review.opendev.org/c/openstack/python-novaclient/+/836683
13:15:10 opendevreview Stephen Finucane proposed openstack/python-novaclient master: Update pre-commit hook, hacking versions https://review.opendev.org/c/openstack/python-novaclient/+/836768
13:15:13 pdeore gmann, ohh yeah, right!! :)
13:15:27 pdeore gmann, Thanks !!
13:15:34 gmann pdeore: np!
13:16:44 gibi stephenfin: good idea
13:17:27 kashyap stephenfin: Perhaps ignore it until I break it down a bit further. I don't want to take your time needlessly on it
13:18:13 opendevreview Stephen Finucane proposed openstack/python-novaclient master: Deprecate nova CLI https://review.opendev.org/c/openstack/python-novaclient/+/836682
13:18:13 opendevreview Stephen Finucane proposed openstack/python-novaclient master: docs: Update docs to reflect deprecation status https://review.opendev.org/c/openstack/python-novaclient/+/836683
13:18:14 opendevreview Stephen Finucane proposed openstack/python-novaclient master: Update pre-commit hook, hacking versions https://review.opendev.org/c/openstack/python-novaclient/+/836768
13:19:30 opendevreview ribaudr proposed openstack/nova master: [WIP] Attach Manila shares via virtiofs (db+object) https://review.opendev.org/c/openstack/nova/+/831193
13:19:30 opendevreview ribaudr proposed openstack/nova master: [WIP] Attach Manila shares via virtiofs (manila abstraction) https://review.opendev.org/c/openstack/nova/+/831194
13:19:31 opendevreview ribaudr proposed openstack/nova master: [WIP] Attach Manila shares via virtiofs (drivers) https://review.opendev.org/c/openstack/nova/+/833090
13:19:31 opendevreview ribaudr proposed openstack/nova master: [WIP] Attach Manila shares via virtiofs (api) https://review.opendev.org/c/openstack/nova/+/836830
13:21:18 bauzas don't forget, our nova PTG sessions will start at 2pm
13:33:40 opendevreview ribaudr proposed openstack/nova-specs master: libvirt: Allow Manila shares to be directly attached to instances https://review.opendev.org/c/openstack/nova-specs/+/833669
13:59:37 bauzas nova sesssions start in 1 min => newton room
14:06:52 bauzas pdeore: pinging
14:07:04 bauzas we're discussing about the policy scopes
14:50:53 bauzas is crhomann around ?
14:53:17 bauzas TEAM PHOTO AT THE TOP OF THE HOUR !
14:53:32 bauzas rush into the newton room if you want to see your face
14:55:54 spatel sean-k-mooney morning
14:58:38 spatel Not sure its bug or config issue but often i am noticing this error in compute nodes logs - https://paste.opendev.org/show/bVUsVg7L22Iw4BNUR6yJ/
14:59:07 spatel since i upgrade to Wallaby this error is started showing up more frequently
15:06:04 bauzas spatel: sorry, we're at PTG time
15:06:14 spatel +1
15:31:17 opendevreview Stephen Finucane proposed openstack/python-novaclient master: Update pre-commit hook, hacking versions https://review.opendev.org/c/openstack/python-novaclient/+/836768
15:32:08 bauzas brinzhang: do you prefer we discuss about your tenant_id topic at the PTG by the next hour or tomorrow ?
15:32:24 bauzas sessions will start at 2pm UTC
15:36:05 elodilles sean-k-mooney melwitt gmann : i think this will unblock our stable/xena (via unblocking l-c job): https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/836843
15:37:02 gmann elodilles: but do we want to do that? during discussion in infra we thought its not worth and instead drop l-c testing on stable/<branch>
15:37:54 melwitt to be clear, I did not prefer one way or the other, as long as we can get the gate to work
15:38:08 opendevreview Andre Aranha proposed openstack/nova master: Move Centos 8 fips jobs to Centos 9 https://review.opendev.org/c/openstack/nova/+/836846
15:38:19 melwitt if most ppl want to drop it that is ok with me. I am also ok with it being fixed
15:39:35 gmann my concern on fixing is we keep fixing and spending time on l-c testing on stable branch by saying we can drop next time when it is broken :)
15:40:01 kashyap gibi[m]: I also don't get the "it will not affect the original functions" comment from Chengsheng in that change ... I'll keep plugging away at it.
15:40:02 gibi drop it
15:40:15 kashyap gibi[m]: But I'm addressing the other stuff from you - like consolidating the error-handling, etc
15:40:15 elodilles gmann: it is dropped from multiple places but still it is there for some projects / branches
15:40:22 gibi kashyap: cool, thanks
15:40:53 gmann elodilles: yeah and I think this is good time to drop from there too?
15:42:18 gmann or let's wait to discuss it in TC PTG on Friday 13 UTC and see if we can test or drop it consistently from everywhere https://etherpad.opendev.org/p/tc-zed-ptg#L139
15:43:27 elodilles gmann: that's an option, but it does not break ofthen than other jobs (except when we figured out that pip resolver did not work correctly :)). anyway, if we want to drop l-c to spare some resource, then let's do it from all the stable branches :)
15:44:14 gmann elodilles: +1. let's see and we will also discuss about keeping lower bound in requirements.txt which are also not tested one
15:44:40 elodilles gmann: ++
15:49:48 opendevreview Andre Aranha proposed openstack/nova master: Move Centos 8 fips jobs to Centos 9 https://review.opendev.org/c/openstack/nova/+/836846
16:47:14 opendevreview Merged openstack/python-novaclient master: Deprecate nova CLI https://review.opendev.org/c/openstack/python-novaclient/+/836682
16:47:16 opendevreview Merged openstack/python-novaclient master: docs: Update docs to reflect deprecation status https://review.opendev.org/c/openstack/python-novaclient/+/836683
17:20:32 jamesbenson Hi, I've integrated kolla-openstack and ceph (cephadm) without trouble. But now I'm trying to get radosgw integrated as well for swift on ceph and I'm running into issues. Can anyone share their settings? I'm doing a very vanilla installation.
17:20:40 jamesbenson This is on Xena
17:21:30 jamesbenson I've looked at the docs (kolla, ceph, everywhere) as well and tried a bunch. Having trouble and hoping someone who has it running might have some insight. Thanks :-)
17:25:53 bauzas #nova clean
17:26:05 bauzas shit, wrong chan
17:54:22 jamesbenson ugh, wrong channel too. :-(
#openstack-nova - 2022-04-07
00:34:52 brinzhang_ bauzas:about tenant_id topic, imo, there is nothing need to discuss, I have been doing it since wallaby, it's clear what we should do
00:36:05 brinzhang_ and the time it's later for me, sorry I will absent.
07:56:14 bauzas brinzhang_: no worries, we already discussed about your series and I think it's prioritized
08:35:56 brinzhang_ bauzas:ack, thx
09:07:54 opendevreview Wenping Song proposed openstack/nova-specs master: qUsage of new trait of OWNER_NOVA https://review.opendev.org/c/openstack/nova-specs/+/836583
10:19:06 opendevreview Balazs Gibizer proposed openstack/nova stable/yoga: Fix eventlet.tpool import https://review.opendev.org/c/openstack/nova/+/836788
11:34:01 opendevreview Balazs Gibizer proposed openstack/nova stable/ussuri: Reproduce bug 1944759 https://review.opendev.org/c/openstack/nova/+/836733
11:53:41 opendevreview Balazs Gibizer proposed openstack/nova stable/ussuri: Store old_flavor already on source host during resize https://review.opendev.org/c/openstack/nova/+/836734
12:34:20 Uggla hello
12:34:51 sean-k-mooney o/
12:35:15 Uggla sean-k-mooney, I need help.
12:36:24 Uggla I try to test my code with devstack. I have an issue with the migration of DB. It seems that nove-manage db sync did the correctly on cell0 but not cell1.
12:36:44 sean-k-mooney you have to run it twice
12:36:56 Uggla hum no
12:37:03 Uggla I don't think so
12:37:15 sean-k-mooney you have to run the sycn for each db

Earlier   Later