From 8397fcd2886848aa0d397fff804d92907097033c Mon Sep 17 00:00:00 2001 From: Oyvind Albrigtsen Date: Thu, 4 Mar 2021 15:26:23 +0100 Subject: [PATCH] - update HA cloud support package --- fence-agents.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fence-agents.spec b/fence-agents.spec index b07b5be..6e20570 100644 --- a/fence-agents.spec +++ b/fence-agents.spec @@ -213,7 +213,7 @@ if [ -z "$PYTHON " ]; then fi ./autogen.sh -%{configure} PYTHONPATH="support/aliyun:support/aws:support/azure:support/google" --with-agents='%{supportedagents} %{testagents}' +%{configure} PYTHONPATH="support/aliyun:support/aws:support/azure:support/google:support/openstack" --with-agents='%{supportedagents} %{testagents}' CFLAGS="$(echo '%{optflags}')" make %{_smp_mflags} %install