Opensource XenServer Management Interface
Go to file
Daniel Lintott d8484985bc Update license text 2014-06-13 22:01:19 +01:00
images UI Updates 2014-06-13 15:35:37 +01:00
images_map Corrected directory structure (I think) 2011-08-05 10:12:26 +00:00
plugins Corrected directory structure (I think) 2011-08-05 10:12:26 +00:00
pygtk_chart Corrected directory structure (I think) 2011-08-05 10:12:26 +00:00
scripts Corrected directory structure (I think) 2011-08-05 10:12:26 +00:00
.gitignore Update .gitignore 2014-06-13 10:16:21 +01:00
ChangeLog Corrected directory structure (I think) 2011-08-05 10:12:26 +00:00
LICENSE Use updated copy of GPL-2 license 2014-06-13 16:12:17 +01:00
PixbufTextCellRenderer.py Updated licensing, cleanup 2011-10-07 19:50:08 +00:00
README Updated README 2011-08-11 13:05:41 +00:00
TODO Corrected directory structure (I think) 2011-08-05 10:12:26 +00:00
_version.py Modify version number 2014-06-13 21:42:56 +01:00
capabilities.py PEP8 Fixes 2014-06-12 19:17:08 +01:00
messages.py Remove whitespace from end of file 2014-06-13 16:18:38 +01:00
openxenmanager Create new python entry script 2014-06-13 21:41:37 +01:00
openxenmanager.sh Create new python entry script 2014-06-13 21:41:37 +01:00
oxc.conf Don't show default templates by default 2014-06-13 16:17:25 +01:00
oxc.glade Update license text 2014-06-13 22:01:19 +01:00
oxcSERVER.py Update copyright notices 2014-06-12 17:39:34 +01:00
oxcSERVER_addserver.py Update copyright notices 2014-06-12 17:39:34 +01:00
oxcSERVER_alerts.py Update copyright notices 2014-06-12 17:39:34 +01:00
oxcSERVER_host.py Update copyright notices 2014-06-12 17:39:34 +01:00
oxcSERVER_host_network.py Update copyright notices 2014-06-12 17:39:34 +01:00
oxcSERVER_host_nics.py Update copyright notices 2014-06-12 17:39:34 +01:00
oxcSERVER_menuitem.py Update copyright notices 2014-06-12 17:39:34 +01:00
oxcSERVER_newvm.py Update copyright notices 2014-06-12 17:39:34 +01:00
oxcSERVER_properties.py Update copyright notices 2014-06-12 17:39:34 +01:00
oxcSERVER_storage.py Update copyright notices 2014-06-12 17:39:34 +01:00
oxcSERVER_vm.py Update copyright notices 2014-06-12 17:39:34 +01:00
oxcSERVER_vm_network.py Update copyright notices 2014-06-12 17:39:34 +01:00
oxcSERVER_vm_snapshot.py Update copyright notices 2014-06-12 17:39:34 +01:00
oxcSERVER_vm_storage.py Update copyright notices 2014-06-12 17:39:34 +01:00
oxm.pyw Create new python entry script 2014-06-13 21:41:37 +01:00
put.py Corrected directory structure (I think) 2011-08-05 10:12:26 +00:00
rrd.py Update copyright notices 2014-06-12 17:39:34 +01:00
rrdinfo.py Updated licenses 2011-09-21 20:48:52 +00:00
tunnel.py Update copyright notices 2014-06-12 17:39:34 +01:00
vncviewer.exe Corrected directory structure (I think) 2011-08-05 10:12:26 +00:00
window.py Various PEP8 formatting fixes and spelling fixes 2014-06-13 21:39:57 +01:00
window_addserver.py PEP8 Formatting Fixes 2014-06-13 11:35:37 +01:00
window_alerts.py Update copyright notices 2014-06-12 17:39:34 +01:00
window_host.py Update copyright notices 2014-06-12 17:39:34 +01:00
window_host_network.py Update copyright notices 2014-06-12 17:39:34 +01:00
window_host_nics.py Update copyright notices 2014-06-12 17:39:34 +01:00
window_menuitem.py Dynamically add the version number from _version.py to the about dialog 2014-06-13 16:06:51 +01:00
window_newvm.py Update copyright notices 2014-06-12 17:39:34 +01:00
window_properties.py Update copyright notices 2014-06-12 17:39:34 +01:00
window_storage.py Update copyright notices 2014-06-12 17:39:34 +01:00
window_tools.py Update copyright notices 2014-06-12 17:39:34 +01:00
window_vm.py Update copyright notices 2014-06-12 17:39:34 +01:00
window_vm_network.py Update copyright notices 2014-06-12 17:39:34 +01:00
window_vm_performance.py Update copyright notices 2014-06-12 17:39:34 +01:00
window_vm_snapshot.py Update copyright notices 2014-06-12 17:39:34 +01:00
window_vm_storage.py Update copyright notices 2014-06-12 17:39:34 +01:00
xdot.py Corrected directory structure (I think) 2011-08-05 10:12:26 +00:00
xtea.py Corrected directory structure (I think) 2011-08-05 10:12:26 +00:00
xva.py Corrected directory structure (I think) 2011-08-05 10:12:26 +00:00

README

OpenXenManager introduction
===========================
OpenXenManager is a full-featured graphical interface to manage Citrix
XenServer / Xen Cloud Platform (XCP) hosts through the network.

OpenXenManager is an open-source multiplatform clone of Citrix XenCenter.
It is written in Python, using pyGTK for its interface.

The homepage for OpenXenManager is at:
https://sourceforge.net/projects/openxenmanager/

Subscribe to the openxenmanager-announce mailing list for important information
and release announcements:
https://lists.sourceforge.net/lists/listinfo/openxenmanager-announce


Running OpenXenManager
======================
To launch OpenXenManager simply run the "openxenmanager" script.

Requirements:
* Python 2.4
* pyGTK 2.16
* GTK-VNC (Linux only)

OpenXenManager runs on Windows or Linux. Mac is not officially supported,
though you may be able to get it to work.


Help / bug reports
==================

If you have found a bug, please file a detailed report in our bug tracker:
  http://sourceforge.net/tracker/?group_id=327385&atid=1374139

For help you can:

* Visit the forums:
  http://sourceforge.net/projects/openxenmanager/forums

* Send an email in the mailing list:
  https://lists.sourceforge.net/lists/listinfo/openxenmanager-users

* Or drop in to our IRC channel:
  #openxenmanager on irc.freenode.net


 - Cheng Sun <chengsun9@gmail.com>