Bug 1719897
| Summary: | Deployment with custom network names fails due to mismatch in subnet names. | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Alexander Chuzhoy <sasha> |
| Component: | openstack-tripleo-heat-templates | Assignee: | Harald Jensås <hjensas> |
| Status: | CLOSED ERRATA | QA Contact: | Sasha Smolyak <ssmolyak> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 15.0 (Stein) | CC: | bfournie, hjensas, mburns, racedoro |
| Target Milestone: | rc | Keywords: | Regression, Triaged |
| Target Release: | 15.0 (Stein) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-tripleo-heat-templates-10.5.1-0.20190627050406.22ee26f.el8ost | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-09-21 11:23:06 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
Alexander Chuzhoy
2019-06-12 17:09:17 UTC
Temporarily moving blocker flag, will reinstate. Verified: Environment: openstack-tripleo-heat-templates-10.5.1-0.20190701110422.889d4d4.el8ost.noarch Successfully deployed OverCloud. (undercloud) [stack@undercloud-0 ~]$ openstack network list +--------------------------------------+------------------+--------------------------------------+ | ID | Name | Subnets | +--------------------------------------+------------------+--------------------------------------+ | 1023faba-b1a8-47bb-8770-aaff8f2efb0f | MyStorageMgmtNet | 3d5d51f1-8ef0-44ce-a11c-37b8cc1de51d | | 263f431f-aaa1-4ef2-99fc-51d1360c66bd | MyStorageNet | 58ec3004-bcd5-4eb1-ac39-e1e7d47b7568 | | 41099f37-999d-47bc-b220-c2cfd8e84243 | management | 8c0cb99f-28f6-4f12-ac8f-e8300b9ff81f | | 55349c7c-4e06-41f6-bffc-9973e9f1ab4a | MyInternalApiNet | 2c176993-e8fb-4ccb-b76d-311d270e0461 | | 799167a0-e881-4c73-a370-1f79cbe55e3d | MyExternalNet | 415c4d7c-e922-4369-8d2d-88d9686b9c03 | | 92ee6e20-3389-40b5-9b9b-3299fc0d6713 | ctlplane | c96d70e9-bbae-40a8-a175-5604476e3166 | | ae464f6a-e5d7-46b4-a143-e904fe19562f | MyTenantNet | 37c1b487-a423-4dea-af74-9c6cbb4a9424 | +--------------------------------------+------------------+--------------------------------------+ Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2019:2811 |