You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Standards/scs-0100-v1-flavor-naming.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -422,7 +422,7 @@ considered broken by the SCS team.
422
422
423
423
## Validation
424
424
425
-
There is a script in [flavor_name_check.py](https://github.com/SovereignCloudStack/standards/blob/main/Tests/iaas/flavor-naming/flavor-name-check.py)
425
+
There is a script in [flavor-name-check.py](https://github.com/SovereignCloudStack/standards/blob/main/Tests/iaas/scs_0100_flavor_naming/flavor-name-check.py)
426
426
which can be used to decode, validate and construct flavor names.
427
427
This script must stay in sync with the specification text.
Copy file name to clipboardExpand all lines: Standards/scs-0100-v2-flavor-naming.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -295,7 +295,7 @@ to suggest extensions that we can discuss and add to the official scheme.
295
295
296
296
## Validation
297
297
298
-
There is a script in [`flavor_name_check.py`](https://github.com/SovereignCloudStack/standards/blob/main/Tests/iaas/flavor-naming/flavor-name-check.py)
298
+
There is a script in [`flavor-name-check.py`](https://github.com/SovereignCloudStack/standards/blob/main/Tests/iaas/scs_0100_flavor_naming/flavor-name-check.py)
299
299
which can be used to decode, validate and construct flavor names.
300
300
This script must stay in sync with the specification text.
0 commit comments