From fc792f33712acdb06dcb6431bb78ba903482320a Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Tue, 2 Jul 2019 07:32:11 -0700 Subject: [PATCH] Cache dstast_graph on nodepool images So that we can create dstat graphs at the end of devstack and other jobs, cache the dstat_graph repository on our images. dstat_graph is MIT licensed, but as far as I can tell, does not have a release and is not packaged in Debian or Ubuntu. Change-Id: I6cb0aa525dca0ee700d2d7548ccbb8d6af6ae92e --- nodepool/elements/cache-devstack/source-repository-dstat_graph | 1 + 1 file changed, 1 insertion(+) create mode 100644 nodepool/elements/cache-devstack/source-repository-dstat_graph diff --git a/nodepool/elements/cache-devstack/source-repository-dstat_graph b/nodepool/elements/cache-devstack/source-repository-dstat_graph new file mode 100644 index 0000000000..f43704e43a --- /dev/null +++ b/nodepool/elements/cache-devstack/source-repository-dstat_graph @@ -0,0 +1 @@ +dstat_graph git /opt/cache/dstat_graph/ https://github.com/Dabz/dstat_graph