All | 2018-08-10
Project Mulligan’s ArchitectureThis is the second and final part of series describing Project Mulligan, the OpenStack Redo. If you missed the first part go read it. It is about changes I’d make […]
<< the art of sql >>
All | 2018-08-10
Project Mulligan’s ArchitectureThis is the second and final part of series describing Project Mulligan, the OpenStack Redo. If you missed the first part go read it. It is about changes I’d make […]
All | 2018-08-10
Project Mulligan – OpenStack RedoJess Frazelle’s tweet recently got me thinking. 1 What if I could go back and undo basically the last eight years and remake OpenStack (whatever “OpenStack” has come to entail)? […]
Hardware | 2018-06-21
How to reset CMOS on Gigabyte BRIXOr, how to break the ultra-fast boot prison The Gigabyte BRIX is a nice little Intel NUC-like tiny form-factor piece of hardware. The one I have is a little bit […]
All | 2015-01-06
Understanding reservations, concurrency, and locking in NovaImagine that two colleagues, Alice and Bob, issue a command to launch a new virtual machine at approximately the same moment in time. Both Alice’s and Bob’s virtual machines must […]
All | 2014-09-30
So, What is the Core of OpenStack?In a conversation on Twitter, Lydia Leong stated something that I’ve heard from a number of industry folks and OpenStack insiders alike: The core needs to be small, rock-solid stable, […]
Community | 2014-09-26
Answering the existential question in OpenStackThere have been a slew of threads on the OpenStack Developer mailing list in the last few months that touch on overall governance and community issues. Thierry Carrez’s “the future […]
Gerrit | 2014-02-18
Setting Up an External OpenStack Testing System – Part 2In this third article in the series, we discuss adding one or more Jenkins slave nodes to the external OpenStack testing platform that you (hopefully) set up in the second […]
Gerrit | 2014-02-14
Setting Up an External OpenStack Testing System – Part 1This post is intended to walk somone through the process of establishing an external testing platform that is linked with the upstream OpenStack continuous integration platform. If you haven’t already, […]
Articles | 2014-01-23
Understanding the OpenStack CI SystemThis post describes in detail the upstream OpenStack continuous integration platform. In the process, I’ll be describing the code flow in the upstream system — from the time the contributor […]
All | 2013-06-10
Pushing revisions to a Gerrit code reviewMartin Stoyanov recently asked an excellent question about the proper way to push revisions to a changeset in Gerrit. This is a very common question that folks new to Gerrit […]