Skip to content

Conversation

@garloff
Copy link
Member

@garloff garloff commented Nov 26, 2025

Just to show what to do if we don't have standardized image names any longer. Python and Shell (CLI) covered, opentofu is TBD.

Just to show what to do if we don't have standardized image names any
longer. Python and Shell (CLI) covered, opentofu is TBD.

Signed-off-by: Kurt Garloff <[email protected]>
@garloff garloff self-assigned this Nov 26, 2025
@garloff garloff added documentation Improvements or additions to documentation work in progress Pull requests that are work in progress, do not merge them labels Nov 26, 2025
@garloff garloff added the standards Issues / ADR / pull requests relevant for standardization & certification label Nov 26, 2025
@garloff garloff marked this pull request as draft November 26, 2025 14:39
@garloff garloff requested a review from toothstone November 26, 2025 14:40
Signed-off-by: Kurt Garloff <[email protected]>
Signed-off-by: Kurt Garloff <[email protected]>
scs-0102-v2 is not there yet ...

Signed-off-by: Kurt Garloff <[email protected]>
This fixes the markdownlint rule.

Signed-off-by: Kurt Garloff <[email protected]>
Signed-off-by: Kurt Garloff <[email protected]>
@garloff
Copy link
Member Author

garloff commented Nov 26, 2025

OK, a preview of this is on https://docs-staging.scs.community/user-docs/.

@garloff garloff marked this pull request as ready for review November 27, 2025 11:44
Signed-off-by: Kurt Garloff <[email protected]>
This reverts commit b634819.

Signed-off-by: Kurt Garloff <[email protected]>
This was more complicated than I hoped for.
We could have done some HCL magic IF the openstack provider would have
allowed to query image properties by IDs which it does not seem to.
So the external python3 program is easiest and we reuse what we already
have.

Also comment on heat.

Signed-off-by: Kurt Garloff <[email protected]>
Signed-off-by: Kurt Garloff <[email protected]>
Signed-off-by: Kurt Garloff <[email protected]>
@garloff garloff removed the work in progress Pull requests that are work in progress, do not merge them label Nov 28, 2025
@garloff garloff requested a review from mbuechse November 28, 2025 16:55
@garloff
Copy link
Member Author

garloff commented Nov 28, 2025

Ready for merging IMVHO. Please review!

Copy link
Contributor

@toothstone toothstone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, I was able to successfully run all scripts except the Heat config on the scs-0102-v1 compliant cloud I have access to (DD8).

It might be out of scope, but we could also consider UI users (they exist!). At least in Horizon, it seems to be rather convoluted to find the images as well. Only way I found to view the metadata was via "Edit metadata" on the Images tab, but I couldn't figure out a way to find the SCS mandated images from the "Launch Instance ↦ Source" tab at all.

Has someone tried this in Skyline?

garloff and others added 2 commits December 2, 2025 18:18
Thanks, @toothstone

Co-authored-by: toothstone <[email protected]>
Signed-off-by: Kurt Garloff <[email protected]>
Thanks to @toothstone for the idea!

Signed-off-by: Kurt Garloff <[email protected]>
@garloff
Copy link
Member Author

garloff commented Dec 2, 2025

Looks great, I was able to successfully run all scripts except the Heat config on the scs-0102-v1 compliant cloud I have access to (DD8).

I did test :-)
Because I never get code correct without it.
Thanks for validating.

It might be out of scope, but we could also consider UI users (they exist!). At least in Horizon, it seems to be rather convoluted to find the images as well. Only way I found to view the metadata was via "Edit metadata" on the Images tab, but I couldn't figure out a way to find the SCS mandated images from the "Launch Instance ↦ Source" tab at all.

Unfortunately, I did not find anything in instance (VM) creation dialogues either.
But Compute, Images and just clicking on the image name gives you all the metadata for review, so you don't need to try editing it.
I included a screenshot.

Has someone tried this in Skyline?

Yes, I included a screenshot as well.

Thanks for the noting the web interface omission.
Somehow I was more concerned about users that automate things, as portability in my mind is all about making sure that the automation from one SCS cloud work on all others.
But indeed, you still might want to interactively select and verify the right image when you do the initial exploration.

@garloff garloff merged commit 0ffff94 into main Dec 2, 2025
7 checks passed
@garloff garloff deleted the feat/add-iaas-image-selection branch December 2, 2025 18:44
@github-project-automation github-project-automation bot moved this from Backlog to Done in Sovereign Cloud Stack Dec 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation standards Issues / ADR / pull requests relevant for standardization & certification

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants