58ce2b54ea
Implement an ansible role that adds Hyper-V as a compute node for OpenStack using Kolla. This will install and configure the Nova Compute service, the Hyper-V Neutron agent and FreeRDP-WebConnect. https://docs.openstack.org/ocata/config-reference/compute/hypervisor-hyper-v.html Change-Id: I601835b0769c5ff173a980a05a752391ae8cc82f Implements: blueprint hyperv-ansible-role Co-Authored-By: Alessandro Pilotti <apilotti@cloudbasesolutions.com>
8 lines
288 B
YAML
8 lines
288 B
YAML
---
|
|
placement_keystone_user: "placement"
|
|
msi_dir: "%SYSTEMDRIVE%\\OpenStack\\MSIs"
|
|
log_dir: "%SYSTEMDRIVE%\\OpenStack\\Log"
|
|
freerdp_msi_url: "https://cloudbase.it/downloads/FreeRDPWebConnect.msi"
|
|
hyperv_compute_msi: "HyperVNovaCompute.msi"
|
|
freerdp_webconnect_msi: "FreeRDPWebConnect.msi"
|