Hero Image
Posts
2025-04-15
Fun with ovs-vswitchd I: Splitting the ovs-ctl reload command to allow flow restoration

When we changed from classic Openstack deployment to Openstack with an Openshift Control plane (referred as RHOSO at Red...

2022-08-24
Fixing your first bug in Neutron: 101

This post is a really basic introduction on how to start developing at Neutron. The goal is to provide an idea of what...

2020-08-27
My journey at Linux System Roles with GSoC

Linux System Roles are a collection of roles and modules that assist Linux administrators in the configuration of...

2020-07-20
Isolating the Network Role: How to mock the Ansible runtime

Summary In this post I will explain a bit about my most relevant work during July at GSoC: Running an Ansible module...

2020-06-10
Debugging the Network System Role

On this post I want to show the current process of debugging for the network system role and the reasons to add Pytest...