From a26e7a3c66b6d988c6abb666b6cf746b6dce11ce Mon Sep 17 00:00:00 2001 From: Pete Birley Date: Thu, 22 Feb 2018 18:01:14 -0800 Subject: [PATCH] Nova: fix test deps This PS fixes a typo in the nova test dependencies. Change-Id: I69ee8a3263d0a90b1644d5e735a78a43ab535881 --- nova/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nova/values.yaml b/nova/values.yaml index cccb8c894a..e516486db7 100644 --- a/nova/values.yaml +++ b/nova/values.yaml @@ -297,7 +297,7 @@ dependencies: - service: compute endpoint: internal tests: - service: + services: - service: image endpoint: internal - service: compute