kolla-ansible/ansible/roles/zun/templates
Hongbin Lu 0f5e065855 Configure Zun for Placement (Train+)
After the integration with placement [1], we need to configure how
zun-compute is going to work with nova-compute.

* If zun-compute and nova-compute run on the same compute node,
  we need to set 'host_shared_with_nova' as true so that Zun
  will use the resource provider (compute node) created by nova.
  In this mode, containers and VMs could claim allocations against
  the same resource provider.
* If zun-compute runs on a node without nova-compute, no extra
  configuration is needed. By default, each zun-compute will create
  a resource provider in placement to represent the compute node
  it manages.

[1] https://blueprints.launchpad.net/zun/+spec/use-placement-resource-management

Change-Id: I2d85911c4504e541d2994ce3d48e2fbb1090b813
2019-09-10 01:47:15 +00:00
..
wsgi-zun.conf.j2 Use <project>_install_type instead of kolla_install_type 2019-01-04 14:33:46 +07:00
zun-api.json.j2 Change the owner of the wsgi-zun.conf to zun 2018-09-12 08:05:22 +00:00
zun-compute.json.j2 Support policy.yaml file [part 7] 2018-01-29 02:51:40 +00:00
zun-wsproxy.json.j2 Add zun-wsproxy into kolla-ansible 2018-06-27 15:18:49 +00:00
zun.conf.j2 Configure Zun for Placement (Train+) 2019-09-10 01:47:15 +00:00