#547 Investigate proper location for python scripts.
Closed: Fixed Opened by edewata.

In general python libraries are supposed to be stored in /usr/lib/python2.7/site-packages. The REST API and deployment engine/libraries are currently stored in this folder under the pki subfolder.

Right now the deployment scriptlets are also stored in the above folder, but it might not be the appropriate location since deployment scriplets are something that users might customize.

For upgrade scriptlets it is proposed to store the scriptlets in /usr/share/pki/upgrade, and store the upgrade framework in the python lib folder above (see http://pki.fedoraproject.org/wiki/Upgrade).

We should investigate whether there is a convention for python script locations in general.


I think we have decided where to put our python scripts. Closing this ticket.

Metadata Update from @edewata:
- Issue assigned to kaskahn
- Issue set to the milestone: 10.2 Backlog

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/1117

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Metadata