[stable/zed] Bump MCAPI to 0.21.2 (#1659)

This is an automated cherry-pick of #1643
/assign mnaser
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile
index c7bd244..da52aa6 100644
--- a/images/magnum/Dockerfile
+++ b/images/magnum/Dockerfile
@@ -21,7 +21,7 @@
 pip3 install \
     --constraint /upper-constraints.txt \
         /src/magnum \
-        magnum-cluster-api==0.21.1
+        magnum-cluster-api==0.21.2
 EOF
 
 FROM registry.atmosphere.dev/library/openstack-python-runtime:${RELEASE}