Friday, 2020-03-13

*** spatel has joined #openstack-ansible-sig01:28
*** spatel has quit IRC01:32
*** spatel has joined #openstack-ansible-sig03:02
*** spatel has quit IRC03:13
*** evrardjp has quit IRC05:35
*** evrardjp has joined #openstack-ansible-sig05:36
*** gtema has joined #openstack-ansible-sig07:30
*** gtema has quit IRC07:46
*** openstackgerrit has joined #openstack-ansible-sig11:50
openstackgerritMark Chappell proposed openstack/ansible-collections-openstack master: os_nova_host_aggregate: Fixup sanity test failures  https://review.opendev.org/71291711:50
gundalowhum, there appear to be a load of OpenStack modules left in `community.general` https://github.com/ansible-collections/community.general/tree/master/plugins/modules/cloud/openstack14:09
gundalowAre they all in the OpenStack collection?14:09
openstackgerritMonty Taylor proposed openstack/ansible-collections-openstack master: Remove MANIFEST.json before building  https://review.opendev.org/71297015:15
mordredgundalow: looking15:25
mordredgundalow: nope! looks like all of the facts and info modules15:26
mordredgundalow: let me suck them over real quick15:26
mordredgundalow: and thanks!15:29
gundalowwoot, thanks15:31
gundalowmordred: Can you please raise a PR to update BOTMETA & routing,.yml in ansible/ansible as well so the collection name is correct15:32
mordredgundalow: yes indeed15:34
gundalowThank you :)15:35
mordredgundalow: I don't see a routing.yml in ansible/ansible15:36
openstackgerritMark Chappell proposed openstack/ansible-collections-openstack master: os_nova_host_aggregate: Add support for not 'purging' missing hosts  https://review.opendev.org/71297915:37
*** tremble has joined #openstack-ansible-sig15:39
trembleIs there an interest in a batch of sanity test cleanup PRs?  If so would you prefer them as a handful of big PRs or ~60 little PRs?15:42
mordredgundalow: https://github.com/ansible/ansible/pull/6821515:43
gundalowmordred: oh temp-2.10-devel branch15:43
mordredtremble: handful of big is probably fine - what sort of cleanups?15:43
mordredgundalow: ah - should I be submitting that there instead?15:43
tremblemordred, Mostly cleaning out tests/sanity/ignore-2.10.txt and tests/sanity/ignore-2.9.txt15:44
gundalowmordred: yup, (sorry, we are in a strange place till the end of the month) .If you click `edit` on the top of GitHub PR you can change the destination branch15:44
tremblemordred, So ensuring the docs are complete, adding the boilerplate, things like that15:45
mordredyeah. sounds great - but don't add the metaclass of from future boilerplate15:45
mordredwe just deleted all of that :)15:46
* tremble laughs15:46
trembleok15:46
trembleWhy?15:46
mordredwe're python3 only - it's useless noise15:46
trembleAh ok15:46
mordredbut - otherwise - yes, that sounds great!15:47
mordredgundalow: those missing modules were symlinks15:47
openstackgerritMark Chappell proposed openstack/ansible-collections-openstack master: os_nova_host_aggregate: Fixup sanity test failures  https://review.opendev.org/71291715:49
openstackgerritMark Chappell proposed openstack/ansible-collections-openstack master: os_nova_host_aggregate: Add support for not 'purging' missing hosts  https://review.opendev.org/71297915:49
* tremble re-removes that boilerplate :)15:50
gundalowmordred: ah, OK15:52
mordredgundalow: so - I assume collections support _ prefixed symlinks for backwards compat still?15:54
mordredgundalow: I fixed https://github.com/ansible/ansible/pull/68215 to do what I think would be the right thing - since those were backwards compat symlinks, I made routing point them to the new link target - does that make sense?16:02
gundalowmordred: yup, pointing to $new_name is good16:04
mordredcool16:04
mordredgundalow: also - do we have any clarity yet on whether that routing file means I could rename things in the collection, update the routing file and have ACD work "right" ?16:05
gundalowmordred: to answer your first question, nop `_` will not be used by Collections. A different method of deprecation will be implemented in https://github.com/ansible/ansible/pull/67684 if you want to know more about that ask sivel in #ansible-devel16:06
gundalowThis page talks about moving content between collections https://github.com/ansible-collections/overview/blob/master/README.rst#q-what-should-i-do-to-move-plugins-across-collections-during-migration16:06
mordredgundalow: ah cool! (to first thing)16:06
mordredgundalow: ok. so it seems like routing.yml is going to be the source of truth for redirecting old names to new names16:07
mordredbased on that16:07
openstackgerritMerged openstack/ansible-collections-openstack master: Add option for modules_default groups  https://review.opendev.org/71205716:19
*** openstackgerrit has quit IRC16:31
gundalowmordred: correct routing.yml is source of truth16:40
mordredgundalow: cool. I'm gonna make a big rename patch then16:42
mordredtremble: how much will is break your cleanups if I do a giant rename patch? should I wait for more patches from you?16:42
tremblemordred, I've not started yet, so go for it16:44
tremblemordred, it'll be an evening-while-i-watch-something effort16:45
trembleBut may be there on Monday16:46
mordredcool. I can get mine done real quick16:50
*** openstackgerrit has joined #openstack-ansible-sig17:14
openstackgerritMerged openstack/ansible-collections-openstack master: Remove MANIFEST.json before building  https://review.opendev.org/71297017:14
*** evrardjp has quit IRC17:35
*** evrardjp has joined #openstack-ansible-sig17:36
*** sshnaidm|afk has quit IRC17:37
openstackgerritMerged openstack/ansible-collections-openstack master: os_nova_host_aggregate: Fixup sanity test failures  https://review.opendev.org/71291717:37
openstackgerritMerged openstack/ansible-collections-openstack master: os_nova_host_aggregate: Add support for not 'purging' missing hosts  https://review.opendev.org/71297917:43
openstackgerritMonty Taylor proposed openstack/ansible-collections-openstack master: Remove all of the os_ prefixes  https://review.opendev.org/71305619:51
mordredmnaser: ^^21:52
* mnaser click21:52
mnasermordred: i like how you even went as far out as renaming files21:53
mnaser:P21:53
mordredmnaser: I go all the way21:54
mnaserwonder why it's failing with `os-client-config is required for this module`21:55
mnaserOH21:56
mnasermordred: https://review.opendev.org/#/c/713056/1/plugins/modules/client_config.py you really did go all the way21:56
mordredmnaser: whoops!22:01
mordredmnaser: well - we should fix that ... it should be importing from openstack.config anyway22:01
openstackgerritMonty Taylor proposed openstack/ansible-collections-openstack master: Remove all of the os_ prefixes  https://review.opendev.org/71305622:05
mordredmnaser: that should do the trick22:05
mnasermordred: ya seems reasonable22:06

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