| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Report image checksum to ogserver through HTTP response.
|
|
|
|
|
|
|
| |
Fix image size, permissions and creation time.
Improve error report related to these parameters now showing the
exact cause of the problem if any occurred during the definition
of image size, file permissions or image creation time values.
|
|
|
|
|
|
| |
Rename ogGetImageInfo to get_image_info.
Move code from ogOperations.py to obtain image data into
get_image_info.
|
|
legacy.py contais mostly functions related to system images.
Rename the file to better represent the contents in it.
|