diff --git a/setup.cfg b/setup.cfg index 38f2b84..48de0d7 100644 --- a/setup.cfg +++ b/setup.cfg @@ -59,6 +59,7 @@ sahara.data_source.types = manila = sahara.service.edp.data_sources.manila.implementation:ManilaType maprfs = sahara.service.edp.data_sources.maprfs.implementation:MapRFSType swift = sahara.service.edp.data_sources.swift.implementation:SwiftType + s3 = sahara.service.edp.data_sources.s3.implementation:S3Type sahara.job_binary.types = internal-db = sahara.service.edp.job_binaries.internal_db.implementation:InternalDBType