Correct the version mapping to image service.
This was preventing image support from being activated. Change-Id: I1b7ab9174b90c55423b244ca63402d33b4411a49
This commit is contained in:
@ -36,7 +36,7 @@ DEFAULT_VOLUME_API_VERSION = "1"
|
||||
|
||||
LIB_COMPUTE_API_VERSION = "2"
|
||||
LIB_IDENTITY_API_VERSION = "2.0"
|
||||
LIB_IMAGE_API_VERSION = "1.0"
|
||||
LIB_IMAGE_API_VERSION = "2"
|
||||
LIB_VOLUME_API_VERSION = "1"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user