diff options
author | Michael Polenchuk <mpolenchuk@mirantis.com> | 2017-03-24 17:55:39 +0400 |
---|---|---|
committer | Michael Polenchuk <mpolenchuk@mirantis.com> | 2017-03-24 17:56:52 +0400 |
commit | 043727feabaf7cabb719dbd3d52274bcd0dbea66 (patch) | |
tree | 0235a4833984f1581fc2ba05b38b32af6c9f6b73 /samples/ping-hot.yaml | |
parent | 4ea6acb22260ba5076857136c95a6f9223c9f7c5 (diff) |
Update cirros image to latest version
Change-Id: Iffa1e4529e5b6e9664ac503a5815ea9a034d7515
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
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 418251809..c6366343c 100644 --- a/samples/ping-hot.yaml +++ b/samples/ping-hot.yaml @@ -40,7 +40,7 @@ context: user: cirros heat_template: /tmp/heat-templates/hot/servers_in_new_neutron_net.yaml heat_parameters: - image: cirros-0.3.3 + image: cirros-0.3.5 flavor: yardstick-flavor key_name: yardstick public_net: "660fc7c3-7a56-4faf-91e5-3c9ebdda0104" |