Merge "Include nova pci in api"

This commit is contained in:
Zuul 2020-11-06 07:39:37 +00:00 committed by Gerrit Code Review
commit d54865aac3
1 changed files with 1 additions and 0 deletions

View File

@ -223,6 +223,7 @@ class nova::api(
include nova::policy
include nova::keystone::authtoken
include nova::availability_zone
include nova::pci
if !$nova_metadata_wsgi_enabled {
warning('Running nova metadata api via evenlet is deprecated and will be removed in Stein release.')