Nova-Docker

Nova-Docker is the Docker driver for OpenStack Nova.

Summary:

Release Notes v. 14.0.0

What's new

We provide detailed documentation on how to enable the use of nova-docker component in OpenStack based infrastructures:

With this release we provide also packaging ([rpm and debs]((#id7)) that facilitate the installation of the service.

Supported Platforms:

  • CentOS7 & Ubuntu 16.04, OpenStack

Deployment Notes

After setting the INDIGO-DC repositories as explained in the Generic Installation & Configuration Guide:

  • On CentOS 7, as root or otherwise using sudo:

    $ yum install -y https://repos.fedorapeople.org/openstack/openstack-newton/rdo-release-newton-4.noarch.rpm

    $ yum clean all

    $ yum install python-nova-docker

  • On Ubuntu 14.04, as root or otherwise using sudo:

    $ add-apt-repository cloud-archive:newton

    $ apt-get update

    $ apt-get install python-nova-docker

For configuration details please follow the GitHub Documentation

List of Artifacts

Packages:

Documentation

  • Deployment, configuration and usage of nova-docker on GitBook

Support

Last updated