Disabling a network in network_data does not cause the network to fallback to ctlplane
Bug #1721542 reported by
Tim Rozet
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
Medium
|
Tim Rozet |
Bug Description
When disabling a network in the network data file, the network's port object is never created for the role. Therefore it cannot be overridden to noop.yaml, which would cause it to fallback to the ctlplane network. Therefore services mapped to that network never have any IPs and deployment fails. A network which is defined, but disabled should still fallback to the ctlplane network.
Changed in tripleo: | |
status: | New → In Progress |
importance: | Undecided → Medium |
assignee: | nobody → Tim Rozet (trozet) |
milestone: | none → queens-1 |
tags: | added: pike-backport-potential |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/509789
Review: https:/