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: If6a26527a737a7184ebddd5b4bc346d64827e9e3
Depends-On: I47b95ad46e2d4e5b1f370a2f840826e87da2d703
Change-Id: I07caa3185427b48e6e7d60965fa3e6157457018c
Related-bug: #1871482
Related-bug: #1903908
Related-bug: #1832537
This commit is contained in:
Oliver Walsh 2020-11-11 20:42:14 +00:00
parent 6fd840642f
commit 287b1b6ce7
1 changed files with 0 additions and 5 deletions

View File

@ -79,11 +79,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