Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ops file for image registration through wakame-init #744

Open
Metallion opened this issue Oct 5, 2015 · 0 comments
Open

Ops file for image registration through wakame-init #744

Metallion opened this issue Oct 5, 2015 · 0 comments

Comments

@Metallion
Copy link
Contributor

Problem

Currently it is a bit difficult to register now images in Wakame-vdc because the following information is needed.

  • md5 checksum
  • image size archived
  • image size extracted
  • Label/UUID of the root partition

Solution

  • Create a YAML file containing this information that is distributed along with the image.
  • Add a feature to vdc-manage to read this file and register and image through it.

The file should contain a download URL for the image. If only the file is provided, vdc-manage should download and register it. If the file is provided along with an image, the provided image should be registered using the info in the file.

Currently vdc-manage needs you create a backup object and an image separately. It should get one new command that creates both in one fell swoop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant