Earlier  
Posted Nick Remark
#openstack-sdks - 2020-01-09
14:31:49 smcginnis mordred: I like to scroll to the oldest once and awhile to see what's been getting really stale. ;)
14:32:18 mordred smcginnis: I tink it's neat that that change has a +1 from both Jenkins and Zuul
14:32:20 smcginnis I actually abandoned at least one from 2016 that wasn't really relevant anymore but was still sitting out there. Probably a lot that could get cleaned up by now.
14:32:28 smcginnis Haha, yeah!
14:43:40 mordred smcginnis: that made me curious - my oldest still-open change: https://review.opendev.org/#/c/119920/
14:44:40 smcginnis Nice! Any open patch that starts with a 1 is impressive. :)
15:17:08 openstackgerrit Merged openstack/openstacksdk master: Bump min version of decorator https://review.opendev.org/701706
15:23:58 openstackgerrit Merged openstack/python-openstackclient master: Replace six.iteritems() with .items() https://review.opendev.org/481407
15:57:35 sshnaidm hi all
15:57:42 elmiko hi
15:58:02 sshnaidm anybody available for openstack ansible modules meeting in 2 minutes?
15:58:59 dtantsur o/
15:59:15 sshnaidm mnaser, mordred, gtema
15:59:21 gtema yupp
16:00:04 sshnaidm odyssey4me
16:00:09 sshnaidm Shrews,
16:00:16 elmiko 2020 API SIG office hours start \o/
16:00:17 sshnaidm sorry if forgot someone :)
16:00:26 mordred o/
16:00:52 sshnaidm dtantsur, can you start the bot please?
16:00:54 dtantsur #startmeeting api-sig
16:00:56 openstack Meeting started Thu Jan 9 16:00:54 2020 UTC and is due to finish in 60 minutes. The chair is dtantsur. Information about MeetBot at http://wiki.debian.org/MeetBot.
16:00:57 openstack Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
16:01:01 dtantsur #chair sshnaidm elmiko
16:01:01 openstack The meeting name has been set to 'api_sig'
16:01:02 openstack Current chairs: dtantsur elmiko sshnaidm
16:01:04 sshnaidm yay
16:01:14 sshnaidm happy holidays everyone
16:01:25 sshnaidm welcome back to 2020 meetings..
16:01:31 dtantsur what, work again??
16:01:42 dtantsur I'm sorry, I already worked last year..
16:01:43 elmiko hehe, ++ dtantsur
16:01:43 sshnaidm dtantsur, no, to talk :)
16:02:02 sshnaidm #link https://etherpad.openstack.org/p/openstack-ansible-modules
16:02:07 sshnaidm our agenda ^^
16:02:26 sshnaidm #topic Need to decide finally about the strategy
16:02:32 sshnaidm oops
16:02:40 sshnaidm didn't mean it
16:02:46 dtantsur there is always #undo
16:02:58 sshnaidm #undo topic
16:02:59 openstack Removing item from minutes: #topic Need to decide finally about the strategy
16:03:14 sshnaidm it's too complicated
16:03:30 sshnaidm we talked and sent mails about how we need to move modules
16:03:39 sshnaidm I just want to be sure we're all on the same page
16:04:17 sshnaidm I think we stopped on moving modules to ansible SIG repo, linking with new names in Ansible repo
16:04:42 sshnaidm and redesigning if need with kind deprecation notices
16:04:49 gtema right
16:04:51 sshnaidm is it correct ^
16:05:13 sshnaidm any comments, objections ?
16:05:52 sshnaidm ok, let's move on
16:06:07 sshnaidm about freezing current modules in Ansible github repo
16:06:42 sshnaidm I notices we still have patches merging: https://github.com/ansible/ansible/commits/devel/lib/ansible/modules/cloud/openstack
16:07:17 sshnaidm so, do we have a good way to make sure we really freeze them after a moving?
16:07:35 sshnaidm and we move them next week when gundalow is back from PTO
16:07:39 gtema drop permissions of cloudnull
16:07:42 sshnaidm mordred, stephenfin ^^
16:07:58 sshnaidm gtema, :)
16:08:05 gtema he was approving lots of PRs
16:08:23 sshnaidm I'll talk with cloudnull
16:08:36 sshnaidm but I think we need to send something to Ansible core team
16:08:41 sshnaidm like make it official
16:09:12 gtema yeah, perhaps a good idea
16:09:13 dtantsur yep
16:09:15 sshnaidm and kindly to ask to ignore patches or make their bot to print a message there
16:09:28 sshnaidm like "from now please use gerrit in .. blabla"
16:10:06 sshnaidm #action sshnaidm to send message to Ansible core team about freezing OS modules
16:10:16 mnaser (sorry, i am in and out but following along)
16:10:33 sshnaidm mnaser, sure
16:10:42 sshnaidm ok, let's move on if no objections
16:10:47 sshnaidm Should we move modules with keeping history?
16:10:59 Shrews i think you'll probably need some process (and an actual collection) in place before they'll actually freeze them (if they even do)
16:11:02 gtema nope - ansible github is history
16:11:16 mordred yeah- I think moving with history is too much work at this point
16:11:25 sshnaidm Shrews, we will do it after a move I think
16:11:54 sshnaidm I think dtantsur had some experience with keeping history, was is complicated ?
16:12:04 openstackgerrit Dmitry Tantsur proposed openstack/os-client-config master: Add a release note for Python 2 support removal https://review.opendev.org/701761
16:12:09 yoctozepto hi (just listening today)
16:12:10 dtantsur splitting a subtree in git is not hard
16:12:23 dtantsur but submitting all the resulting patches to gerrit is going to kill our infra
16:12:36 sshnaidm dtantsur, ack
16:12:38 dtantsur so somebody will have to (force-)push them to gerrit
16:12:46 dtantsur that's what we did for ironic-tempest-plugin in the end
16:12:54 dtantsur (actually, we also merged two git trees from two repos, that was fun)
16:13:05 mordred if someone wants do to the subtree split, I can do the gerrit goo
16:13:42 sshnaidm any volunteers? ^
16:14:05 dtantsur c'mon, it's fun!
16:14:17 gtema not me. I do not see any benefit
16:14:31 sshnaidm if no volunteers - not keeping history then
16:14:44 dtantsur sshnaidm: I can do it if people find it useful
16:14:55 dtantsur but I don't insist if nobody does
16:15:06 dtantsur time for a poll? :)
16:15:08 sshnaidm I think it might be useful, but not deal-breaker
16:15:14 gtema dtantsur - actually only very few fixes were really landed, so - nope ;-)
16:15:27 sshnaidm dtantsur, does it have a poll?
16:15:37 dtantsur #poll Should we keep the git history of the moved modules? Yes, No
16:15:50 dtantsur given that it doesn't react, I might have done something wrong
16:16:02 dtantsur #startpoll Should we keep the git history of the moved modules? Yes, No
16:16:47 sshnaidm Yes, No
16:16:50 sshnaidm all right, let's make it simple.. no keeping history
16:16:57 gtema +1

Earlier   Later