The document discusses new features in the upcoming Havana release of OpenStack Nova that will allow it to deploy and manage containers using Docker instead of just virtual machines. Specifically, it provides instructions for using DevStack to install and test Docker support in Nova, such as cloning the DevStack repository, setting the VIRT_DRIVER variable to Docker, running Docker install and test scripts, launching a Docker container as a Nova instance, and pushing public Docker images to Glance.