From b2ed5178dfa9db7b90b8c9b24a68fa7dd5fd2ca6 Mon Sep 17 00:00:00 2001 From: Joshua White Date: Fri, 27 Jan 2017 15:27:20 -0800 Subject: [PATCH] Glance experimental multinode grenade job setup Piggy backing off previous multinode experimental job merged here https://review.openstack.org/#/c/414326/. This patch actually sets Glance services in the subnode. The last patch didn't include Glance on the subnode because the features.yaml config for Glance was left empty. I have added them here. Change-Id: I3f69845c7202d06539e1c221965dce41698e0207 --- features.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features.yaml b/features.yaml index 0a001cb3..01982067 100644 --- a/features.yaml +++ b/features.yaml @@ -211,7 +211,7 @@ subnode: glance: base: - services: [] + services: [g-api] horizon: base: