CLOUDSTACK-8498: Including schedule as default key in recurring_snapshot dict used to create recurring snapshot policy

Signed-off-by: Gaurav Aradhye <gaurav.aradhye@clogeny.com>
This closes #276
This commit is contained in:
Gaurav Aradhye 2015-05-21 14:15:45 +05:30
parent 832f0293b3
commit 309c1b466f

View File

@ -959,6 +959,7 @@ test_data = {
"recurring_snapshot": {
"maxsnaps": 2,
"timezone": "US/Arizona",
"schedule": 1
},
"volume_offerings": {
0: {"diskname": "TestDiskServ"},