diff --git a/manifests/profile/base/nova/api.pp b/manifests/profile/base/nova/api.pp index 298634faa..6762298b2 100644 --- a/manifests/profile/base/nova/api.pp +++ b/manifests/profile/base/nova/api.pp @@ -126,6 +126,7 @@ class tripleo::profile::base::nova::api ( } include ::nova::cors include ::nova::network::neutron + include ::nova::pci } # Temporarily disable Nova API deployed in WSGI # https://bugs.launchpad.net/nova/+bug/1661360