Update install guide for placement integration

Change-Id: I4dc8fd6f5401b243985e91dc766ef76a15cfe863
This commit is contained in:
Hongbin Lu
2019-09-01 21:23:30 +00:00
parent cfd06f05c8
commit cfdec2c270
2 changed files with 12 additions and 0 deletions

View File

@@ -188,6 +188,16 @@ Install and configure components
...
lock_path = /var/lib/zun/tmp
* (Optional) If you want to run both containers and nova instances in
this compute node, in the ``[compute]`` section,
configure the ``host_shared_with_nova``:
.. code-block:: ini
[compute]
...
host_shared_with_nova = true
.. note::
Make sure that ``/etc/zun/zun.conf`` still have the correct

View File

@@ -13,6 +13,8 @@ This includes:
to locate other OpenStack services
- The OpenStack Networking service (``neutron``) for DHCP and network
configuration
- The OpenStack Placement service (``placement``) for resource tracking and
container allocation claiming.
- The OpenStack Block Storage (``cinder``) provides volumes for container
(optional).
- The OpenStack Image service (``glance``) from which to retrieve container