Bug 1486334

Summary: OSP undercloud installation failed due to iptables conflict
Product: Red Hat OpenStack Reporter: Gurenko Alex <agurenko>
Component: instack-undercloudAssignee: James Slagle <jslagle>
Status: CLOSED NOTABUG QA Contact: Arik Chernetsky <achernet>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 9.0 (Mitaka)CC: mburns, rbartal, 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-08-29 19:01:30 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:
Description Flags
undercloud_install.log none

Description Gurenko Alex 2017-08-29 13:48:54 UTC
Created attachment 1319546 [details]
undercloud_install.log

Description of problem: Installation of OSP 9 fails on the undercloud stage (pre-install hook)


Version-Release number of selected component (if applicable):
build: 2017-08-22.1


How reproducible: 100%


Steps to Reproduce:
1. Install OSP 9 with InfraRed
2.
3.

Actual results: Installation fails on undercloud stage


Expected results: Installation completes successfully


Additional info:

Comment 1 Mike Burns 2017-08-29 19:01:30 UTC
This is the same issue as bug 1486330.  You're using a guest-image that is newer than the content on cdn.  You need to roll back to -191 or earlier.  

The error is:

iptables-1.4.21-18.el7.i686 != iptables-1.4.21-18.1.el7_4.x86_64

18.1.el7_4 is pending for 7.4
18.el7 is the latest version on CDN.

Comment 2 Jason Joyce 2017-08-29 19:08:33 UTC
*** Bug 1486307 has been marked as a duplicate of this bug. ***