Re-base cinder jobs from tempest-full to tempest-full-py3

Change-Id: Iadad6959c3262e52fd5b80e357929133f910786d
diff --git a/zuul.d/sp-cinder.yaml b/zuul.d/sp-cinder.yaml
index f05885c..b5c386f 100644
--- a/zuul.d/sp-cinder.yaml
+++ b/zuul.d/sp-cinder.yaml
@@ -28,7 +28,7 @@
 
 - job:
     name: cinder-storpool-tempest
-    parent: devstack
+    parent: tempest-full-py3
     pre-run:
       - playbooks/workarounds/01-disable-unattended-upgrades.yaml
       - playbooks/workarounds/02-install-linux-modules-extra-for-z3fold.yaml
@@ -158,7 +158,7 @@
 
 - job:
     name: cinder-storpool-tempest-iscsi-multipath-parent
-    parent: devstack
+    parent: tempest-full-py3
     pre-run:
       - playbooks/workarounds/01-disable-unattended-upgrades.yaml
       - playbooks/workarounds/02-install-linux-modules-extra-for-z3fold.yaml