There is no standard strategy for this particular repo. Although I do agree
with you that the neutron directory is probably not the place for this.
I would suggest creating a top level lib/ directory and placing it there.
There is already a multi/ directory, but that’s for scripts for non-spec
Hello,
in the osops-tools-contrib repo so far I proposed always python
scripts that are contained in a single file.
Now I have this file:
openstackapi.py
that I reuse in many scripts, look at this:
https://review.openstack.org/#/c/401409/
but maybe is not the best idea to commit this generic fi