This repository was archived by the owner on Aug 1, 2023. It is now read-only.
Commit e8e5597
imageservice: Include version for glance api calls
The default glance installation[1] builds the image service endpoints
without the version suffix, so we have to add a v2 to them from
NewImageService()
[1] http://docs.openstack.org/mitaka/install-guide-ubuntu/glance-install.html
Signed-off-by: Alberto Murillo <alberto.murillo.silva@intel.com>1 parent 1836997 commit e8e5597
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
352 | 352 | | |
353 | 353 | | |
354 | 354 | | |
355 | | - | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
356 | 358 | | |
0 commit comments