VMonG5k: support for extra disk
At low level one can use the `extra_device` parameter key of the configuration of a machine and write here the libvirt xml corresponding the the wanted device. At higher level one can specify a disk parameter in the `flavour_desc` parameter key. Note that in the current implementation, the disks are not formatted nor mounted by EnOSlib. For #58
Showing
- docs/tutorials/vmong5k.rst 84 additions, 49 deletionsdocs/tutorials/vmong5k.rst
- enoslib/infra/enos_vmong5k/ansible/destroy.yml 40 additions, 45 deletionsenoslib/infra/enos_vmong5k/ansible/destroy.yml
- enoslib/infra/enos_vmong5k/ansible/domain.xml.j2 3 additions, 2 deletionsenoslib/infra/enos_vmong5k/ansible/domain.xml.j2
- enoslib/infra/enos_vmong5k/ansible/site.yml 13 additions, 5 deletionsenoslib/infra/enos_vmong5k/ansible/site.yml
- enoslib/infra/enos_vmong5k/configuration.py 9 additions, 3 deletionsenoslib/infra/enos_vmong5k/configuration.py
- enoslib/infra/enos_vmong5k/constants.py 1 addition, 0 deletionsenoslib/infra/enos_vmong5k/constants.py
- enoslib/infra/enos_vmong5k/provider.py 23 additions, 4 deletionsenoslib/infra/enos_vmong5k/provider.py
- enoslib/infra/enos_vmong5k/schema.py 74 additions, 18 deletionsenoslib/infra/enos_vmong5k/schema.py
Loading
Please register or sign in to comment