GNS3 / gns3-server

GNS3 server
GNU General Public License v3.0
798 stars 262 forks source link

Export/Import projects with nodes on several remote servers #1534

Open grossmj opened 5 years ago

grossmj commented 5 years ago

As discussed in https://github.com/GNS3/gns3-server/issues/1520

The current problem is we export portable project with compute_id references set to local. This means for projects with several remote servers configured, import will result ALL appliances running on the main server only.

grossmj commented 5 years ago

Also see https://gns3.com/community/discussion/when-importing-a-portable-projec

grossmj commented 5 years ago

Another user reported the issue: https://gns3.com/community/discussion/when-i-import-a-project-why-do-t

palonsoro commented 1 year ago

Hi, are there any plans to address this?

Actually, I faced a situation slightly stranger:

This is an undesirable behavior: I should be able to choose on which server each node is deployed.