Juju should support acpi feature for kvm machines

Bug #1883792 reported by Andrey Grebennikov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Fix Released
Low
Achilleas Anagnostopoulos
2.7
Fix Committed
Low
Achilleas Anagnostopoulos

Bug Description

Juju is able to request machines in form of a VM, not only a container.
Today this is the only way Contrail-related components can be deployed to preserve machines. The reason for that is that Contrail components are distributed as Docker containers, so they can't deployed within LXD containers.
Now the VMs can be created and Contrail deployed into them, however it is impossible to connect from Contrail control plane to the workloads (such as Octavia amphoras or Kubernetes-master).
The VMs are being created without "acpi" feature in the profile and it doesn't allow Contrail VRouter to work properly.

It is necessary to create VMs with the following extension of the libvirt profile:
<features>
    <acpi/>
</features>

Changed in juju:
assignee: nobody → Achilleas Anagnostopoulos (achilleasa)
importance: Undecided → Low
Changed in juju:
status: New → In Progress
Revision history for this message
Achilleas Anagnostopoulos (achilleasa) wrote :
Changed in juju:
milestone: none → 2.8.1
no longer affects: juju/2.9
Changed in juju:
status: In Progress → Fix Committed
Changed in juju:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.