From 3acc49c204d63cc877014cba1b2b250e4dbc7893 Mon Sep 17 00:00:00 2001 From: Andy McCrae Date: Wed, 8 Feb 2017 11:28:18 +0000 Subject: [PATCH] Add nova_placement service to test inventory Change-Id: I73bd0a45bdb8f41119dac8d3fc05d1c96b492f6d --- tests/inventory | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/inventory b/tests/inventory index 2e6a1f21..a4dfa67a 100644 --- a/tests/inventory +++ b/tests/inventory @@ -96,6 +96,9 @@ openstack1 [nova_api_os_compute] openstack1 +[nova_api_placement] +openstack1 + [nova_cert] openstack1 @@ -114,6 +117,7 @@ openstack1 [nova_all:children] nova_api_metadata nova_api_os_compute +nova_api_placement nova_cert nova_compute nova_conductor