GONRG-5382: Refactor WITSML parser DAG
Type of change
-
Bug Fix -
Feature
Does this introduce a change in the core logic?
- [Yes]
Does this introduce a change in the cloud provider implementation, if so which cloud?
-
AWS -
Azure -
GCP -
IBM
Updates description?
Changes:
- Delete legacy code of uploading xml files via GCP Storage
- Make using osdu_api.ini optional in the WITSML parser image. Now we can use for instantiating Python SDK Clients the following environmental variables:
STORAGE_SERVICE_URL
,DATASET_SERVICE_URL
, andSTORAGE_SERVICE_URL
.
Edited by Yan Sushchynski (EPAM)