Wednesday, 2020-04-01

*** spatel has joined #openstack-ansible-sig00:09
*** spatel has quit IRC00:33
openstackgerritDuc Truong proposed openstack/ansible-collections-openstack master: Add properties for os_project  https://review.opendev.org/71526600:54
*** spatel has joined #openstack-ansible-sig01:22
*** spatel has quit IRC03:26
*** evrardjp has quit IRC04:36
*** evrardjp has joined #openstack-ansible-sig04:36
*** gtema has joined #openstack-ansible-sig06:53
*** priteau has joined #openstack-ansible-sig07:00
*** dtantsur|afk is now known as dtantsur08:04
*** gtema has quit IRC08:17
*** gtema has joined #openstack-ansible-sig08:37
trembledtantsur, What do you mean by "one import per line"?08:44
dtantsurtremble: instead of `from x import (y,z)` use `from x import y\nfrom x import z`08:44
dtantsurit will be enforces by a pep8 rule later on, I think mordred is working on it08:45
dtantsurtremble: https://review.opendev.org/#/c/698068/08:45
trembleI was not aware of that style guide entry08:48
trembleWRT the extra try/catch - I believe it's *possible* for that to be thrown, and I'd rather catch it and explain what I was *trying* to do at the time than let Ansible's default handler's kick in.08:51
trembleI'm possibly too used to AWS throwing wierd errors at me.08:52
trembleI was assuming some form of permissions errror might trigger it.08:52
trembleI do like the list(map(...)) trick though08:53
*** gshippey has joined #openstack-ansible-sig09:02
dtantsurtremble: a permission error won't trigger ResourceNotFound09:03
dtantsurI thought you were handling the situation when keystone is too old09:03
dtantsurbut they the error message is confusing..09:03
*** priteau has quit IRC09:03
* tremble cleans it up09:09
*** owalsh has quit IRC09:50
*** owalsh has joined #openstack-ansible-sig09:50
openstackgerritMark Chappell proposed openstack/ansible-collections-openstack master: New module: os_keystone_mapping_info  https://review.opendev.org/71368609:56
openstackgerritMark Chappell proposed openstack/ansible-collections-openstack master: New Module: os_keystone_identity_provider  https://review.opendev.org/71463209:56
openstackgerritMark Chappell proposed openstack/ansible-collections-openstack master: New Module: os_keystone_identity_provider_info  https://review.opendev.org/71463309:56
openstackgerritMark Chappell proposed openstack/ansible-collections-openstack master: New Module: os_keystone_federation_protocol  https://review.opendev.org/71499109:56
openstackgerritMark Chappell proposed openstack/ansible-collections-openstack master: New Module: os_keystone_federation_protocol_info  https://review.opendev.org/71499209:56
openstackgerritMark Chappell proposed openstack/ansible-collections-openstack master: os_keystone_mapping: fixup some minor nits found in followup reviews  https://review.opendev.org/71653709:56
trembledtantsur, nits fixed up ^09:56
dtantsurthanks! will attempt another pass today hopefully09:56
*** gtema has quit IRC11:38
*** gtema has joined #openstack-ansible-sig12:14
*** dmellado has quit IRC12:15
*** dmellado has joined #openstack-ansible-sig12:23
sshnaidmmordred, I hope we don't loose our repo on github? http://lists.openstack.org/pipermail/openstack-discuss/2020-April/013739.html13:42
sshnaidmmordred, because it's not "official"13:42
mordredsshnaidm: we don't need our repo on github, it's just a mirror and we have one in opendev13:47
mordredluckily nothing about galaxy requires a github repo to exist anymore (thank god)13:47
sshnaidmmordred, better to have it for "marketing" purposes13:47
sshnaidmpeople is still searching in github for ansible modules13:48
mordredit's possible they'll still consider it "official" since it's the work of a sig ... but if not, I'm not too worried about it - I imagine more people will get to us via galaxy than via github13:48
mordredonce collections take hold13:48
sshnaidmmordred, is it better to use ">0.45" when using with openstacksdk master? https://review.opendev.org/#/c/715266/13:56
sshnaidmnext version should be 0.46, right?13:56
mordredsshnaidm: yes, I agree, next version should be 0.4614:08
mordredsshnaidm: and I'm torn - >0.45 is probably fine in this case, but if we cut a bugfix of 0.45 as 0.45.2 without the new feature, it would be wrong14:09
mordred(I don't think there's a super awesome answer)14:10
sshnaidmmordred, yeah, that's what I suspect14:10
dtantsur>= 0.46 is a safer assumption and will work even if decide that we're brave enough to go to 1.014:14
sshnaidmdropping links here from Ansible community meeting, might be useful:15:13
sshnaidmAnsible Collections Project Status: https://github.com/ansible-collections/overview/blob/master/status.rst15:13
sshnaidmACD in general: https://gist.github.com/abadger/1f14caded92117fbd3036842c875701c15:13
sshnaidmACD preview: https://github.com/abadger/misc-work/blob/master/ansible/build_acd/ansible_infra/cli.py15:13
sshnaidmACD routing: https://github.com/ansible/ansible/pull/6768415:13
sshnaidmACD package layout: https://toshio.fedorapeople.org/ansible/acd/ansible-2.10-file-layout.png15:13
sshnaidmcollection presentation: https://danielmellado.github.io/ansible/#115:13
sshnaidmstatistics of collections contributions: https://stats.eng.ansible.com/apps/collections/contributors/15:13
mordredsshnaidm: ++15:18
dtantsurthank you sshnaidm15:29
*** gtema has quit IRC15:53
openstackgerritDuc Truong proposed openstack/ansible-collections-openstack master: Add properties for os_project  https://review.opendev.org/71526615:55
*** holser has quit IRC16:32
*** evrardjp has quit IRC16:36
*** evrardjp has joined #openstack-ansible-sig16:36
*** dtantsur is now known as dtantsur|afk17:07
*** weshay is now known as weshay|ruck20:00
*** gshippey has quit IRC20:21
*** spatel has joined #openstack-ansible-sig22:19
*** spatel has quit IRC22:44
openstackgerritSagi Shnaidman proposed openstack/ansible-collections-openstack master: Add properties for os_project  https://review.opendev.org/71526623:26
*** sshnaidm is now known as sshnaidm|afk23:59

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