Thursday, 2021-11-25

holtgreweHi, I'm looking at the ansible collection for openstack management. It looks like some things are missing, such as network RBAC. What's the right workflow to contribute if I'm interested to add this?09:42
jrosserholtgrewe: https://docs.openstack.org/contributors/code-and-documentation/index.html10:18
holtgrewejrosser, thanks. Does everything start with a ticket on the story board?10:19
jrossernot necessarily, and there is a split of bugs being reported in storyboard and launchpad10:19
holtgreweOK... If I "only" have a patch with an added feature, what's usually the first step?10:20
jrosseri would get set up with your accounts and contributor agreement, then push the patch to gerrit10:20
jrosserhere is the current work in progress for the ansible collection https://review.opendev.org/q/project:openstack%252Fansible-collections-openstack+status:open10:21
jrossermaybe check that https://review.opendev.org/c/openstack/ansible-collections-openstack/+/799896 isnt the RBAC stuff you need :)10:22
holtgreweohh, there already is a patch set for neutron_rbac_policy10:22
holtgreweI'd be interested in helping to get this merged. https://review.opendev.org/c/openstack/ansible-collections-openstack/+/799896 What would be the best way to help out there?10:28
noonedeadpunkholtgrewe: um, eventually it seems that it's not passing CI14:05
noonedeadpunkSo I would say you can try fetching the code, fix issues there and push it back. Eventually you can also edit current patch I guess14:06
holtgrewenoonedeadpunk, thanks. I'm not the original author. I have no experience with gerrit. I'll look into the issues first and then ask where to push it ;-) thanks.14:07
noonedeadpunkSo you will anyway need gerrit account setup14:08
noonedeadpunkafter that you will be able to do `git clone https://opendev.org/openstack/ansible-collections-openstack; cd ansible-collections-openstack; git review -d 799896` to retireve change locally 14:09
noonedeadpunkyou can run tests locally with tox14:09
sshnaidmholtgrewe, seem my last comment in the patch, it's an issue with test https://review.opendev.org/c/openstack/ansible-collections-openstack/+/799896/comment/001fb9c2_a66d567c/14:10
holtgrewethanks for all the pointers, I'll start by digging into the gerrit setup14:11

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!