Rucio policy package for the EIC collaboration
Project description
EIC Rucio policy package
This is a prototype of the Rucio policy package for eic
Source files
The package currently contains the following files :
eic_rucio_policy_package/__init__.py- registers the SURL and LFN2PFN algorithms when the package is loaded.eic_rucio_policy_package/permission.py- permission functions for the policy package.eic_rucio_policy_package/schema.py- schema functions and data for the policy package.
How to use this policy package
- Make sure the directory containing the
eic_rucio_policy_packageis in the PYTHONPATH for the Rucio server. - add/edit follwoing to rucio.cfg
[policy]
package = eic_rucio_policy_package
lfn2pfn_algorithm_default = eic
support = https://github.com/rucio/rucio/issues/
support_rucio = https://github.com/rucio/rucio/issues/
- On docker run for rucio-server you need add following:
docker run --name=rucio-https-server \
-e RUCIO_HTTPD_ENCODED_SLASHES=True \
-e PYTHONPATH=/opt/rucio/ \
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file eic_rucio_policy_package-0.1.1.tar.gz.
File metadata
- Download URL: eic_rucio_policy_package-0.1.1.tar.gz
- Upload date:
- Size: 20.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dfeff8571d76f6998a6e2ff3f3c989236c0d61ec707c4b6efbf254e117daf426
|
|
| MD5 |
793c54e5b47ec7003b8c4d879c9b1f97
|
|
| BLAKE2b-256 |
93b316e7996f46404f696a9e95810c94e6f0a5e60d40cac2a941e32e2131c9f1
|
File details
Details for the file eic_rucio_policy_package-0.1.1-py3-none-any.whl.
File metadata
- Download URL: eic_rucio_policy_package-0.1.1-py3-none-any.whl
- Upload date:
- Size: 21.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7bc9afecbb06a57ee710c09551de4c4c8582cd627e67a0fab6de01a4b4e7a7a9
|
|
| MD5 |
e471adad25474f7c8067e111fb714291
|
|
| BLAKE2b-256 |
a7f546e149c15d53b26d2aba5ccb907ab7e16177cc9a5c4b8745257051d1f4b4
|