Bug 1512553
Summary: | External loadbalancer topology cannot be deploye with external-loadbalancer-vip.yaml template | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Marian Krcmarik <mkrcmari> |
Component: | openstack-tripleo-heat-templates | Assignee: | Emilien Macchi <emacchi> |
Status: | CLOSED DUPLICATE | QA Contact: | Gurenko Alex <agurenko> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 12.0 (Pike) | CC: | mburns, michele, rhel-osp-director-maint |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-11-16 13:48:26 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Marian Krcmarik
2017-11-13 13:56:19 UTC
So one of the related changed could be: Render port templates via j2 Remove these from the j2 excludes and instead render all the networks to avoid duplication. Change-Id: Id8e14e06ffe959c50456b4c88fef306046a8b478 Partially-Implements: blueprint composable-networks Problem is it just moved the port rendering to j2. As a matter of fact if you run 'openstack overcloud plan export overcloud', you'll see that the ports are there. So am wondering wth is going on here tbh. Can you upload the tar.gz produced via 'openstack overcloud plan export overcloud' and give me a ping? *** This bug has been marked as a duplicate of bug 1510419 *** |