Index ¦ Archives ¦ Atom > Category: openstack ¦ 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 18-02

Welcome to the first normal TC Report of 2018. Last week I did a review of much of 2017 but there was little to report from the first two days of the year, so there is no TC Report 18-01.

Since then there's been a bit of TC business, mostly …


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 …

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