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 = .
This bug did not make the OSP 8.0 release. It is being deferred to OSP 10.
I can confirm the option is still there, and is still unused (superseded by options of "image upload").
This bugzilla has been removed from the release and needs to be reviewed and Triaged for another Target Release.
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 ~]$
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