#521 Separate python deployment engine from python deployment scriptlets source code
Closed: Fixed None Opened 11 years ago by mharmsen.

Currently, the source code for the python deployment engine is located in the same directory as the python deployment scriptlets. Separate this into the following:

  • pki/base/deploy/src/engine
    • pkiconfig.py
    • pkihelper.py
    • pkijython.py
    • pkilogging.py
    • pkimanifest.py
    • pkimessages.py
    • pkiparser.py
    • pkiscriptlet.py
  • pki/base/deploy/src/scriptlets
    • configuration.jy
    • configuration.py
    • finalization.py
    • infrastructure_layout.py
    • initialization.py
    • instance_layout.py
    • security_databases.py
    • selinux_setup.py
    • slot_substitution.py
    • subsystem_layout.py
    • webapp_deployment.py

Arranged the files in engine and scriplets folders in base/deploy/src folder.

Re-arrangement in the deployed folder will be taken care by another ticket.

Fixed and pushed to master in 58af16ad10520d5a667427ec998127e45dd98612

Metadata Update from @mharmsen:
- Issue assigned to kaskahn
- Issue set to the milestone: 10.0.2

7 years ago

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/1091

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.

Login to comment on this ticket.

Metadata