This document discusses Docker integration with OpenStack. It summarizes that the Docker driver for Nova was accepted in Havana, the Docker plugin for Heat was accepted for Icehouse, and Docker support was added to Devstack. It also discusses running the Tempest test suite in a Docker container to test an OpenStack install provisioned by Devstack. The document provides examples of building a Docker image containing Devstack and running it, as well as applying Heat orchestration to launch a compute instance and Docker container.