Update install guide for placement integration
Change-Id: I4dc8fd6f5401b243985e91dc766ef76a15cfe863
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user