Since Newton, Mistral has become a central component to the TripleO project, handling many of the operations in the back-end. I recently gave a short crash course on Mistral, what it is and how we use it to a few people and thought it might be useful to share some …
read moreTraining at EuroPython 2014 | Making your first contribution to OpenStack
Last week I ran a 3-hour training on how to get started contributing to OpenStack at EuroPython. The aim was to give a high-level overview of how the contribution process works in the project and guide people through making their first contribution, from account creation to submitting a patch.
Overview …
Testing in Horizon | Unit testing for the Openstack Dashboard
Belatedly, here are the notes for the design session/tutorial I gave about testing in Horizon at the OpenStack Summit in Portland, back in April. The etherpad is available over there. Session description:
The main aspect: the Horizon unit tests can be quite complex for new contributors and people extending …