rucio-clients 38.0.0rc1__tar.gz → 38.0.0rc3__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of rucio-clients might be problematic. Click here for more details.
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/PKG-INFO +1 -1
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/common/exception.py +5 -5
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/common/utils.py +1 -1
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/vcsversion.py +3 -3
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/setuputil.py +1 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_hermes.py +17 -27
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/AUTHORS.rst +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/ChangeLog +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/LICENSE +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/MANIFEST.in +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/README.md +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/bin/rucio +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/bin/rucio-admin +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/etc/rse-accounts.cfg.template +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/etc/rucio.cfg.atlas.client.template +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/etc/rucio.cfg.template +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/__init__.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/alembicrevision.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/cli/__init__.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/cli/account.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/cli/bin_legacy/__init__.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/cli/bin_legacy/rucio.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/cli/bin_legacy/rucio_admin.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/cli/command.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/cli/config.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/cli/did.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/cli/download.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/cli/lifetime_exception.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/cli/opendata.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/cli/replica.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/cli/rse.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/cli/rule.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/cli/scope.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/cli/subscription.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/cli/upload.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/cli/utils.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/client/__init__.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/client/accountclient.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/client/accountlimitclient.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/client/baseclient.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/client/client.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/client/configclient.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/client/credentialclient.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/client/didclient.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/client/diracclient.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/client/downloadclient.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/client/exportclient.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/client/importclient.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/client/lifetimeclient.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/client/lockclient.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/client/metaconventionsclient.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/client/opendataclient.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/client/pingclient.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/client/replicaclient.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/client/requestclient.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/client/richclient.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/client/rseclient.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/client/ruleclient.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/client/scopeclient.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/client/subscriptionclient.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/client/touchclient.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/client/uploadclient.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/common/__init__.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/common/bittorrent.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/common/cache.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/common/checksum.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/common/client.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/common/config.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/common/constants.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/common/constraints.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/common/didtype.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/common/extra.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/common/logging.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/common/pcache.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/common/plugins.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/common/policy.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/common/schema/__init__.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/common/schema/generic.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/common/schema/generic_multi_vo.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/common/stomp_utils.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/common/stopwatch.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/common/test_rucio_server.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/common/types.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/rse/__init__.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/rse/protocols/__init__.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/rse/protocols/bittorrent.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/rse/protocols/cache.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/rse/protocols/dummy.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/rse/protocols/gfal.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/rse/protocols/globus.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/rse/protocols/http_cache.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/rse/protocols/mock.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/rse/protocols/ngarc.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/rse/protocols/posix.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/rse/protocols/protocol.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/rse/protocols/rclone.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/rse/protocols/rfio.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/rse/protocols/srm.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/rse/protocols/ssh.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/rse/protocols/storm.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/rse/protocols/webdav.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/rse/protocols/xrootd.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/rse/rsemanager.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/rse/translation.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/version.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio_clients.egg-info/SOURCES.txt +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/pyproject.toml +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/requirements/requirements.client.txt +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/setup.cfg +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/setup.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_abacus_account.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_abacus_collection_replica.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_abacus_rse.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_account.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_account_limits.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_archive.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_auditor.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_auditor_hdfs.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_auditor_srmdumps.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_authentication.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_automatix.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_bad_replica.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_bb8.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_belleii.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_bin_rucio.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_boolean.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_cli_client_structure.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_clients.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_config.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_conveyor.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_conveyor_submitter.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_counter.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_credential.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_curl.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_daemons.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_dataset_replicas.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_db.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_did.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_did_meta_plugins.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_download.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_dumper.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_filter_engine.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_gateway_external_representation.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_heartbeat.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_identity.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_impl_upload_download.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_import_export.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_judge_cleaner.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_judge_evaluator.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_judge_injector.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_judge_repairer.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_lifetime.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_message.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_meta_conventions.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_meta_did.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_module_import.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_monitor.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_multi_vo.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_naming_convention.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_oauthmanager.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_oidc.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_opendata.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_permission.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_pfns.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_ping.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_policy_package.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_preparer.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_qos.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_quarantined_replica.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_reaper.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_redirect.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_replica.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_replica_recoverer.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_replica_sorting.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_request.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_root_proxy.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_rse.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_rse_expression_parser.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_rse_lfn2path.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_rse_protocol_gfal2.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_rse_protocol_gfal2_impl.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_rse_protocol_posix.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_rse_protocol_rclone.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_rse_protocol_rsync.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_rse_protocol_srm.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_rse_protocol_ssh.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_rse_protocol_webdav.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_rse_protocol_xrootd.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_rse_selector.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_rucio_server.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_rule.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_scope.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_subscription.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_throttler.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_tpc.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_trace.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_transfer.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_transfer_plugins.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_undertaker.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_upload.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_utils.py +0 -0
- {rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tools/merge_rucio_configs.py +0 -0
|
@@ -1215,7 +1215,7 @@ class OpenDataError(RucioException):
|
|
|
1215
1215
|
|
|
1216
1216
|
def __init__(self, *args):
|
|
1217
1217
|
super(OpenDataError, self).__init__(*args)
|
|
1218
|
-
self._message =
|
|
1218
|
+
self._message = "Error related to open data."
|
|
1219
1219
|
self.error_code = 115
|
|
1220
1220
|
|
|
1221
1221
|
|
|
@@ -1226,7 +1226,7 @@ class OpenDataDataIdentifierNotFound(OpenDataError):
|
|
|
1226
1226
|
|
|
1227
1227
|
def __init__(self, *args):
|
|
1228
1228
|
super(OpenDataDataIdentifierNotFound, self).__init__(*args)
|
|
1229
|
-
self._message =
|
|
1229
|
+
self._message = "Data identifier not found in the open data catalog."
|
|
1230
1230
|
self.error_code = 116
|
|
1231
1231
|
|
|
1232
1232
|
|
|
@@ -1237,7 +1237,7 @@ class OpenDataDataIdentifierAlreadyExists(OpenDataError):
|
|
|
1237
1237
|
|
|
1238
1238
|
def __init__(self, *args):
|
|
1239
1239
|
super(OpenDataDataIdentifierAlreadyExists, self).__init__(*args)
|
|
1240
|
-
self._message =
|
|
1240
|
+
self._message = "Data identifier already exists in the open data catalog."
|
|
1241
1241
|
self.error_code = 117
|
|
1242
1242
|
|
|
1243
1243
|
|
|
@@ -1248,7 +1248,7 @@ class OpenDataInvalidState(OpenDataError):
|
|
|
1248
1248
|
|
|
1249
1249
|
def __init__(self, *args):
|
|
1250
1250
|
super(OpenDataInvalidState, self).__init__(*args)
|
|
1251
|
-
self._message =
|
|
1251
|
+
self._message = "Open data entry is in an invalid state."
|
|
1252
1252
|
self.error_code = 118
|
|
1253
1253
|
|
|
1254
1254
|
|
|
@@ -1259,5 +1259,5 @@ class OpenDataInvalidStateUpdate(OpenDataError):
|
|
|
1259
1259
|
|
|
1260
1260
|
def __init__(self, *args):
|
|
1261
1261
|
super(OpenDataInvalidStateUpdate, self).__init__(*args)
|
|
1262
|
-
self._message =
|
|
1262
|
+
self._message = "Invalid state update attempted on open data entry."
|
|
1263
1263
|
self.error_code = 119
|
|
@@ -399,7 +399,7 @@ class NonDeterministicPFNAlgorithms(PolicyPackageAlgorithms):
|
|
|
399
399
|
Initialises a non-deterministic PFN construction object
|
|
400
400
|
"""
|
|
401
401
|
super().__init__()
|
|
402
|
-
|
|
402
|
+
|
|
403
403
|
self.vo = vo
|
|
404
404
|
|
|
405
405
|
def construct_non_deterministic_pfn(self, dsn: str, scope: Optional[str], filename: str, naming_convention: str) -> str:
|
|
@@ -4,8 +4,8 @@ This file is automatically generated; Do not edit it. :)
|
|
|
4
4
|
'''
|
|
5
5
|
VERSION_INFO = {
|
|
6
6
|
'final': True,
|
|
7
|
-
'version': '38.0.
|
|
7
|
+
'version': '38.0.0rc3',
|
|
8
8
|
'branch_nick': 'master',
|
|
9
|
-
'revision_id': '
|
|
10
|
-
'revno':
|
|
9
|
+
'revision_id': 'c4df1306d192b518b38e023e783ea998c6c0dfb5',
|
|
10
|
+
'revno': 13917
|
|
11
11
|
}
|
|
@@ -59,16 +59,8 @@ class MyListener:
|
|
|
59
59
|
{
|
|
60
60
|
"table_content": [
|
|
61
61
|
("hermes", "services_list", "influx,activemq,elastic,email"),
|
|
62
|
-
(
|
|
63
|
-
|
|
64
|
-
"elastic_endpoint",
|
|
65
|
-
"http://localhost:9200/ddm_events/doc/_bulk",
|
|
66
|
-
),
|
|
67
|
-
(
|
|
68
|
-
"hermes",
|
|
69
|
-
"influxdb_endpoint",
|
|
70
|
-
"http://localhost:8086/api/v2/write?org=rucio&bucket=rucio",
|
|
71
|
-
),
|
|
62
|
+
("hermes", "elastic_endpoint", "http://elasticsearch:9200/ddm_events/doc/_bulk"),
|
|
63
|
+
("hermes", "influxdb_endpoint", "http://influxdb:8086/api/v2/write?org=rucio&bucket=rucio"),
|
|
72
64
|
("hermes", "influxdb_token", "mytoken"),
|
|
73
65
|
("messaging-hermes", "destination", "/queue/events"),
|
|
74
66
|
("messaging-hermes", "brokers", "localhost"),
|
|
@@ -76,22 +68,16 @@ class MyListener:
|
|
|
76
68
|
("messaging-hermes", "username", "hermes"),
|
|
77
69
|
("messaging-hermes", "password", "supersecret"),
|
|
78
70
|
("messaging-hermes", "nonssl_port", 61613),
|
|
79
|
-
("messaging-hermes", "send_email",
|
|
71
|
+
("messaging-hermes", "send_email", True),
|
|
72
|
+
("messaging-hermes", "smtp_host", "testing.host"),
|
|
73
|
+
("messaging-hermes", "smtp_port", 1234),
|
|
80
74
|
]
|
|
81
75
|
},
|
|
82
76
|
{
|
|
83
77
|
"table_content": [
|
|
84
78
|
("hermes", "services_list", "influx,activemq,elastic,email"),
|
|
85
|
-
(
|
|
86
|
-
|
|
87
|
-
"elastic_endpoint",
|
|
88
|
-
"http://localhost:9200/ddm_events/doc/_bulk",
|
|
89
|
-
),
|
|
90
|
-
(
|
|
91
|
-
"hermes",
|
|
92
|
-
"influxdb_endpoint",
|
|
93
|
-
"http://localhost:8086/api/v2/write?org=rucio&bucket=rucio",
|
|
94
|
-
),
|
|
79
|
+
("hermes", "elastic_endpoint", "http://elasticsearch:9200/ddm_events/doc/_bulk"),
|
|
80
|
+
("hermes", "influxdb_endpoint", "http://influxdb:8086/api/v2/write?org=rucio&bucket=rucio"),
|
|
95
81
|
("hermes", "influxdb_token", "mytoken"),
|
|
96
82
|
("messaging-hermes", "destination", "/queue/events"),
|
|
97
83
|
("messaging-hermes", "brokers", "localhost"),
|
|
@@ -99,9 +85,9 @@ class MyListener:
|
|
|
99
85
|
("messaging-hermes", "username", "hermes"),
|
|
100
86
|
("messaging-hermes", "password", "supersecret"),
|
|
101
87
|
("messaging-hermes", "nonssl_port", 61613),
|
|
102
|
-
("messaging-hermes", "send_email",
|
|
103
|
-
("messaging-hermes", "
|
|
104
|
-
("messaging-hermes", "
|
|
88
|
+
("messaging-hermes", "send_email", True),
|
|
89
|
+
("messaging-hermes", "smtp_host", "testing.host"),
|
|
90
|
+
("messaging-hermes", "smtp_port", 1234),
|
|
105
91
|
]
|
|
106
92
|
}
|
|
107
93
|
],
|
|
@@ -205,7 +191,11 @@ def test_hermes(core_config_mock, caches_mock, monkeypatch):
|
|
|
205
191
|
smtp_mock = MagicMock()
|
|
206
192
|
m.setattr(hermes.smtplib, "SMTP", smtp_mock)
|
|
207
193
|
hermes.hermes(once=True)
|
|
208
|
-
|
|
194
|
+
smtp_host = config_get("messaging-hermes", "smtp_host", default='', raise_exception=False)
|
|
195
|
+
if not smtp_host:
|
|
196
|
+
smtp_mock.assert_called_with()
|
|
197
|
+
else:
|
|
198
|
+
smtp_mock.assert_called_with(host="testing.host", port=1234)
|
|
209
199
|
service_dict = {"influx": 0, "elastic": 0, "email": 0, "activemq": 0}
|
|
210
200
|
messages = retrieve_messages(50, old_mode=False)
|
|
211
201
|
for message in messages:
|
|
@@ -247,7 +237,7 @@ def test_hermes(core_config_mock, caches_mock, monkeypatch):
|
|
|
247
237
|
# Checking influxDB
|
|
248
238
|
assert service_dict["influx"] == 0
|
|
249
239
|
res = requests.get(
|
|
250
|
-
"http://
|
|
240
|
+
"http://influxdb:8086/query?db=rucio",
|
|
251
241
|
headers={"Authorization": "Token mytoken"},
|
|
252
242
|
params={"q": "SELECT * FROM deletion"},
|
|
253
243
|
)
|
|
@@ -273,7 +263,7 @@ def test_hermes(core_config_mock, caches_mock, monkeypatch):
|
|
|
273
263
|
data = ' { "query": { "match_all": {} } }'
|
|
274
264
|
headers = {"Content-Type": "application/json"}
|
|
275
265
|
response = requests.post(
|
|
276
|
-
"http://
|
|
266
|
+
"http://elasticsearch:9200/_search?size=1000", data=data, headers=headers
|
|
277
267
|
)
|
|
278
268
|
assert response.status_code == 200
|
|
279
269
|
res = response.json()
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/client/metaconventionsclient.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/lib/rucio/common/schema/generic_multi_vo.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{rucio_clients-38.0.0rc1 → rucio_clients-38.0.0rc3}/tests/test_gateway_external_representation.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|