summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorDmitry Tantsur <divius.inside@gmail.com>2019-05-16 16:52:36 +0200
committerDmitry Tantsur <divius.inside@gmail.com>2019-05-17 09:39:43 +0200
commit266a700534cbd166c800999dd92556cb431d2055 (patch)
tree7dfd31f286a5e5ccfae62e8528368c2240960711 /setup.cfg
parent7217d7e8dc780002a7053d6c678dbe39665581fd (diff)
downloadpython-ironicclient-2.7.2.tar.gz
Do not try to use /v1/v1 when endpoint_override is used2.7.2
In one of the places where endpoint_override is used we did not strip the /v1 suffix, resulting in doube /v1/v1 sometimes. This patch also corrects the way we strip this suffix (str.rstrip accepts a set of symbols, not a substring; use regex instead). It remains unclear why the breakage passed the gate initially. I assume it was not on the active code path until some Nova change. Story: #2005723 Task: #31051 Change-Id: I3b25f4fb170aa93159ffa8074dc74fa6f50671b7 (cherry picked from commit 4565af8ccd8aaa35868fae6ae31216c3e57014f3)
Diffstat (limited to 'setup.cfg')
0 files changed, 0 insertions, 0 deletions