Lv Fumei 70c6500d72 Modify nested_level from dict to integer
In function create_nested_snapshots_and_attach_volume, nested_level's
default value is 1, and it is used to operate with an integer
(for i in range(nested_level - 1):).

Change-Id: I4879d7cdcb5a56b83a1415c4a8fc427241ddc913
Closes-Bug: #1594656
2016-06-21 14:55:18 +08:00
..
2015-08-24 23:11:46 -05:00
2015-07-22 18:14:56 +03:00
2015-02-06 16:56:53 +04:00
2016-05-18 11:49:23 +03:00
2015-04-28 17:12:37 +00:00
2016-06-15 22:49:30 +08:00
2016-02-12 08:02:46 +00:00

Scenarios Configuration Samples

This directory contains task scenarios configuration samples. To successfully start this samples you may need to substitute some values from "args" section to actual values for your deployment.

Samples here are presented with constant runner. To see samples of using other runners, go to samples/tasks/runners.