Stop including nova::metadata on computes

I5da1e67684f8317eec8c499c3534977e00a63098 include nova::metadata on computes
however this includes nova::db which we must not do on computes.
Push the fix up to puppet-nova and nova.

Depends-On: https://review.opendev.org/774478
Depends-On: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/774476
Related-bug: #1871482
Related-bug: #1903908
Related-bug: #1832537

Change-Id: I07caa3185427b48e6e7d60965fa3e6157457018c
(cherry picked from commit 287b1b6ce7)
(cherry picked from commit 3e92158b57)
(cherry picked from commit e199985ef1)
This commit is contained in:
Oliver Walsh 2020-11-11 20:42:14 +00:00 committed by David Vallee Delisle
parent 0d42695d11
commit 112f379984
1 changed files with 0 additions and 5 deletions

View File

@ -78,11 +78,6 @@ class tripleo::profile::base::nova::compute (
# deploy bits to connect nova compute to neutron
include ::nova::network::neutron
# we need to set nova::metadata::dhcp_domain which sets
# [api]/dhcp_domain as this is used by the virt driver
# to generate the config drive
include ::nova::metadata
}
# If NFS is used as a Cinder or Nova backend