Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 73decd1e authored by IMBERT Matthieu's avatar IMBERT Matthieu
Browse files

fix

parent 50796ea1
No related branches found
No related tags found
No related merge requests found
Pipeline #1065268 waiting for manual action
......@@ -230,6 +230,7 @@ module KavlanApi
# fatal("get_kvl_network: network #{osn_network} associated with #{vlans.length} vlans")
# end
# kvl_network['provider:segmentation_id'] = vlans.to_a[0]
kvl_network['sites'] = [ 'nantes', 'grenoble', 'lyon' ]
kvl_network['user'] = get_user(osn_network['project_id'])
if (last_update = $state.get_last_network_update(kvl_network['id']))
kvl_network['last_update'] = last_update
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment