Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 657 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 657 Bytes

os-imagetool - OpenStack Image Helper

os-imagetool helps you to manage your public images in your OpenStack Image Service (Glance)

Supported operating modes

  1. Download latest image from Image Repositories directly to Glance or local file
  2. Upload Image from local file to Glance
  3. Rotate old images in Glance and optionally deactivate or delete them
  4. Verify downloaded/uploaded image

Supported image Repositories

  1. HTTP repo with index file containing image file name and checksum example

Howto

TODO

Todo

  • Write docs
  • Verify index file crypto signature