From 7fc02cb4c5a09866e373b3e7c6419200f7b90849 Mon Sep 17 00:00:00 2001 From: Lee Yarwood Date: Thu, 24 Dec 2020 10:51:00 +0000 Subject: [PATCH] Add novnc to available repos This should allow devstack to deploy novnc from source when NOVNC_FROM_PACKAGE is False. Change-Id: I80774710ce469c192b5583ab1f9757455686dc2e --- zuul/main.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul/main.yaml b/zuul/main.yaml index 69c905928b..a4150efef1 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -1460,6 +1460,7 @@ - gnocchixyz/gnocchi - gtest-org/ansible - kubernetes-incubator/kubespray + - novnc/novnc - openvswitch/ovs - pytest-dev/pytest-testinfra - sigmavirus24/github3.py