Index ¦ Archives ¦ Atom > Tag: opensource ¦ Atom

Placement Container Playground

I've been experimenting with the OpenStack placement service in a container recently. This is a part of exploratory research to see what will be involved in doing one or both of the following:

  • Making a lightweight, but working, install of the placement service that includes as few imports and as …


Gabbi Tempest Experiment 1

One of the nice features that's been built into gabbi from near the start is a command line runner that allows gabbi tests to be run against a running web service. Given args.yaml:

tests:
- name: check args
  GET: /get?foo=bar
  response_json_paths:
      $.args.foo: bar

You can do:

gabbi-run …

TC Report: 2017 In Review

The first TC Report was published in late April of 2017. What follows is a review of the issues and persistent themes that distill out of a read through all the reports since then.

As with the reports themselves, this is a biased and opinionated document in which I'll editorialize …


OpenStack Forum View

I've been lucky enough to go to the last few OpenStack Summits and to the first two PTG (Project Team Gathering) events. This means I've witnessed the transition from the unified conference + design summit to the separated conference + forum and the PTG. I think I've got enough data to say …

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