Skip to content

Commit 32273b8

Browse files
committed
Incorporate scs-0102-v2 into SCS-compatible IaaS 'next'
Signed-off-by: Matthias Büchse <matthias.buechse@alasca.cloud>
1 parent 38b4f06 commit 32273b8

1 file changed

Lines changed: 27 additions & 1 deletion

File tree

Tests/scs-compatible-iaas.yaml

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,32 @@ modules:
337337
- scs-0102-prop-hypervisor_type
338338
- scs-0102-prop-hw_rng_model
339339
- scs-0102-prop-hotfix_hours
340+
- id: scs-0102-v2
341+
name: Image metadata v2
342+
url: https://docs.scs.community/standards/scs-0102-v2-image-metadata
343+
targets:
344+
main:
345+
- scs-0102-prop-architecture
346+
- scs-0102-prop-min_disk
347+
- scs-0102-prop-min_ram
348+
- scs-0102-prop-os_version
349+
- scs-0102-prop-os_distro
350+
- scs-0102-prop-os_purpose
351+
- scs-0102-prop-hw_disk_bus
352+
- scs-0102-prop-image_build_date
353+
- scs-0102-prop-image_original_user
354+
- scs-0102-prop-image_source
355+
- scs-0102-prop-image_description
356+
- scs-0102-prop-replace_frequency
357+
- scs-0102-prop-provided_until
358+
- scs-0102-prop-uuid_validity
359+
- scs-0102-image-recency
360+
- scs-0102-os_purpose-uniqueness
361+
recommended:
362+
- scs-0102-prop-hash_algo
363+
- scs-0102-prop-hypervisor_type
364+
- scs-0102-prop-hw_rng_model
365+
- scs-0102-prop-hotfix_hours
340366
- id: scs-0103-v1
341367
name: Standard flavors
342368
url: https://docs.scs.community/standards/scs-0103-v1-standard-flavors
@@ -491,7 +517,7 @@ versions:
491517
- opc-v2022.11
492518
- scs-0100-v3.1
493519
- scs-0101-v1
494-
- scs-0102-v1
520+
- scs-0102-v2 # instead of scs-0102-v1
495521
- scs-0103-v1
496522
- ref: scs-0104-v1-2
497523
parameters:

0 commit comments

Comments
 (0)