mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-26 08:05:54 +03:00
[PR #508] [CLOSED] Zerlgi patch esx #677
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/retspen/webvirtmgr/pull/508
Author: @zerlgi
Created: 2/18/2015
Status: ❌ Closed
Base:
master← Head:zerlgi-patch-esx📝 Commits (3)
8bd8d84initial ESXi support being addedb6c703ffix typo in qemu+tcp line 1608058a8afix typo on tcp and tls connections📊 Changes
1 file changed (+27 additions, -0 deletions)
View changed files
📝
vrtManager/connection.py(+27 -0)📄 Description
Good day, I'm starting to add "ESX" options in my fork of WebVirtMgr
The items don't yet appear and I may need some guidance.
So far only file changed is vrtManager/connection.py to add the esx connection strings
For this to work, it requires a libvirtd that supports the esx connection type. The default version shipping with Ubuntu does not, the official builds from libvirt.org do include esx support.
I obtained a version of libvirt with esx support on Ubuntu 14.04 from: http://ppa.launchpad.net/negronjl/libvirt-esx
Regards
./zerlgi
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.