Include ::nova::pci to nova api profile
pci_alias was removed from nova::api with
c3e5c7480f03949a824165349642b59a6077ec5d
We need to include ::nova::pci for the nova api service to have
pci/aliases configured in nova api.
Closes-Bug: #1849797
Change-Id: I5258028ff636e8a6287468499dd6974f6c7f6f6f
(cherry picked from commit f58dfd55ab
)
This commit is contained in:
parent
5a9ea40111
commit
df553879e1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user