Network issues
heroinedor opened this issue · 2 comments
heroinedor commented
Following the first experimentation of connexion with CapGemini network, here are some points to investigate :
- is it possible to avoid the creation of private networks, and deploy our infrastructure on the Capgemini's existing network ?
- is it possible to fix the vlan_id of a private network ?
- is it possible to avoid the creation of the router ?
ad2ien commented
- update env var in develop env
- update env var in preprod env
ad2ien commented
Modif reverted. Prod fork will use
value_specs = {
"provider:network_type" = "vlan"
"provider:segmentation_id" = var.van_id
}
in openstack_networking_network_v2
resource