Skip to content

Commit

Permalink
Stabilize SCS-compatible IaaS v4 (#487)
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Büchse <matthias.buechse@cloudandheat.com>
  • Loading branch information
mbuechse authored Feb 28, 2024
1 parent 70022c8 commit 74a8ca5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Tests/scs-compatible-iaas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: SCS Compatible IaaS
url: https://raw.githubusercontent.com/SovereignCloudStack/standards/main/Tests/scs-compatible-iaas.yaml
versions:
- version: v4
stabilized_at: 2024-02-28
standards:
- name: OpenStack Powered Compute v2022.11
url: https://opendev.org/openinfra/interop/src/branch/master/guidelines/2022.11.json
Expand All @@ -10,7 +11,8 @@ versions:
url: https://raw.githubusercontent.com/SovereignCloudStack/standards/main/Standards/scs-0100-v3-flavor-naming.md
check_tools:
- executable: ./iaas/flavor-naming/flavor-names-openstack.py
args: -2 "--mand=./iaas/scs-0100-v3-flavors.yaml"
args: "--mand=./iaas/scs-0100-v3-flavors.yaml"
# Note: --v2plus would outlaw the v1 flavor names. Don't do this yet.
- name: Entropy
url: https://raw.githubusercontent.com/SovereignCloudStack/standards/main/Standards/scs-0101-v1-entropy.md
check_tools:
Expand Down

0 comments on commit 74a8ca5

Please sign in to comment.