Nova-Docker
Last updated
Last updated
Nova-Docker is the Docker driver for OpenStack Nova.
Summary:
Updates
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 14.04, OpenStack
On CentOS 7, as root or otherwise using sudo:
$ yum install -y https://repos.fedorapeople.org/openstack/openstack-liberty/rdo-release-liberty-5.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:liberty
$ apt-get update
$ apt-get install python-nova-docker
Packages:
python-nova-docker_16.04-1_all.deb
python-nova-docker-16.04-4.el7.local.noarch.rpm
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