Create host VMs configuration 37/50937/11
authorJohn O Loughlin <john.oloughlin@intel.com>
Mon, 22 Jan 2018 13:57:05 +0000 (13:57 +0000)
committerJohn O'Loughlin <john.oloughlin@intel.com>
Mon, 12 Feb 2018 10:13:51 +0000 (10:13 +0000)
commit8b52c6a9ae605022d108b093bf4413d66aef3397
tree15b232d632cd8e37c942734f5920f7c3b92f10f2
parent3eefef5baaad88b711d0ff639d49378b800a3ad0
Create host VMs configuration

Using xml files deploy the VM's using the virt plugin.
This code generates the user-data network-config meta-data
and the vm's xml. It also deploys the vm

JIRA: YARDSTICK-963

Change-Id: I97f2d20d0ab75a4444b8b8e6fb65e9e463870af7
Signed-off-by: John O Loughlin <john.oloughlin@intel.com>
ansible/infra_deploy.yml
ansible/roles/infra_create_vms/tasks/configure_vm.yml [new file with mode: 0644]
ansible/roles/infra_create_vms/tasks/create_interfaces.yml [new file with mode: 0644]
ansible/roles/infra_create_vms/tasks/main.yml [new file with mode: 0644]
etc/infra/infra_deploy.yaml.sample