-
Notifications
You must be signed in to change notification settings - Fork 4
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
Align IaaS Image metadata between SCS and Gaia-X #66
Comments
Technical requirements and featuresGaia-X provides dedicated classed, called VM_Image and PXI_Image for virtual and bare metal images. The attributes of these classes to describe technical requirements and features are limited to requirements for CPU and RAM. Gaia-X Credential Schema has to be updated by properties proposed by https://docs.openstack.org/glance/latest//admin/useful-image-properties. I did this in MR !190. Mapping SCS to Gaia-X
|
Image handling aspectsImage updatingGaia-X does not provide any attributes to describe providers frequency on updating images. These capabilities have to be added to Gaia-X Credential Schema, see MR !190. Image OriginSCS dictates two mandatory attributes. Image build infoGaia-X does not provide possibilities to describe image's build information. Gaia-X Credential Schema have to be extended, see !190. Details on image's check sum are already support by Gaia-X via special class CheckSum Licensing / Maintenance subscription / SupportGaia-X models VM images as Software Resources. According to Gaia-X [Trust Framework](https://docs.gaia-x.eu/policy-rules-committee/trust-framework/latest/, a Software Resources requires the definition of the license and the copyright owner. Other attributes with respect to licensing, maintenance subscription and support are not provided by Gaia-X and have to be added, see MR !190. Mapping SCS to Gaia-X
|
Update SCS Gaia-X Credential Generator in #67 |
Closed with PR #67 |
SCS describes images with a set of meta data, which are defined in Image Metadata Standards.
As a provider, I want to publish my image properties within a Gaia-X Credential. Gaia-X Credential schema has to offer appropriate vocabulary to describe image metadata from Image Metadata Standards.
The text was updated successfully, but these errors were encountered: