saltstack/salt

libcloud_storage.py.file_present getting object does not exists error

クローズ

#53,722 opened on 2019/07/05

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)Python (5,508 件のフォーク)batch import
Confirmedbuggood first issueseverity-medium

Repository metrics

Stars
 (13,710 個のスター)
PR merge metrics
 (平均マージ 72d 6h) (30d で 221 merged PRs)

説明

libcloud_storage.py.file_present getting object not exists error.

download_zip_file: libcloud_storage.file_present: - path: C:\Download - name: ObjectName - container: ContainerName - profile: googleprofile - overwrite_existing: True

While executing getting below error ObjectDoesNotExistError: in <libcloud.storage.drivers.google_storage.GoogleStorageDriver object at 0x05845F50>

Found an issue salt/states/libcloud_storage.py Line number 194, the parameter passed to download_object function is incorrect.

コントリビューターガイド