Bug 1241271

Summary: Postdeploy steps do not account for new no_proxy contents
Product: Red Hat OpenStack Reporter: Brad P. Crochet <brad>
Component: python-rdomanager-oscpluginAssignee: Brad P. Crochet <brad>
Status: CLOSED ERRATA QA Contact: Udi Kalifon <ukalifon>
Severity: unspecified Docs Contact:
Priority: high    
Version: DirectorCC: calfonso, jslagle, mburns, ohochman, rhel-osp-director-maint, rrosa
Target Milestone: gaKeywords: Triaged
Target Release: Director   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-rdomanager-oscplugin-0.0.8-31.el7ost Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-08-05 13:58:56 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 Brad P. Crochet 2015-07-08 21:25:20 UTC
When a proxy is in play, the overcloudrc contains a no_proxy line. The post deploy step needs to take into account the new information in the no_proxy line.

Comment 3 Brad P. Crochet 2015-07-08 21:51:28 UTC
https://review.gerrithub.io/239248

Comment 5 Omri Hochman 2015-07-30 20:24:05 UTC
Verified : python-rdomanager-oscplugin-0.0.8-43.el7ost.noarch

Checked that the code merged https://review.gerrithub.io/#/c/239444/3/rdomanager_oscplugin/v1/overcloud_deploy.py
 
found it in :/usr/lib/python2.7/site-packages/rdomanager_oscplugin/v1/overcloud_deploy.py 


        if args.template_root:
            tht_root = args.template_root
        else:
            tht_root = TRIPLEO_HEAT_TEMPLATES

        environment = os.path.join(tht_root,
                                   RHEL_REGISTRATION_EXTRACONFIG_NAME,

Comment 7 errata-xmlrpc 2015-08-05 13:58:56 UTC
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-2015:1549