Skip to content
This repository has been archived by the owner on Sep 12, 2022. It is now read-only.

Commit

Permalink
Warning user about checksum issue
Browse files Browse the repository at this point in the history
  • Loading branch information
cmart committed Apr 10, 2017
1 parent 73ae24d commit 8c0ffd6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/application_to_provider.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@
for the destination provider, the iRODS account used by Glance server should
have write (or own) access to the destination collection (where new data
objects are created), and *inheritance should be enabled*.
- When using iRODS transfer, the Glance image object in the destination provider
will not have a checksum (will be "None"). This is a known issue in Glance:
https://bugs.launchpad.net/glance/+bug/1551498
"""

max_tries = 3 # Maximum number of times to attempt downloading and uploading image data
Expand Down

0 comments on commit 8c0ffd6

Please sign in to comment.