summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndrey Kurilin <andr.kurilin@gmail.com>2017-07-03 16:27:29 +0300
committerAndrey Kurilin <andr.kurilin@gmail.com>2017-07-07 20:33:23 +0000
commitbd0a2adefe5e89c4269f6589837f871764c6f1f6 (patch)
tree2d7bdbd2ab4c8699e7f29ad30f88cf5cde283bbf /.gitignore
parentda5b5631435b3d1eeaae45f5399ba565552b566e (diff)
downloadpython-novaclient-bd0a2adefe5e89c4269f6589837f871764c6f1f6.tar.gz
Fix cropping the endpoint url
`nova version-list` crops the endpoint url to exclude API version and project-id(for microversions < 2.18). It is ok, but the code was designed before Nova-API moved under uwsgi, which changed the endpoint url format. The latest endpoint url contains the hostname and port which can be one for several services and it is a wrong case to cut the whole path from the endpoint. Closes-Bug: #1702194 Change-Id: Icba858b496855e2ffd71b35168e8057b28236119
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions