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