kolla-ansible/tests
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
..
roles/remote-template Test upgrades in CI 2019-03-27 16:13:49 +00:00
templates Configure Zun for Placement (Train+) 2019-09-10 01:47:15 +00:00
__init__.py Add py27 py34 pypy unittest 2016-01-13 13:47:49 +08:00
ansible_setup_ceph_disks.yml Enable multi-scenario gates 2017-06-19 10:14:33 -07:00
check-config.sh CI: Use template-overrides.j2 from kolla 2019-07-01 17:00:53 +00:00
check-failure.sh Refactor CI testing scripts 2018-11-06 16:43:19 +00:00
check-logs.sh Check for CRITICAL, WARNING and ERROR log messages in CI 2019-08-16 15:33:54 +00:00
deploy-bifrost.sh CI: Keep stderr in ansible logs 2019-07-02 20:44:33 +02:00
deploy.sh CI: clean up requirements installation 2019-07-16 20:43:22 +02:00
get_logs.sh CI: Add docker inspect output to docker_info logs 2019-08-16 09:30:16 +00:00
post.yml Suppress log copy output in gates 2018-11-20 11:14:24 +00:00
pre.yml CI: Sanity check that nodepool.private_ipv4 is assigned 2019-08-06 19:03:05 +01:00
reconfigure.sh CI: Keep stderr in ansible logs 2019-07-02 20:44:33 +02:00
run.yml Merge "Check for CRITICAL, WARNING and ERROR log messages in CI" 2019-08-27 12:42:44 +00:00
setup_disks.sh Add cinder-lvm CI job 2019-03-01 14:36:30 +00:00
setup_gate.sh Convert gate to file backend rather than partition 2016-01-21 22:59:13 +00:00
test_fernet_rotate_cron_generator.py Fix keystone fernet key rotation scheduling 2019-05-17 14:05:48 +01:00
test_kolla_docker.py Use fluentd image labels 2019-08-22 12:36:51 +00:00
test_merge_config.py Support parsing ini files with no sections 2018-03-16 15:26:41 +00:00
test_merge_yaml.py Support merging nested yaml config 2018-11-05 18:09:22 +00:00
test-bifrost.sh Remove RabbitMQ support from Bifrost 2019-04-10 11:30:50 +01:00
test-ironic.sh CI: clean up requirements installation 2019-07-16 20:43:22 +02:00
test-masakari.sh Testing Masakari role in gate 2019-08-14 12:32:51 -04:00
test-openstack.sh CI: Zun jobs 2019-08-16 17:11:00 +02:00
test-scenario-nfv.sh CI: clean up requirements installation 2019-07-16 20:43:22 +02:00
test-zun.sh CI: Zun jobs 2019-08-16 17:11:00 +02:00
upgrade-bifrost.sh CI: Keep stderr in ansible logs 2019-07-02 20:44:33 +02:00
upgrade.sh CI: Pull images before upgrade 2019-07-04 18:11:16 +00:00