bareos: master 74f1a59b
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
joergs | joergs | master | 2021-09-17 17:43 | master e92dd6ff | Pending |
Changeset | restapi: create bareos-restapi pypi package Also: * Package name is: bareos-restapi * Package path is bareos_restapi * Fixes paths and curl parameter. * Add restapi control script (start, stop, status). * Add helper scripts for testing. * Removed unused configuration files. * Add environment-local for test specific settings. The number of *.in files can be reduced by this. * Find metatags.yaml in module directory. * Reduce imports and requirements. |
||||
mod - rest-api/README.md | Diff File | ||||
mod - rest-api/requirements.txt | Diff File | ||||
add - rest-api/setup.py | Diff File | ||||
mod - systemtests/environment.in | Diff File | ||||
rm - systemtests/tests/python-restapi/api/bareos-restapi.py | Diff File | ||||
rm - systemtests/tests/python-restapi/api/bareosRestapiModels.py | Diff File | ||||
add - systemtests/tests/python-restapi/api/curl-auth.sh | Diff File | ||||
add - systemtests/tests/python-restapi/api/curl-call.sh | Diff File | ||||
rm - systemtests/tests/python-restapi/api/metatags.yaml | Diff File | ||||
add - systemtests/tests/python-restapi/api/restapi.sh | Diff File | ||||
rm - systemtests/tests/python-restapi/api/startapi.sh.in | Diff File | ||||
rm - systemtests/tests/python-restapi/api/stopapi.sh | Diff File | ||||
add - systemtests/tests/python-restapi/environment-local.in | Diff File | ||||
rm - systemtests/tests/python-restapi/etc/bareos/bareos-dir.d/job/BackupCatalog.conf.in | Diff File | ||||
rm - systemtests/tests/python-restapi/etc/bareos/bareos-dir.d/job/admin-runscript-client-server.conf.in | Diff File | ||||
rm - systemtests/tests/python-restapi/etc/bareos/bareos-dir.d/job/admin-runscript-client.conf.in | Diff File | ||||
rm - systemtests/tests/python-restapi/etc/bareos/bareos-dir.d/job/admin-runscript-server.conf.in | Diff File | ||||
rm - systemtests/tests/python-restapi/etc/bareos/bareos-dir.d/job/backup-bareos-fd-runscript-client-defaults.conf.in | Diff File | ||||
rm - systemtests/tests/python-restapi/etc/bareos/bareos-dir.d/job/backup-bareos-fd-runscript-client.conf.in | Diff File | ||||
rm - systemtests/tests/python-restapi/etc/bareos/bareos-dir.d/job/backup-bareos-fd-runscript-server.conf.in | Diff File | ||||
rm - systemtests/tests/python-restapi/etc/bareos/bareos-dir.d/job/backup-test2-fd.conf | Diff File | ||||
rm - systemtests/tests/python-restapi/etc/bareos/bareos-dir.d/jobdefs/jobdefs-runscript1.conf.in | Diff File | ||||
rm - systemtests/tests/python-restapi/etc/bareos/bareos-dir.d/jobdefs/jobdefs-runscript2.conf.in | Diff File | ||||
rm - systemtests/tests/python-restapi/etc/bareos/bconsole-admin-notls.conf.in | Diff File | ||||
rm - systemtests/tests/python-restapi/etc/bareos/bconsole-client-bareos-fd.conf.in | Diff File | ||||
rm - systemtests/tests/python-restapi/etc/bareos/bconsole-job-backup-bareos-fd.conf.in | Diff File | ||||
rm - systemtests/tests/python-restapi/write.sh | Diff File |