|
@@ -318,6 +318,9 @@ data:
|
|
pod_router = {{ kuryr_openstack_pod_router_id }}
|
|
pod_router = {{ kuryr_openstack_pod_router_id }}
|
|
{% endif %}
|
|
{% endif %}
|
|
|
|
|
|
|
|
+ # Time (in seconds) that Kuryr controller waits for LBaaS to be activated
|
|
|
|
+ lbaas_activation_timeout = 1200
|
|
|
|
+
|
|
[pod_vif_nested]
|
|
[pod_vif_nested]
|
|
|
|
|
|
worker_nodes_subnet = {{ kuryr_openstack_worker_nodes_subnet_id }}
|
|
worker_nodes_subnet = {{ kuryr_openstack_worker_nodes_subnet_id }}
|