libvit_micro_service-ba1cd4ad8bda4e0d.yaml 402 B

12345678
  1. ---
  2. features:
  3. - Enable puppet-nova to deploy micro-services where libvirt & nova-compute
  4. are separated. With a new class, nova::compute::libvirt::services, we're now
  5. able to manage libvirt packages & services outside nova-compute.
  6. This class is included by default in nova::compute::libvirt for backward
  7. compatibility but can be disabled if you deploy compute services on containers.