| ... | ... |
@@ -544,7 +544,6 @@ function create_nova_conf {
|
| 544 | 544 |
iniset $NOVA_CONF oslo_messaging_notifications driver "messagingv2" |
| 545 | 545 |
iniset $NOVA_CONF oslo_messaging_notifications transport_url $(get_notification_url) |
| 546 | 546 |
iniset_rpc_backend nova $NOVA_CONF |
| 547 |
- iniset $NOVA_CONF glance api_servers "$GLANCE_URL" |
|
| 548 | 547 |
|
| 549 | 548 |
iniset $NOVA_CONF DEFAULT osapi_compute_workers "$API_WORKERS" |
| 550 | 549 |
iniset $NOVA_CONF DEFAULT metadata_workers "$API_WORKERS" |