Merge "Include nova::compute::libvirt::qemu from the libvirt profile" into stable/newton

This commit is contained in:
Jenkins 2017-03-30 07:27:40 +00:00 committed by Gerrit Code Review
commit 86a672426a
1 changed files with 2 additions and 0 deletions

View File

@ -49,6 +49,8 @@ class tripleo::profile::base::nova::compute::libvirt (
include ::nova::compute::libvirt
}
include ::nova::compute::libvirt::qemu
}
}