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-hot.yaml | |
parent | beeeec75ea196f14659d9836d26dc0654df5fd4d (diff) | |
parent | 142dc6a007828318fa56055cb1fb8b56552cfbe8 (diff) |
Merge "change m1.* flavor to "yardstick-flavor""
Diffstat (limited to 'samples/ping-hot.yaml')
-rw-r--r-- | samples/ping-hot.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/ping-hot.yaml b/samples/ping-hot.yaml index b4b8f5228..1619a561f 100644 --- a/samples/ping-hot.yaml +++ b/samples/ping-hot.yaml @@ -33,7 +33,7 @@ context: heat_template: /tmp/heat-templates/hot/servers_in_new_neutron_net.yaml heat_parameters: image: cirros-0.3.3 - flavor: m1.tiny + flavor: yardstick-flavor key_name: yardstick public_net: "660fc7c3-7a56-4faf-91e5-3c9ebdda0104" private_net_name: "test" |