diff options
author | Rex Lee <limingjiang@huawei.com> | 2016-12-20 01:28:57 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2016-12-20 01:28:57 +0000 |
commit | 367691281be05a5f2c76455465ff14078415e6c2 (patch) | |
tree | f532792cdffb2b36e42bad716b903a40349494a3 /samples/ping-multiple-context.yaml | |
parent | beeeec75ea196f14659d9836d26dc0654df5fd4d (diff) | |
parent | 142dc6a007828318fa56055cb1fb8b56552cfbe8 (diff) |
Merge "change m1.* flavor to "yardstick-flavor""
Diffstat (limited to 'samples/ping-multiple-context.yaml')
-rw-r--r-- | samples/ping-multiple-context.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/samples/ping-multiple-context.yaml b/samples/ping-multiple-context.yaml index 1c27e1bf1..71b7994ff 100644 --- a/samples/ping-multiple-context.yaml +++ b/samples/ping-multiple-context.yaml @@ -24,7 +24,7 @@ contexts: - name: demo1 image: cirros-0.3.3 - flavor: m1.tiny + flavor: yardstick-flavor user: cirros placement_groups: pgrp1: @@ -39,7 +39,7 @@ contexts: - name: demo2 image: cirros-0.3.3 - flavor: m1.tiny + flavor: yardstick-flavor user: cirros placement_groups: pgrp1: |