.gitignore
LICENSE
Makefile
README.md
pyproject.toml
setup.sh
.github/workflows/publish-to-test-pypi.yml
docs/CHANGELOG
docs/best-practices.md
docs/configure-extmodules-workflow.md
docs/faq.md
docs/history.md
docs/install.md
docs/drafts/TODO.md
docs/drafts/configure-workflows-generic.md
docs/xsede/COMMUNITY_SOFTWARE_PROVIDER.md
docs/xsede/COMMUNITY_SOFTWARE_SP_SETUP.md
docs/xsede/Configuring.Service.Files.OLD.md
docs/xsede/Configuring.Service.Files.md
docs/xsede/GENERIC_PUBLISHER.md
docs/xsede/INSTALL.OLD
docs/xsede/README
ipf/__init__.py
ipf/_version.py
ipf/assert_py_ver.py
ipf/build_helper.py
ipf/catalog.py
ipf/daemon.py
ipf/data.py
ipf/dt.py
ipf/engine.py
ipf/error.py
ipf/fileread.py
ipf/ipfinfo.py
ipf/log.py
ipf/paths.py
ipf/pre_populate_position.py
ipf/publish.py
ipf/run_workflow.py
ipf/step.py
ipf/step_info.py
ipf/sysinfo.py
ipf/urnprefix.py
ipf/workflow.py
ipf.egg-info/PKG-INFO
ipf.egg-info/SOURCES.txt
ipf.egg-info/dependency_links.txt
ipf.egg-info/requires.txt
ipf.egg-info/top_level.txt
ipf/bin/configure_extmodules
ipf/bin/create_cacerts.sh
ipf/bin/run_workflow
ipf/bin/save_configs.sh
ipf/bin/wfm
ipf/configure/__init__.py
ipf/configure/configure_workflows.py
ipf/configure/sysinfo.py
ipf/configure/test/README.rst
ipf/configure/test/subscribe_amqp.py
ipf/configure/test/validate.py
ipf/configure/test/validate_activities.py
ipf/configure/test/validate_compute.py
ipf/configure/test/validate_modules.py
ipf/etc/amqp.conf.sample
ipf/etc/cleanse.conf
ipf/etc/configure_extmodules.conf.sample
ipf/etc/requirements.txt
ipf/etc/shell.conf
ipf/etc/ipf/ctss_glue2_envelope.xsd
ipf/etc/ipf/logging.conf
ipf/etc/ipf/teragrid_glue_2.0_r02.xsd
ipf/etc/ipf/ca-certificates/README.md
ipf/etc/ipf/ca-certificates/ca_certs.pem
ipf/etc/ipf/ca-certificates/incommon_igtf_ca3.pem
ipf/etc/ipf/ca-certificates/incommon_rsa_ca2.pem
ipf/etc/ipf/ca-certificates/isrg-root-x1.pem
ipf/etc/ipf/ca-certificates/isrg-root-x2.pem
ipf/etc/ipf/ca-certificates/mk_ca_certs.sh
ipf/etc/ipf/init.d/ipf-WORKFLOW
ipf/etc/ipf/workflow/ipfinfo.json
ipf/etc/ipf/workflow/ipfinfo_publish_periodic.json
ipf/etc/ipf/workflow/sysinfo.json
ipf/etc/ipf/workflow/sysinfo_publish.json
ipf/etc/ipf/workflow/sysinfo_publish_periodic.json
ipf/etc/ipf/workflow/glue2/empty.txt
ipf/etc/ipf/workflow/templates/generic_print.json
ipf/etc/ipf/workflow/templates/generic_publish.json
ipf/etc/ipf/workflow/templates/glue2/abstractservice.json
ipf/etc/ipf/workflow/templates/glue2/catalina_pbs_compute.json
ipf/etc/ipf/workflow/templates/glue2/condor_compute.json
ipf/etc/ipf/workflow/templates/glue2/extmodules.json
ipf/etc/ipf/workflow/templates/glue2/extmodulesremote.json
ipf/etc/ipf/workflow/templates/glue2/ipfinfo_publish.json
ipf/etc/ipf/workflow/templates/glue2/lmod.json
ipf/etc/ipf/workflow/templates/glue2/moab_pbs_compute.json
ipf/etc/ipf/workflow/templates/glue2/modules.json
ipf/etc/ipf/workflow/templates/glue2/openstack_compute.json
ipf/etc/ipf/workflow/templates/glue2/pbs_activity.json
ipf/etc/ipf/workflow/templates/glue2/pbs_compute.json
ipf/etc/ipf/workflow/templates/glue2/serviceremotepublish.json
ipf/etc/ipf/workflow/templates/glue2/sge_activity.json
ipf/etc/ipf/workflow/templates/glue2/sge_compute.json
ipf/etc/ipf/workflow/templates/glue2/slurm_activity.json
ipf/etc/ipf/workflow/templates/glue2/slurm_compute.json
ipf/glue2/__init__.py
ipf/glue2/abstractservice.py
ipf/glue2/accelerator_environment.py
ipf/glue2/activity.py
ipf/glue2/application.py
ipf/glue2/benchmark.py
ipf/glue2/catalina.py
ipf/glue2/cobalt.py
ipf/glue2/compute.py
ipf/glue2/computing_activity.py
ipf/glue2/computing_endpoint.py
ipf/glue2/computing_manager.py
ipf/glue2/computing_manager_accel_info.py
ipf/glue2/computing_service.py
ipf/glue2/computing_share.py
ipf/glue2/computing_share_accel_info.py
ipf/glue2/condor.py
ipf/glue2/contact.py
ipf/glue2/domain.py
ipf/glue2/endpoint.py
ipf/glue2/entity.py
ipf/glue2/execution_environment.py
ipf/glue2/genesisII.py
ipf/glue2/gram.py
ipf/glue2/installedservices.py
ipf/glue2/loadleveler.py
ipf/glue2/location.py
ipf/glue2/lsf.py
ipf/glue2/manager.py
ipf/glue2/moab.py
ipf/glue2/modules.py
ipf/glue2/nimbus.py
ipf/glue2/openstack.py
ipf/glue2/pbs.py
ipf/glue2/pbs_psc.py
ipf/glue2/resource.py
ipf/glue2/service.py
ipf/glue2/sge.py
ipf/glue2/sge_tacc.py
ipf/glue2/share.py
ipf/glue2/slurm.py
ipf/glue2/step.py
ipf/glue2/storageservice.py
ipf/glue2/types.py
ipf/glue2/unicore.py
ipf/glue2/valet.py
ipf/glue2/futuregrid/__init__.py
ipf/glue2/futuregrid/nimbus.py
ipf/glue2/futuregrid/pbs.py
ipf/lib/utils.sh
ipf/teragrid/__init__.py
ipf/teragrid/gram_endpoint.py
ipf/teragrid/kits.py
ipf/teragrid/local_software.py
ipf/teragrid/portal.py
ipf/teragrid/sysinfo.py
ipf/var/ipf/README.txt