Increase tempest memory

32 MB not enough for boot correctly

Change-Id: I58ca4c7e8dd303450a9970136d6f60661ea70f67
diff --git a/lib/tempest b/lib/tempest
index 906ca6a..84afc09 100644
--- a/lib/tempest
+++ b/lib/tempest
@@ -132,9 +132,9 @@
     # If the ``DEFAULT_INSTANCE_TYPE`` not declared, use the new behavior
     # Tempest creates instane types for himself
     if  [[ -z "$DEFAULT_INSTANCE_TYPE" ]]; then
-        nova flavor-create m1.pico 42 32 0 1
+        nova flavor-create m1.nano 42 64 0 1
         flavor_ref=42
-        nova flavor-create m1.nano 84 64 0 1
+        nova flavor-create m1.micro 84 128 0 1
         flavor_ref_alt=84
     else
         # Check Nova for existing flavors and, if set, look for the