Skip to content

Document usage of network validation#1024

Merged
jklare merged 1 commit into
mainfrom
validate_network
Jul 14, 2026
Merged

Document usage of network validation#1024
jklare merged 1 commit into
mainfrom
validate_network

Conversation

@janhorstmann

Copy link
Copy Markdown
Contributor

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 5 0 0 0.05s
✅ JSON jsonlint 4 0 0 0.12s
✅ JSON prettier 4 0 0 0.42s
✅ JSON v8r 4 0 0 8.18s
✅ MARKDOWN markdownlint 156 0 0 2.34s
✅ MARKDOWN markdown-table-formatter 156 0 0 0.42s
✅ REPOSITORY betterleaks yes no no 0.72s
✅ REPOSITORY checkov yes no no 20.8s
✅ REPOSITORY git_diff yes no no 0.04s
✅ REPOSITORY secretlint yes no no 1.8s
✅ REPOSITORY trufflehog yes no no 4.83s
✅ SPELL codespell 166 0 0 0.62s
⚠️ SPELL lychee 166 4 0 28.77s
✅ YAML prettier 6 0 0 0.42s
✅ YAML v8r 6 0 0 7.1s
✅ YAML yamllint 6 0 0 0.61s

Detailed Issues

⚠️ SPELL / lychee - 4 errors
📝 Summary
---------------------
🔍 Total..........879
🔗 Unique.........719
✅ Successful.....811
⏳ Timeouts.........3
🔀 Redirected......49
👻 Excluded........61
❓ Unknown..........0
🚫 Errors...........4
⛔ Unsupported......4

Errors in docs/guides/configuration-guide/openstack/index.md
[404] https://github.com/openstack/kolla/blob/master/docker/base/set_configs.py (at 370:30) | Rejected status code: 404 Not Found
[404] https://github.com/openstack/kolla/blob/master/docker/base/start.sh (at 369:37) | Rejected status code: 404 Not Found

Errors in docs/guides/deploy-guide/services/openstack.md
[TIMEOUT] https://www.openstack.org/software/project-navigator/openstack-components#openstack-services (at 14:5) | Request timed out

Errors in docs/guides/developer-guide/style-guide.md
[TIMEOUT] https://wiki.openstack.org/wiki/GitCommitMessages (at 79:1) | Request timed out

Errors in docs/release-notes/index.md
[ERROR] https://release.osism.tech/ (at 11:1) | Connection failed. Check network connectivity and firewall settings

Errors in docs/release-notes/osism-7.md
[TIMEOUT] https://www.openstack.org/software/openstack-bobcat (at 977:38) | Request timed out

Errors in docs/release-notes/osism-8.md
[ERROR] https://docs.openstack.org/releasenotes/designate/2024.1.html (at 231:14) | Connection closed before response completed

Hint: Followed 49 redirects. You might want to consider replacing redirecting URLs with the resolved URLs. Use verbose mode (`-v`/`-vv`) to see redirection details.

Notices

📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.6.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,JSON_JSONLINT,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_BETTERLEAKS,REPOSITORY_SECRETLINT,REPOSITORY_TRUFFLEHOG,SPELL_LYCHEE,SPELL_CODESPELL,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

Closes: osism/issues#1410

Signed-off-by: Jan Horstmann <horstmann@osism.tech>
@jklare jklare merged commit 0cb7687 into main Jul 14, 2026
3 checks passed
@jklare jklare deleted the validate_network branch July 14, 2026 13:06
@github-project-automation github-project-automation Bot moved this from New to Done in Human Board Jul 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Add MTU and connectivity check to the Deploy guide

3 participants