Update onetimes.yml - #447
Open
selis-osba wants to merge 1 commit into
Open
Conversation
Add SCS Webinar September 2026 Signed-off-by: Lisa Seifert <seifert@osb-alliance.com>
jschoone
requested changes
Sep 4, 2026
Comment on lines
+127
to
+140
| description: | | ||
| SCS Connect is our webinar series about SCS – with exciting topics ranging from technical insights and practical applications to tips on certification. The webinars are open to everyone and offer space for questions and discussion. | ||
|
|
||
| With OVN (Open Virtual Networking), the truth about a Neutron network lies in the northbound and southbound databases. In practice, troubleshooting there means using `ovn-nbctl`, `ovn-sbctl` and `ovs-vsctl`, manually piecing together UUIDs across multiple hosts and working out the connections in your head. | ||
| In the first part of the webinar, Christian „Northwatch“ – an analyser that connects directly to NB, SB and Open vSwitch, keeps both databases in memory in real time and generates a unified view from them. This includes searching across both databases by IP, MAC or UUID, the correlation of intent and implementation (Logical_Switch_Port, Port_Binding, Chassis), topology visualisation, snapshots including diffs and offline replay, as well as the enrichment of UUIDs with Neutron names. Using specific examples – such as unbound ports, outdated entries or divergent flows – it becomes clear which CLI sessions this renders redundant. | ||
| The second part focuses on the tool’s development history: from the initial idea, through a README as the earliest artefact, to planning, architectural decisions and implementation using Claude Code – including an honest assessment of what worked well, where domain knowledge remained indispensable, and what this means for the cost-effectiveness of niche tools in operation. | ||
|
|
||
| We look forward to exchanging ideas with you! | ||
|
|
||
| To participate, please register here for free: https://events.sovereigncloudstack.org/SCSConnect-10/ | ||
|
|
||
| The webinar will be held in German. | ||
|
|
||
| Speaker: Christian Berendt (Founder OSISM GmbH) |
Contributor
There was a problem hiding this comment.
Suggested change
| description: | | |
| SCS Connect is our webinar series about SCS – with exciting topics ranging from technical insights and practical applications to tips on certification. The webinars are open to everyone and offer space for questions and discussion. | |
| With OVN (Open Virtual Networking), the truth about a Neutron network lies in the northbound and southbound databases. In practice, troubleshooting there means using `ovn-nbctl`, `ovn-sbctl` and `ovs-vsctl`, manually piecing together UUIDs across multiple hosts and working out the connections in your head. | |
| In the first part of the webinar, Christian „Northwatch“ – an analyser that connects directly to NB, SB and Open vSwitch, keeps both databases in memory in real time and generates a unified view from them. This includes searching across both databases by IP, MAC or UUID, the correlation of intent and implementation (Logical_Switch_Port, Port_Binding, Chassis), topology visualisation, snapshots including diffs and offline replay, as well as the enrichment of UUIDs with Neutron names. Using specific examples – such as unbound ports, outdated entries or divergent flows – it becomes clear which CLI sessions this renders redundant. | |
| The second part focuses on the tool’s development history: from the initial idea, through a README as the earliest artefact, to planning, architectural decisions and implementation using Claude Code – including an honest assessment of what worked well, where domain knowledge remained indispensable, and what this means for the cost-effectiveness of niche tools in operation. | |
| We look forward to exchanging ideas with you! | |
| To participate, please register here for free: https://events.sovereigncloudstack.org/SCSConnect-10/ | |
| The webinar will be held in German. | |
| Speaker: Christian Berendt (Founder OSISM GmbH) | |
| description: | | |
| SCS Connect is our webinar series about SCS - with exciting topics ranging from technical insights and practical applications to tips on certification. The webinars are open to everyone and offer space for questions and discussion. | |
| With OVN (Open Virtual Networking), the truth about a Neutron network lies in the northbound and southbound databases. In practice, troubleshooting there means using `ovn-nbctl`, `ovn-sbctl` and `ovs-vsctl`, manually piecing together UUIDs across multiple hosts and working out the connections in your head. | |
| In the first part of the webinar, Christian "Northwatch" - an analyser that connects directly to NB, SB and Open vSwitch, keeps both databases in memory in real time and generates a unified view from them. This includes searching across both databases by IP, MAC or UUID, the correlation of intent and implementation (Logical_Switch_Port, Port_Binding, Chassis), topology visualisation, snapshots including diffs and offline replay, as well as the enrichment of UUIDs with Neutron names. Using specific examples - such as unbound ports, outdated entries or divergent flows - it becomes clear which CLI sessions this renders redundant. | |
| The second part focuses on the tool's development history: from the initial idea, through a README as the earliest artefact, to planning, architectural decisions and implementation using Claude Code - including an honest assessment of what worked well, where domain knowledge remained indispensable, and what this means for the cost-effectiveness of niche tools in operation. | |
| We look forward to exchanging ideas with you! | |
| To participate, please register here for free: https://events.sovereigncloudstack.org/SCSConnect-10/ | |
| The webinar will be held in German. | |
| Speaker: Christian Berendt (Founder OSISM GmbH) |
Contributor
There was a problem hiding this comment.
Even though the text was written in British English, I would stick with ASCII characters just because I don't know what can go wrong in the tool
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.
Add SCS Webinar September 2026