[Openstack-operators] Question on coding style on osops-tools-contrib repo
Saverio Proto
zioproto at gmail.com
Wed Dec 21 10:36:26 UTC 2016
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 file in the
neutron folder.
any advice how to handle this ? what is the accepted python import strategy ?
thanks
Saverio
More information about the OpenStack-operators
mailing list