Skip to content

Fix broken OpenStack network data format link - #633

Merged
metal3-io-bot merged 1 commit into
metal3-io:sourcefrom
uzairhameed:fix/broken-openstack-link-network-config
Jun 11, 2026
Merged

Fix broken OpenStack network data format link#633
metal3-io-bot merged 1 commit into
metal3-io:sourcefrom
uzairhameed:fix/broken-openstack-link-network-config

Conversation

@uzairhameed

Copy link
Copy Markdown
Contributor

Fix broken link in network-configuration FAQ

The link checker reported a 404 on the OpenStack network data format URL in _faqs/network-configuration.md. The broken URL pointed to a hashed .json download path on the OpenStack docs site, which changes whenever the docs are rebuilt, making it inherently fragile.

Replaced the broken URL with a stable link to the OpenStack metadata HTML documentation page.

Fixes: broken link reported in _faqs/network-configuration.md
Changed: _downloads/9119ca7ac90aa2990e762c08baea3a36/network_data.json → user/metadata.html#network-data``

Closes #630

@netlify

netlify Bot commented Jun 7, 2026

Copy link
Copy Markdown

Deploy Preview for metal3io-website ready!

Name Link
🔨 Latest commit 9902795
🔍 Latest deploy log https://app.netlify.com/projects/metal3io-website/deploys/6a29ffcf03da0a000951ad6d
😎 Deploy Preview https://deploy-preview-633--metal3io-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@metal3-io-bot metal3-io-bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Jun 7, 2026
@metal3-io-bot

Copy link
Copy Markdown
Contributor

Hi @uzairhameed. Thanks for your PR.

I'm waiting for a metal3-io member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@metal3-io-bot metal3-io-bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jun 7, 2026
@uzairhameed
uzairhameed force-pushed the fix/broken-openstack-link-network-config branch from 800fb9d to 3c6bd6c Compare June 7, 2026 03:26
@tuminoid

tuminoid commented Jun 7, 2026

Copy link
Copy Markdown
Member

/ok-to-test

@metal3-io-bot metal3-io-bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Jun 7, 2026
Comment thread _faqs/network-configuration.md Outdated
Signed-off-by: Uzair Hameed <uzairhameed98@gmail.com>
@uzairhameed
uzairhameed force-pushed the fix/broken-openstack-link-network-config branch from 609585b to 9902795 Compare June 11, 2026 00:22

@tuminoid tuminoid left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

/lgtm
/cc @lentzi90

@metal3-io-bot
metal3-io-bot requested a review from lentzi90 June 11, 2026 05:01
@metal3-io-bot metal3-io-bot added the lgtm Indicates that a PR is ready to be merged. label Jun 11, 2026

@lentzi90 lentzi90 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

/approve

@metal3-io-bot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lentzi90

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@metal3-io-bot metal3-io-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 11, 2026
@metal3-io-bot
metal3-io-bot merged commit d600912 into metal3-io:source Jun 11, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Broken link at _faqs/network-configuration.md

4 participants