scs-0104: fix dead openstack-image-manager doc link - #1256
Merged
Conversation
The implementation notes for scs-0104 pointed readers to the openstack-image-manager documentation at docs.scs.community/docs/iaas/components/image-manager/. The SovereignCloudStack/docs site stopped mirroring the OSISM IaaS component trees from osism.github.io, so that page no longer exists and the link returns a 404. Point it at the authoritative OSISM documentation on osism.tech, where the Image Manager tool is now documented (verified to resolve, HTTP 200). Assisted-by: Claude:claude-opus-4-8 Signed-off-by: Jan Klare <klare@osism.tech>
jklare
requested review from
depressiveRobot,
fkr,
garloff and
mbuechse
as code owners
July 23, 2026 07:57
Contributor
Author
|
@mbuechse since this is related to what we merged yesterday, I assigned you here as a reviewer. If you don't have time currently for it, please let me know and I can find somebody else. |
mbuechse
approved these changes
Jul 23, 2026
mbuechse
left a comment
Contributor
There was a problem hiding this comment.
Thanks. I had actually looked at this file precisely because I feared that this would happen, but apparently, I didn't look past the first link :(
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
The implementation notes for scs-0104 (
Standards/scs-0104-w1-standard-images-implementation.md) link to the openstack-image-manager documentation atdocs.scs.community/docs/iaas/components/image-manager/.SovereignCloudStack/docsrecently stopped mirroring the OSISM IaaS component trees fromosism.github.io, so that page no longer exists on the SCS docs site and the link now returns a 404.Change
Repoint it to the authoritative OSISM documentation on
osism.tech, where the Image Manager tool is now documented:https://osism.tech/docs/guides/operations-guide/openstack/tools/image-manager(verified to resolve, HTTP 200).🤖 Generated with Claude Code