From 742eb8730219fa323c7f6fe575cfe1adf0a5388f Mon Sep 17 00:00:00 2001 From: James Denton Date: Wed, 9 Jan 2019 13:55:36 +0000 Subject: [PATCH] Update OVN Scenario This patch updates the OVN scenario documentation to correct an inventory issue caused by a missing container_skel line in the env.d file. Change-Id: If38c39064cabd6e2bb1863096543cd6b53246f11 --- doc/source/app-ovn.rst | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/doc/source/app-ovn.rst b/doc/source/app-ovn.rst index 80ea6e62..57aea0f1 100644 --- a/doc/source/app-ovn.rst +++ b/doc/source/app-ovn.rst @@ -90,18 +90,19 @@ Copy the nova environment overrides to .. code-block:: yaml - nova_compute_container: - belongs_to: - - compute_containers - - kvm-compute_containers - - lxd-compute_containers - - qemu-compute_containers - - powervm-compute_containers - contains: - - neutron_ovn_controller - - nova_compute - properties: - is_metal: true + container_skel: + nova_compute_container: + belongs_to: + - compute_containers + - kvm-compute_containers + - lxd-compute_containers + - qemu-compute_containers + - powervm-compute_containers + contains: + - neutron_ovn_controller + - nova_compute + properties: + is_metal: true Specify provider network definitions in your ``/etc/openstack_deploy/openstack_user_config.yml`` that define