aa32164d15
* cs_volume: add volumes extraction and upload features * cs_volume: Update doc, remove deprecated code * cs_volume: Add unit tests for extract and upload features
8 lines
385 B
YAML
8 lines
385 B
YAML
---
|
|
test_cs_instance_1: "{{ cs_resource_prefix }}-vm1"
|
|
test_cs_instance_2: "{{ cs_resource_prefix }}-vm2"
|
|
test_cs_instance_3: "{{ cs_resource_prefix }}-vm3"
|
|
test_cs_instance_template: "{{ cs_common_template }}"
|
|
test_cs_instance_offering_1: Small Instance
|
|
test_cs_disk_offering_1: Custom
|
|
test_cs_volume_to_upload: http://dl.openvm.eu/cloudstack/macchinina/x86_64/macchinina-xen.vhd.bz2
|