tmpnb
tmpnb copied to clipboard
Run tmpnb on openstack?
Is it possible to run tmpnb on openstack? There is docker support, but the API for starting/stopping containers seems to be different, so I suspect it won't work. Which parts would need changing?
tmpnb talks to the docker API via docker-py, so you would need to get a proper handle on a docker socket, and then it should work.
I think that wouldn't be possible with openstack's docker support.
In that case, you would need an alternate implementation of dockworker and spawnpool that use a different API, which is pretty much the whole thing other than a few simple HTTP handlers.
Which OpenStack docker support are you aiming for? A Nova driver or Magnum's /containers endpoint?
By the way if you're at the OpenStack Summit @kimstebel, you can find me at the Rackspace cantina on the second floor in the Carina area.