Index ¦ Archives ¦ Atom > Tag: opensource ¦ Atom

Placement Container Playground 6

Updated 2018-04-10: The container developed from this work is now automatically built on docker hub.

This is the sixth and probably final post in a series of posts about experimenting with the OpenStack Placement service in containers.

The first got the basics working but was not satisfactory because it only …


Placement Container Playground 5

This is the fifth in a series of posts about experimenting with OpenStack's placement service in a container. In the previous episode, I made an isolated container that persists data to itself work in kubernetes. In there I noted that persisting data to itself rather takes the joy and functionality …


Placement Container Playground 4

Update: If you want to experiment with the exact code that was used to write this blog posting it is the code at this commit. The branch has since evolved to address some of scaling issues described within. A post about that is forthcoming.

This is the fourth in a …


Placement Container Playground 3

Continued explorations of winnowing the size of the OpenStack placement service by attempting to remove requirements and adjust code imports, all within a container for easy isolation. The previous discussion is at Placement Container Playground 2.

Today I decided I wanted to run the setup from Placement Scale Fun against …

© Chris Dent. Built using Pelican. Theme by Giulio Fidente on github.