Nova-Docker
Last updated
Last updated
Nova-Docker is the Docker driver for OpenStack Nova.
We provide 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
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
Packages:
After setting the INDIGO-DC repositories as explained in the :
For configuration details please follow the
Deployment, configuration and usage of nova-docker on
Please use the