[PR #508] [CLOSED] Zerlgi patch esx #677

Closed
opened 2026-02-27 16:40:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtmgr/pull/508
Author: @zerlgi
Created: 2/18/2015
Status: Closed

Base: masterHead: zerlgi-patch-esx


📝 Commits (3)

  • 8bd8d84 initial ESXi support being added
  • b6c703f fix typo in qemu+tcp line 160
  • 8058a8a fix 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.

## 📋 Pull Request Information **Original PR:** https://github.com/retspen/webvirtmgr/pull/508 **Author:** [@zerlgi](https://github.com/zerlgi) **Created:** 2/18/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `zerlgi-patch-esx` --- ### 📝 Commits (3) - [`8bd8d84`](https://github.com/retspen/webvirtmgr/commit/8bd8d84b13ec7b67186387c5af8613f904dda350) initial ESXi support being added - [`b6c703f`](https://github.com/retspen/webvirtmgr/commit/b6c703f814fda3cd98793ddc1ed411e6b1ba23fc) fix typo in qemu+tcp line 160 - [`8058a8a`](https://github.com/retspen/webvirtmgr/commit/8058a8ad4150fac7ba1517d2657c5959060b229f) fix typo on tcp and tls connections ### 📊 Changes **1 file changed** (+27 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `vrtManager/connection.py` (+27 -0) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 16:40:07 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtmgr#677
No description provided.