Set api_v2 to True in image-feature-enabled

Either api_v1 or api_v2 must be True in [image-feature-enabled]

Change-Id: I8d25d4b43b030c58e9c365937d81c82418a47436
Closes-bug: #1703722
This commit is contained in:
zhubingbing 2017-07-12 10:30:17 +08:00
parent a71aa61ea7
commit 2c9d9c9105

View File

@ -49,7 +49,6 @@ http_image = {{ image_url }}
[image-feature-enabled]
api_v1 = False
api_v2 = False
[network]
region = {{ openstack_region_name }}