eimis-ans/eimis-synapse

Network issues

heroinedor opened this issue · 2 comments

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 ?
  • update env var in develop env
  • update env var in preprod env

Modif reverted. Prod fork will use

  value_specs = {
    "provider:network_type" = "vlan"
    "provider:segmentation_id" = var.van_id
  }

in openstack_networking_network_v2 resource