made opencloud profile more configurable from platform-install, ordering in common tosca

Change-Id: I40fe533b139f181164ba3eedc30a341eba3af208
diff --git a/common/tosca/fixtures.yaml b/common/tosca/fixtures.yaml
index fcb58e0..9ac1a93 100644
--- a/common/tosca/fixtures.yaml
+++ b/common/tosca/fixtures.yaml
@@ -75,6 +75,9 @@
     m1.large:
       type: tosca.nodes.Flavor
 
+    m1.xlarge:
+      type: tosca.nodes.Flavor
+
 # -----------------------------------------------------------------------------
 # Dashboard Views
 # -----------------------------------------------------------------------------