Bug 1256912

Summary: rhel-osp-director: Remove unused '#image_path =' from undercloud.conf
Product: Red Hat OpenStack Reporter: Omri Hochman <ohochman>
Component: instack-undercloudAssignee: Alex Schultz <aschultz>
Status: CLOSED ERRATA QA Contact: Gurenko Alex <agurenko>
Severity: low Docs Contact:
Priority: low    
Version: 7.0 (Kilo)CC: aschultz, bnemec, ddomingo, dtantsur, jcoufal, jschluet, mburns, rhel-osp-director-maint
Target Milestone: Upstream M3Keywords: Triaged
Target Release: 11.0 (Ocata)   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: instack-undercloud-6.0.0-2.el7ost Doc Type: Deprecated Functionality
Doc Text:
The image_path parameter is no longer used. This update removes it from the undercloud configuration file.
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-05-17 19:23:50 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 Omri Hochman 2015-08-25 17:39:27 UTC
rhel-osp-director: Remove unused '#image_path =' from undercloud.conf  


Environment: 
-------------
instack-undercloud-2.1.2-23.el7ost.noarch
python-rdomanager-oscplugin-0.0.8-44.el7ost.noarch
instack-0.0.7-1.el7ost.noarch
openstack-heat-templates-0-0.6.20150605git.el7ost.noarch
openstack-tripleo-puppet-elements-0.0.1-4.el7ost.noarch
openstack-puppet-modules-2015.1.8-9.el7ost.noarch
puppet-3.6.2-2.el7.noarch


Description: 
------------
This configuration option is actually not used at all. It's just something we
forgot to remove from undercloud.conf when we switched to using the unified cli
(python-rdomanager-oscplugin).

If you had the images downloaded to a different directory other than the cwd,
you would specify that path when you run openstack overcloud image upload via
the --image-path cli arg.

This part should be removed from  --> undercloud.conf   :
---------------------------------------------------------
# Local file path to the necessary images. The path should be a
# directory readable by the current user that contains the full set of
# images. (string value)
#image_path = .

Comment 4 Mike Burns 2016-04-07 20:47:27 UTC
This bug did not make the OSP 8.0 release.  It is being deferred to OSP 10.

Comment 6 Dmitry Tantsur 2016-10-17 09:16:38 UTC
I can confirm the option is still there, and is still unused (superseded by options of "image upload").

Comment 8 Red Hat Bugzilla Rules Engine 2017-02-08 18:08:23 UTC
This bugzilla has been removed from the release and needs to be reviewed and Triaged for another Target Release.

Comment 11 Gurenko Alex 2017-04-24 10:39:59 UTC
Verified on build 2017-04-20.2

[stack@undercloud-0 ~]$ rpm -q instack-undercloud
instack-undercloud-6.0.0-6.el7ost.noarch

[stack@undercloud-0 ~]$ grep -i "#image_path" /usr/share/instack-undercloud/undercloud.conf.sample
[stack@undercloud-0 ~]$

Comment 13 errata-xmlrpc 2017-05-17 19:23:50 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-2017:1245