Merge "Clarify docker vs moby containers runtime/images"

This commit is contained in:
Zuul 2018-06-18 07:10:34 +00:00 committed by Gerrit Code Review
commit a591d17e18
1 changed files with 5 additions and 3 deletions

View File

@ -5,9 +5,11 @@ The requirements for a containerized undercloud are the same as for any other
undercloud deployment. The real difference is in where the undercloud services
will be deployed (containers vs base OS).
The docker based undercloud architecture is not very different from the
baremetal/VM based one. The services deployed in the traditional baremetal
undercloud are also deployed in the docker based one.
The undercloud architecture based on Moby_ containers is not very different from
the baremetal/VM based one. The services deployed in the traditional baremetal
undercloud are also deployed in the containers based one.
.. _Moby: https://mobyproject.org/
One obvious difference between these two types of deployments is that the
openstack services are deployed as containers in a container runtime rather than