Bump cirros image versions to 5.1 and 5.2

Updated/Added:
  - image sigining routine commands
  - prepare.sh
  - cmp-check.sh
  - configure.sh updated with image versions 5.1 and 5.2
  - rally scenarios updates

  Related PROD: PROD-36794

Change-Id: I8e3ef81c3ecb51af97cb08c676dbfd9804e0d803
diff --git a/cleanup.sh b/cleanup.sh
index 0e9b0ac..838f397 100644
--- a/cleanup.sh
+++ b/cleanup.sh
@@ -1,6 +1,6 @@
 #!/bin/bash
 export OS_INTERFACE='admin'
-mask='s_rally\|rally_\|tempest_\|tempest-\|spt-'
+mask='cvp\|s_rally\|rally_\|tempest_\|tempest-\|spt-'
 exclude='manual\|-static-'
 stack_alt=false
 stack_regex='api-[0-9]+-[a-z]+'