opendevreview | Maxim Korezkij proposed openstack/nova master: Handle volume attachments https://review.opendev.org/c/openstack/nova/+/833234 | 06:19 |
---|---|---|
opendevreview | Balazs Gibizer proposed openstack/nova stable/ussuri: Reproduce bug 1944759 https://review.opendev.org/c/openstack/nova/+/836733 | 07:16 |
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 | 07:16 |
kashyap | gibi[m]: Hey, when you get 25 minutes, I've addrressed various things from your past feedback here: https://review.opendev.org/c/openstack/nova/+/762330/ | 08:55 |
kashyap | gibi[m]: It requires to reload some context, so do let me know if you see any further glaring holes there. Also see my last comment on PS24 for a short changelog | 08:56 |
kashyap | I'm badgering you because you actually gave it a close look in the past. :) | 08:57 |
* kashyap bbiab | 08:58 | |
gibi | kashyap: ack, I will look at it | 09:03 |
opendevreview | kiran pawar proposed openstack/nova master: VMware: Early fail spawn if memory is not multiple of 4. https://review.opendev.org/c/openstack/nova/+/835739 | 09:09 |
opendevreview | Balazs Gibizer proposed openstack/nova master: DNM: trigger nova-emulation on the parent patch https://review.opendev.org/c/openstack/nova/+/836764 | 09:53 |
opendevreview | Stephen Finucane proposed openstack/python-novaclient master: Deprecate nova CLI https://review.opendev.org/c/openstack/python-novaclient/+/836682 | 10:04 |
opendevreview | Stephen Finucane proposed openstack/python-novaclient master: docs: Update docs to reflect deprecation status https://review.opendev.org/c/openstack/python-novaclient/+/836683 | 10:04 |
opendevreview | Stephen Finucane proposed openstack/python-novaclient master: Update pre-commit hook, hacking versions https://review.opendev.org/c/openstack/python-novaclient/+/836768 | 10:04 |
gibi | kashyap: replied | 10:06 |
kashyap | gibi: Thank you! Will look shortly | 10:07 |
gibi | kashyap: and I have to update your estimator, it took ~1 hour to load the context and review the patch again :) Maybe I need more coffee | 10:07 |
kashyap | gibi: Haha, really sorry; I was being selfish there. I almost wrote 40 minutes, then I thought: "No, that might dissuade Gibi" :D | 10:08 |
gibi | no worries :) | 10:08 |
kashyap | gibi: Just read; good questions. I need a couple more hours to study it carefully to answer your questions well | 10:11 |
kashyap | This whole CPU area is a minefield... :D | 10:11 |
gibi | indeed | 10:12 |
gibi | honestly I'm not even feeling confident to review it alone so I'm happy stephenfin also looked at it | 10:13 |
sean-k-mooney | i will also try and review it again | 10:14 |
gibi | what is the magic word for gerrit to trigger an experimental job on a review? | 10:16 |
gibi | "check experimental" is the answer :) | 10:19 |
sean-k-mooney | yes | 10:20 |
opendevreview | Balazs Gibizer proposed openstack/nova master: Add nova-emulation to the experimental queue too https://review.opendev.org/c/openstack/nova/+/836792 | 10:20 |
sean-k-mooney | defined in the pipline defintionin project-config | 10:20 |
kashyap | gibi: Also thanks for running the nova-emulation job on it. On confidence - I definitely wanna run a couple of real integration/migration tests before merging it. | 10:42 |
gibi | yeah, I saw the comment thread about emulated archs in the review and wondered if we have a result from the recently added emulation job | 10:47 |
kashyap | gibi: Right, I saw your inline comment there. | 10:48 |
kashyap | For now, the main goal here is to get this working for x86 on x86, and AArch64 on AArch64 | 10:48 |
sean-k-mooney | right but we cant break emulation either | 10:49 |
sean-k-mooney | i guess it would mainly be an issue if we were using traits to schdule based on emulated cpu capablities | 10:49 |
sean-k-mooney | gibi: bauzas so openstack-tox-lower-constraints on stable/xena seams to be broken now | 11:03 |
sean-k-mooney | its depending on python3.6 which appear to nolonger exist on ubuntu 20.04 | 11:03 |
sean-k-mooney | it alway default to 3.8 | 11:03 |
sean-k-mooney | so either the job disto has recently updated or the package wa aviable and has now been remvoed since 3.6 is eol | 11:04 |
sean-k-mooney | should i add this to the ptg adgenda | 11:04 |
sean-k-mooney | we basicly have 3 options. pin to bionic, use 3.8 or delete the job | 11:05 |
gibi | hm | 11:05 |
gibi | based on https://governance.openstack.org/tc/reference/runtimes/xena.html 3.6 could work on centos8 if we want | 11:05 |
gibi | but I'm OK to simply drop the job | 11:06 |
sean-k-mooney | ya it could i would just have to change the nodeset | 11:06 |
sean-k-mooney | elodilles:^ this is sable so you might have an opion too | 11:06 |
sean-k-mooney | https://review.opendev.org/c/openstack/nova/+/828407/ | 11:06 |
sean-k-mooney | is what failed on it | 11:06 |
sean-k-mooney | gibi: funally enough the centos 8 py 36 non voting job also failed | 11:07 |
sean-k-mooney | oh... | 11:08 |
sean-k-mooney | The conflict is caused by: | 11:08 |
sean-k-mooney | oslo-vmware 3.9.2 depends on suds-jurko>=0.6 | 11:08 |
sean-k-mooney | The user requested (constraint) suds-jurko===0.6 | 11:08 |
sean-k-mooney | i tought we had fixed that already | 11:08 |
sean-k-mooney | that is clearly unrelated and the job is non-voting anyway so we can ignore that for this speicic patch | 11:09 |
opendevreview | kiran pawar proposed openstack/nova master: VMware: Split out VMwareAPISession https://review.opendev.org/c/openstack/nova/+/832156 | 11:31 |
opendevreview | kiran pawar proposed openstack/nova master: VMware: StableMoRefProxy for moref recovery https://review.opendev.org/c/openstack/nova/+/832164 | 11:31 |
lajoskatona | bauzas: Hi, do you see any Nova-Neutron cross-project topics? | 11:33 |
sean-k-mooney | lajoskatona: in general no | 11:48 |
sean-k-mooney | but ill be attening the neutron room until the nova stuff start an hour later | 11:49 |
lajoskatona | sean-k-mooney: ok, thanks, do you think wee need to sit around a table to discuss anything? Earlier with bauzas we agreed to keep a slot for Thursday | 11:49 |
sean-k-mooney | so i suggested if we have nova/neutron topics we could jsut do them in the first hour of the neutron session any day that works for ye | 11:49 |
sean-k-mooney | am the only topic i have are ones we have discussed many time before | 11:50 |
sean-k-mooney | e.g. how can we star requiring extnetion in neutron | 11:50 |
sean-k-mooney | spcificaly how can we require ml2 plugins and core plugings to implemet multiple port bidnings | 11:51 |
lajoskatona | sean-k-mooney: as it is today Friday is free for us, we have no topics for that day | 11:51 |
elodilles | sean-k-mooney gibi : yepp, py36 was dropped from ubuntu focal image. we only see that at stable/xena's l-c job, as we explicitly pin there py36 in tox.ini | 11:52 |
sean-k-mooney | are there any pain points that neutron want to raise with nova? i joined for the os-vif topic yesterday | 11:52 |
sean-k-mooney | but i dont know if there are others | 11:52 |
sean-k-mooney | elodilles: ack do you have a preference on how to move forward | 11:52 |
sean-k-mooney | elodilles: we can unpin, drop the job or swap to centos8 stream nodeset | 11:53 |
lajoskatona | sean-k-mooney: thanks for it, I don't know any | 11:54 |
elodilles | sean-k-mooney gibi : melwitt discussed this with infra during weekend and the suggestion was to drop the l-c from xena :) with which I'm OK, but wanted to check whether i can add somehow py36 to the l-c job somehow, but i haven't got there yet o:) | 11:54 |
elodilles | sean-k-mooney: i'm OK with the other options, too. either we could use py38, or centos8 stream nodeset, both could work too | 11:55 |
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:55 |
sean-k-mooney | with a deprecation period | 11:56 |
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 |
sean-k-mooney | im thinking of the exteions for port resouce requests | 11:57 |
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 |
lajoskatona | sean-k-mooney: yeah that was / is tricky with resource_request and resource_request_groups | 11:58 |
sean-k-mooney | i think fundemtally neutron need a way to graduate extention into the core api | 11:59 |
*** amoralej is now known as amoralej|lunch | 12:06 | |
bauzas | lajoskatona: sean-k-mooney: as you want, folks | 12:13 |
lajoskatona | sean-k-mooney, bauzas: Is Friday ok? We have sessions 14:00-1600 UTC | 12:15 |
bauzas | lajoskatona: OK, we can reserve one timeslot | 12:16 |
lajoskatona | bauzas: ok, cool, Friday 1400 UTC than | 12:17 |
lajoskatona | bauzas: ? --^ | 12:17 |
bauzas | wfm | 12:17 |
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:25 |
bauzas | lajoskatona: do you have any agenda for our x-p session ? | 12:57 |
bauzas | lajoskatona: just updated our etherpad : https://etherpad.opendev.org/p/nova-zed-ptg | 12:57 |
lajoskatona | bauzas: only from sean-k-mooney: https://etherpad.opendev.org/p/neutron-zed-ptg#L259 | 12:58 |
bauzas | lajoskatona: ok, would we meet in the Nova room or your own ? | 12:58 |
lajoskatona | bauzas: we can go to Nova room, we have no other topic for Friday | 12:59 |
bauzas | lajoskatona: OK | 12:59 |
*** amoralej|lunch is now known as amoralej | 13:05 | |
pdeore | #openstack-nova, may I know where to join today's PTG session? | 13:10 |
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 |
gmann | pdeore: this link https://zoom.us/j/96855299345?pwd=bG5KZHloRzA3bkhCQVJBNmZCQUltZz09#success | 13:13 |
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 |
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:13 |
pdeore | gmann, yeah I'm trying that but not able to get in? | 13:14 |
gmann | pdeore: oh we will start at 14 UTC | 13:14 |
kashyap | stephenfin: I agree. I have been neglecting to break it down into pieces... | 13:14 |
opendevreview | Stephen Finucane proposed openstack/python-novaclient master: Deprecate nova CLI https://review.opendev.org/c/openstack/python-novaclient/+/836682 | 13:15 |
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 |
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 |
pdeore | gmann, ohh yeah, right!! :) | 13:15 |
pdeore | gmann, Thanks !! | 13:15 |
gmann | pdeore: np! | 13:15 |
gibi | stephenfin: good idea | 13:16 |
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:17 |
opendevreview | Stephen Finucane proposed openstack/python-novaclient master: Deprecate nova CLI https://review.opendev.org/c/openstack/python-novaclient/+/836682 | 13:18 |
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 |
opendevreview | Stephen Finucane proposed openstack/python-novaclient master: Update pre-commit hook, hacking versions https://review.opendev.org/c/openstack/python-novaclient/+/836768 | 13:18 |
opendevreview | ribaudr proposed openstack/nova master: [WIP] Attach Manila shares via virtiofs (db+object) https://review.opendev.org/c/openstack/nova/+/831193 | 13:19 |
opendevreview | ribaudr proposed openstack/nova master: [WIP] Attach Manila shares via virtiofs (manila abstraction) https://review.opendev.org/c/openstack/nova/+/831194 | 13:19 |
opendevreview | ribaudr proposed openstack/nova master: [WIP] Attach Manila shares via virtiofs (drivers) https://review.opendev.org/c/openstack/nova/+/833090 | 13:19 |
opendevreview | ribaudr proposed openstack/nova master: [WIP] Attach Manila shares via virtiofs (api) https://review.opendev.org/c/openstack/nova/+/836830 | 13:19 |
* bauzas will disappear ~15 mins for taxi reasons (kid to get) but will be back around 13:40UTC | 13:21 | |
bauzas | don't forget, our nova PTG sessions will start at 2pm | 13:21 |
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:33 |
*** dasm|off is now known as dasm|ruck | 13:44 | |
bauzas | nova sesssions start in 1 min => newton room | 13:59 |
* bauzas goes grinding a coffee | 13:59 | |
bauzas | pdeore: pinging | 14:06 |
bauzas | we're discussing about the policy scopes | 14:07 |
bauzas | is crhomann around ? | 14:50 |
bauzas | TEAM PHOTO AT THE TOP OF THE HOUR ! | 14:53 |
bauzas | rush into the newton room if you want to see your face | 14:53 |
spatel | sean-k-mooney morning | 14:55 |
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:58 |
spatel | since i upgrade to Wallaby this error is started showing up more frequently | 14:59 |
bauzas | spatel: sorry, we're at PTG time | 15:06 |
spatel | +1 | 15:06 |
*** dasm|ruck is now known as dasm|ruck|bbl | 15:08 | |
opendevreview | Stephen Finucane proposed openstack/python-novaclient master: Update pre-commit hook, hacking versions https://review.opendev.org/c/openstack/python-novaclient/+/836768 | 15:31 |
bauzas | brinzhang: do you prefer we discuss about your tenant_id topic at the PTG by the next hour or tomorrow ? | 15:32 |
bauzas | sessions will start at 2pm UTC | 15:32 |
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:36 |
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 |
melwitt | to be clear, I did not prefer one way or the other, as long as we can get the gate to work | 15:37 |
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 |
melwitt | if most ppl want to drop it that is ok with me. I am also ok with it being fixed | 15:38 |
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:39 |
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 |
gibi | drop it | 15:40 |
kashyap | gibi[m]: But I'm addressing the other stuff from you - like consolidating the error-handling, etc | 15:40 |
elodilles | gmann: it is dropped from multiple places but still it is there for some projects / branches | 15:40 |
gibi | kashyap: cool, thanks | 15:40 |
gmann | elodilles: yeah and I think this is good time to drop from there too? | 15:40 |
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:42 |
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:43 |
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 |
elodilles | gmann: ++ | 15:44 |
opendevreview | Andre Aranha proposed openstack/nova master: Move Centos 8 fips jobs to Centos 9 https://review.opendev.org/c/openstack/nova/+/836846 | 15:49 |
*** dasm|ruck|bbl is now known as dasm|ruck | 15:52 | |
*** amoralej is now known as amoralej|off | 16:16 | |
opendevreview | Merged openstack/python-novaclient master: Deprecate nova CLI https://review.opendev.org/c/openstack/python-novaclient/+/836682 | 16:47 |
opendevreview | Merged openstack/python-novaclient master: docs: Update docs to reflect deprecation status https://review.opendev.org/c/openstack/python-novaclient/+/836683 | 16:47 |
*** dasm|ruck is now known as dasm|ruck|bbl | 17:06 | |
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 |
jamesbenson | This is on Xena | 17:20 |
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:21 |
bauzas | #nova clean | 17:25 |
bauzas | shit, wrong chan | 17:26 |
*** dasm|ruck|bbl is now known as dasm|ruck | 17:36 | |
jamesbenson | ugh, wrong channel too. :-( | 17:54 |
*** dasm|ruck is now known as dasm|off | 21:12 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!