+++ This bug was initially created as a clone of Bug #1426064 +++
Description of problem:
ImageProxyURL ConfigValue has been renamed to ImageProxyAddress in 4.0.
However, the value of ImageProxyAddress is being reset to default ('localhost:54323') instead of preserving the old value (from ImageProxyURL).
Version-Release number of selected component (if applicable):
4.0
How reproducible:
100%
Steps to Reproduce:
1. upgrade from version 3.6
Actual results:
ImageProxyAddress value is 'localhost:54323'
Expected results:
ImageProxyAddress value should be similar to ImageProxyURL value from 3.6
ok, ovirt-engine-4.0.7.4-0.1.el7ev.noarch
(i have no idea why this clone exists as 3.6 had no imageio-proxy support. otherwise it seems to work.)
engine=# select * from vdc_options where option_name ilike '%imageproxy%';
option_id | option_name | option_value | version
-----------+----------------------+-----------------+---------
943 | ImageProxyAddress | localhost:54323 | general
944 | ImageProxySSLEnabled | true | general
(2 rows)
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://rhn.redhat.com/errata/RHBA-2017-0542.html