dmwm / DBS

CMS Dataset Bookkeeping Service
Apache License 2.0
7 stars 21 forks source link

add PREMIX as an allowed datatier #585

Closed vlimant closed 6 years ago

vlimant commented 6 years ago

as per new development in 10.3 data format, a new datatier : PREMIX needs to be included

vlimant commented 6 years ago

dbswrite = DbsApi(url=dbs_url_writer) l = dbswrite.insertDataTier( {'data_tier_name':'PREMIX'})