GNS3 / gns3-gui

GNS3 Graphical Network Simulator
http://www.gns3.com
GNU General Public License v3.0
2.17k stars 436 forks source link

Move device to different project #3084

Open spikefishjohn opened 4 years ago

spikefishjohn commented 4 years ago

Before you start I looked around and didn't see this requested. I've seen requests to move a device between servers but not projects. So the other day I made a VM. I put about an hour into it and it dawned on me it needs to be in a different project. My idea is to clone the HD then copy the clone image to base image dir and make a template based on it. It be nice if there was an option to migrate a device to a different project.

You may also post this issue directly on the GNS3 server repository if you know the feature request only applies to the server: https://github.com/GNS3/gns3-server/issues/new

Is your feature request related to a problem? Please describe. No

Describe the solution you'd like Right click device -> migrate to different project -> list of projects -> are you sure yes/no?

Describe alternatives you've considered duplicate VM and copy cloned hard drive to image to ~/GNS/images/QEMU/ dir, then make new template. Haven't tried this yet.

grossmj commented 4 years ago

I like the idea, we can probably have something like this starting with version 3.0

saviodsouza commented 3 years ago

Not only move but copy or clone to another project too