Thursday, 2020-03-19

openstackgerritSagi Shnaidman proposed openstack/ansible-collections-openstack master: Add 2.8, 2.9 and train jobs  https://review.opendev.org/71376600:44
*** evrardjp has quit IRC05:36
*** evrardjp has joined #openstack-ansible-sig05:36
*** sdoran has quit IRC08:07
*** sdoran has joined #openstack-ansible-sig08:08
*** cyberpear has quit IRC08:09
*** guilhermesp has quit IRC08:09
*** mwhahaha has quit IRC08:09
*** mnaser has quit IRC08:10
*** mwhahaha has joined #openstack-ansible-sig08:10
*** cyberpear has joined #openstack-ansible-sig08:11
*** mnaser has joined #openstack-ansible-sig08:11
*** guilhermesp has joined #openstack-ansible-sig08:11
openstackgerritMark Chappell proposed openstack/ansible-collections-openstack master: New Module: os_keystone_mapping  https://review.opendev.org/71364308:53
openstackgerritMark Chappell proposed openstack/ansible-collections-openstack master: New module: os_keystone_mapping_info  https://review.opendev.org/71368608:53
*** yoctozepto has quit IRC09:07
*** yoctozepto0 has joined #openstack-ansible-sig09:16
*** yoctozepto9 has joined #openstack-ansible-sig09:27
*** yoctozepto0 has quit IRC09:27
openstackgerritMark Chappell proposed openstack/ansible-collections-openstack master: New Module: os_keystone_mapping  https://review.opendev.org/71364309:37
openstackgerritMark Chappell proposed openstack/ansible-collections-openstack master: New module: os_keystone_mapping_info  https://review.opendev.org/71368609:37
*** dtantsur|afk is now known as dtantsur09:39
*** sshnaidm|afk is now known as sshnaidm09:49
*** gshippey has joined #openstack-ansible-sig09:59
openstackgerritSagi Shnaidman proposed openstack/ansible-collections-openstack master: Add ansible 2.9 and openstacksdk train jobs  https://review.opendev.org/71376610:13
openstackgerritMark Chappell proposed openstack/ansible-collections-openstack master: New module: os_keystone_mapping_info  https://review.opendev.org/71368610:32
*** holser has joined #openstack-ansible-sig10:36
*** yoctozepto9 is now known as yoctozepto10:37
*** holser has quit IRC11:08
*** holser has joined #openstack-ansible-sig11:10
*** holser has quit IRC11:11
*** holser has joined #openstack-ansible-sig11:12
*** dtantsur is now known as dtantsur|afk11:20
odyssey4memordred: I think bogdando is probably right here, although it's a bit of a nit. https://review.opendev.org/#/c/713461/8/.zuul.yaml11:46
openstackgerritSagi Shnaidman proposed openstack/ansible-collections-openstack master: Cleanup functional tests  https://review.opendev.org/71346112:06
sshnaidmopenstackgerrit, fixed12:06
sshnaidmodyssey4me, ^^ :)12:06
*** holser has quit IRC12:08
*** holser has joined #openstack-ansible-sig12:11
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/ansible-collections-openstack master: Add ansible 2.9 and openstacksdk train jobs  https://review.opendev.org/71376612:21
odyssey4messhnaidm: great, thanks12:21
* tremble thanks odyssey4me for the review on https://review.opendev.org/#/c/713633/12:21
odyssey4metremble: :) nice to see someone do that - it's been on my TODO for a loooong time, but never seems to get to the surface12:22
openstackgerritSagi Shnaidman proposed openstack/ansible-collections-openstack master: Add ansible 2.9 and openstacksdk train jobs  https://review.opendev.org/71376612:24
sshnaidmmordred, take a look please in your time, are we good with such approach? https://review.opendev.org/#/c/713766/12:25
trembleNow to get the pieces in place for "Identity Provider" and "protocol"12:27
mordredsshnaidm: yeah - I think that looks good13:01
sshnaidmmordred, I was thinking, maybe we can replace "release" ansible with "stable-2.9"? It looks more or less the same13:02
sshnaidmI suppose stable-2.9 is a few patches ahead of release, but not sure it's critical..13:03
sshnaidmmordred, in second thought, let's not.. :) this layout looks correct13:05
mordredsshnaidm: yeah - let's leave it for now :)13:07
mordrednow that this one is working13:07
sshnaidmmordred, cool13:09
mordredtremble: in https://review.opendev.org/#/c/713633/1/openstack/identity/v3/mapping.py - what's up with name = Body('id') ?13:11
tremblemordred, When I was testing "name" seemed to be auto-created but left as null.  mappings only have an id13:14
tremblemordred, I kinda just wanted to make it an alias13:16
mordrednod. and yes - there's a way to do that ... one sec13:18
tremblemordred, While I'm at it do you want me to add a "requires" to the ansible pieces on your 'release' change?13:20
mordredhrm. you know - your thing is better  - just looked weird13:21
tremblemordred, What should I put as the required version? >.43 ?13:24
mordredtremble: yeah - I was trying to come up with a better way to express the min_version parameter yesterday but I don't like anything I came up with. so I think for now let's just add a min_version=0.44 to your openstack_cloud_from_module calls13:26
trembleOk13:26
mordredsshnaidm, odyssey4me: mind looking at https://review.opendev.org/#/c/711471/ ? It's similar to the functional testing patches above - but is aimed at making sure the os_ modules shipped in ansible/ansible in 2.8 and 2.9 still work with new sdk changes13:28
mordred(then we'll update what we're running on github PRs to run those)13:28
tremblemordred, And do you want the cross requirement on your 'Cleanup functional tests' change?13:28
sshnaidmmordred, looking13:29
mordredtremble: yeah - probably a good idea13:29
odyssey4memordred: I took a peek - looks fine, although I was wondering whether there wasn't a way of achieving it using the collection jobs instead to avoid duplicating so much stuff13:29
mordredsshnaidm: this: https://review.opendev.org/#/c/711474/ is the corresponding project-patch13:29
mordredodyssey4me: not really - because the content we're testing is different (although I agree that would be much better)13:30
mordredit'll be nice once 2.9 is EOL and we can only care about the collection13:30
sshnaidmmordred, right.. I think openstacksdk-ansible-devel-functional-devstack may be deleted as well?13:31
openstackgerritMark Chappell proposed openstack/ansible-collections-openstack master: New Module: os_keystone_mapping  https://review.opendev.org/71364313:32
openstackgerritMark Chappell proposed openstack/ansible-collections-openstack master: New module: os_keystone_mapping_info  https://review.opendev.org/71368613:32
mordredsshnaidm: oh - that's the one that should be throwing a quick error if someone tries to submit a PR to the ansible modules on devel13:33
mordredsshnaidm: although - they're deleted from devel now aren't they?13:33
mordrednope. still in devel13:34
sshnaidmmordred, hmm.. yeah, still there13:35
mordredyeah - that job is there for that reason (and it's still named that because it's being assigned in project-config - so it's easier to just keep the name)13:35
sshnaidmmordred, but devel is frozen I think13:35
mordredyeah? so maybe we don't need to worry about it?13:35
sshnaidmmordred, well, let's hold on until it's deleted, just to be safe13:35
mordred++13:35
openstackgerritMerged openstack/ansible-collections-openstack master: Cleanup functional tests  https://review.opendev.org/71346113:42
sshnaidmmordred, do we need override master for openstacksdk/devstack in these jobs?13:43
sshnaidmmordred, couldn't they run on train, stein, etc?13:43
sshnaidmusing 2.8 with train can be a case13:44
sshnaidmcommented in patch13:46
mordredsshnaidm: on the second part - we'll still be running these on ansible patches - so keeping the stable-2.8 part is important13:50
mordredfor the first part - I'm thinking ...  (also you still might be right about the first part given how we attach it in project-config)13:51
sshnaidmmordred, oh, you mean still can be patches to 2.8/2.9, sorry, forgot it's not eol yet :)13:51
mordredyeah. :)13:52
mordredthat's the larger thing I'm worried out - we missed a broken patch to 2.8 a few weeks ago because we werent' running testing13:53
mordredthat said - I thnk there's an improvement we can make here:13:54
sshnaidmmordred, if you remove "branch, how does zuul know which job to run on patch (2.9 or 2.8)?14:03
sshnaidmon ansible patch14:03
mordredthat's in project-config14:04
mordredsshnaidm: https://review.opendev.org/#/c/711474/2/zuul.d/projects.yaml14:04
sshnaidmmordred, ah, cool14:05
sshnaidmseems like you can't set required_projects: in job template14:07
openstackgerritMerged openstack/ansible-collections-openstack master: Add ansible 2.9 and openstacksdk train jobs  https://review.opendev.org/71376614:13
openstackgerritMark Chappell proposed openstack/ansible-collections-openstack master: New Module: os_keystone_mapping  https://review.opendev.org/71364314:31
openstackgerritMark Chappell proposed openstack/ansible-collections-openstack master: New module: os_keystone_mapping_info  https://review.opendev.org/71368614:31
*** holser has quit IRC15:08
*** holser has joined #openstack-ansible-sig15:09
sshnaidmzbr, weshay|ruck is "AttributeError: 'module' object has no attribute 'main'" known? https://review.rdoproject.org/zuul/build/e21c312e830d4616af2ac869b3dd7fee/log/job-output.txt#4257-426815:09
zbri am talking with cloudnuul on #tripleo about this, very weird, likely another briken virtualenv release15:10
sshnaidmsorry, wrong channel..15:10
zbrahh, that is different.15:10
weshay|rucksshnaidm, /me looks15:13
weshay|rucksshnaidm, what's the patch number15:14
sshnaidmweshay|ruck, please, on #tripleo15:14
*** holser has quit IRC15:28
*** holser has joined #openstack-ansible-sig15:29
*** spatel has joined #openstack-ansible-sig15:48
*** spatel has quit IRC15:51
*** evrardjp has quit IRC17:36
*** evrardjp has joined #openstack-ansible-sig17:36
*** holser has quit IRC18:18
zbrweshay|ruck: sshnaidm : going out now but here is a lesson learned today: put everywhere a condition "virtualenv<20", all new versions seems to cause problems.18:33
weshay|ruckzbr, it's spread across how many repos?18:34
weshay|ruckand places18:34
zbrand we have again the same surprise like two days ago: openstack requirments installed the broken verison https://opendev.org/openstack/requirements/raw/branch/master/upper-constraints.txt18:35
zbrtwice in a week, previous one was with pytest-html18:36
*** holser has joined #openstack-ansible-sig18:39
*** holser has quit IRC19:32
*** holser has joined #openstack-ansible-sig19:33
*** sshnaidm is now known as sshnaidm|off19:33
*** holser has quit IRC21:43
*** holser has joined #openstack-ansible-sig22:11
*** holser has quit IRC22:12
*** holser has joined #openstack-ansible-sig22:13
*** gshippey has quit IRC22:55
*** holser has quit IRC23:04
*** spatel has joined #openstack-ansible-sig23:42
*** spatel has quit IRC23:46

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!