chore: Update capo version to 0.7.1 (#341)

diff --git a/roles/magnum/tasks/main.yml b/roles/magnum/tasks/main.yml
index 93fbf7b..785be09 100644
--- a/roles/magnum/tasks/main.yml
+++ b/roles/magnum/tasks/main.yml
@@ -62,7 +62,7 @@
       --core cluster-api:v1.3.3 \
       --bootstrap kubeadm:v1.3.3 \
       --control-plane kubeadm:v1.3.3 \
-      --infrastructure openstack:v0.7.0
+      --infrastructure openstack:v0.7.1
   environment:
     CLUSTER_TOPOLOGY: "true"
     EXP_CLUSTER_RESOURCE_SET: "true"