commit | 28bdb72bb8a3e447ee0dccf919bb41783c6f3a1d | [log] [tgz] |
---|---|---|
author | Sam Stoelinga <sammiestoel@gmail.com> | Mon Sep 25 18:29:59 2017 -0700 |
committer | Jakub Josef <jjosef@mirantis.com> | Tue Oct 10 10:34:47 2017 +0000 |
tree | b0c16abf0db138696a7df9e7ae57716eedecb5f8 | |
parent | 16909df2d068c90fd4dae5d3de3ed8161bfca38a [diff] |
Fix issue with K8s and Openstack in same env The targeting of mcp.Validate.runContainerConfiguration is incorrect it makes an incorrect assumption that there will only be openstack nodes called ctl01. This patch fixes the issue by utilizing salt.pillar instead to get the correct data. Change-Id: If044f72c9f3f2e76feccd866a23c264681685d34