Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send GNS3 VM settings from the GUI to the controller #1441

Closed
julien-duponchelle opened this issue Aug 24, 2016 · 1 comment
Closed

Send GNS3 VM settings from the GUI to the controller #1441

julien-duponchelle opened this issue Aug 24, 2016 · 1 comment
Assignees
Milestone

Comments

@julien-duponchelle
Copy link
Contributor

No description provided.

@julien-duponchelle
Copy link
Contributor Author

I have implement the settings. For the moment it's just send and save on the controller.

I have change the save of the settings to use the gns3_controller.conf in order to have a single file for all stuff manage by the controller.

In order to simplify I have move the settings to a dedicated page:
image

I have also extend you concept of engines and return the list from the API. So if someone want to make an engine for a cloud provider, hyper-v or something else you should have no impact on the GUI. Now that the GUI has no direct access to VMware or VirtualBox the code is simple.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant