Bug 1475335
| Summary: | [mix-version] fail to deploy osp 10 overcloud from osp 11 undercloud with osp10 rhel 7.4 images | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Raviv Bar-Tal <rbartal> | ||||
| Component: | openstack-tripleo-heat-templates-compat | Assignee: | Mike Burns <mburns> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Raviv Bar-Tal <rbartal> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 11.0 (Ocata) | CC: | augol, dbecker, jjoyce, mburns, morazi, rbartal, rhel-osp-director-maint | ||||
| Target Milestone: | async | Keywords: | Triaged, ZStream | ||||
| Target Release: | 11.0 (Ocata) | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | openstack-tripleo-heat-templates-compat-5.2.0-25.el7ost | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2017-08-02 01:03:07 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: | |||||||
| Attachments: |
|
||||||
Hi Mike, This looks like packing issue. I am able to deploy osp10 using latest osp10 templates, But unable to deploy using osp11 compat templates. The package that works from osp10: openstack-tripleo-heat-templates-5.2.0-25.el7ost.noarch The package that fails from osp11: openstack-tripleo-heat-templates-compat-5.2.0-20.el7ost.noarch 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/RHBA-2017:2407 |
Created attachment 1304788 [details] controller messages log Description of problem: Trying to deploy osp 10 overcloud using compat THT and osp10 rhel 7.4 based images fails on dependence issues Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Install osp11 undercloud. 2. load osp10 images (ironic and overcloud, introspect your nodes) 3. try to deploy osp10 overcloud with comapt THT (/usr/share/openstack-tripleo-heat-templates/compat) Actual results: overcloud deploy fails Expected results: overcloud deploy pass Additional info: /var/log/message from the controller is attached