Update nova overrides to fix console addressing

Use new nova helm chart config option introduced in dependent commit to
prevent nova from overriding our per host override for VM console
address.

Closes-Bug: #1815490
Depends-On: I86eb80578b23fd89b7f9643b943ee759f26a15be
Change-Id: I7617157b3b2848cbbe2d9014b900cd437ac082a6
Signed-off-by: Gerry Kopec <gerry.kopec@windriver.com>
This commit is contained in:
Gerry Kopec 2019-02-15 20:10:56 -05:00
parent 681dd797bd
commit db199ed89b
2 changed files with 4 additions and 0 deletions

View File

@ -709,6 +709,8 @@ data:
network:
sshd:
enabled: true
console:
address_search_enabled: false
source:
type: tar

View File

@ -709,6 +709,8 @@ data:
network:
sshd:
enabled: true
console:
address_search_enabled: false
source:
type: tar