| ... | ... |
@@ -300,7 +300,6 @@ function create_nova_conf() {
|
| 300 | 300 |
add_nova_opt "libvirt_type=$LIBVIRT_TYPE" |
| 301 | 301 |
add_nova_opt "libvirt_cpu_mode=none" |
| 302 | 302 |
add_nova_opt "instance_name_template=${INSTANCE_NAME_PREFIX}%08x"
|
| 303 |
- add_nova_opt "image_service=nova.image.glance.GlanceImageService" |
|
| 304 | 303 |
|
| 305 | 304 |
if is_service_enabled n-api; then |
| 306 | 305 |
add_nova_opt "enabled_apis=$NOVA_ENABLED_APIS" |