In my previous post I got my development environment up and running with all the necessary repositories. So now I can dig in to the actual work 🙂 The project in OpenStack, that I am working on is called “OpenStack Client integration for Manila”. To sum it up with a few sentences, the aim of…
How to connect Visual Studio Code to a remote target
My editor of choice is Visual Studio Code and it comes handy while contributing to OpenStack. I am running DevStack on a local VM and here is how I connect VSCode to it: Open Visual Studio Code and click on the Remote Explorer icon on the left side: Add a new SSH Target (Click on…
How to set up development environment for OpenStack with DevStack
DevStack can be used to quickly bring up a complete OpenStack environment for development, based on the latest versions of everything from git master. However running it will make substantial changes to the system during installation, so it is advisable to only run DevStack on servers or virtual machines that are dedicated to this purpose….
Application process for Outreachy
Hi there! My name is Maari and I was accepted as an intern to the Outreachy December 2019 to March 2020 round. Outreachy provides internships to work in Free and Open Source Software (FOSS) and I will be working on OpenStack Client integration project. So how did I get here? The first step before anything…