# OnceServer **Repository Path**: lhearen/OnceServer ## Basic Information - **Project Name**: OnceServer - **Description**: Eve-based VMs management platform - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-11-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #Introduction This whole project is intended to build up a VMware-like tool, which is based on Eve to provide a set of REST interfaces, and making full use of libvirt to manage underlying VMs and corresponding peripherals including virtual interface cards, virtual disks and the like. #Specification 1) libvirt-java-api is kind of deprecated refactored version of the client interfaces and corresponding test cases; 2) pool_management is where all the pool manamgement related files exist including some automatic assistant scripts; 3) RESTful-java-api is the bran-new version which we are trying to make use of Eve to replace former out-dated xmlrpc to achieve RPC and data storing features. #Team Now this project is supported by only four major members: Doctor Bear and LHearen is working on underlying server part; GZY focuses on java client development and mantainence; Wuheng is the chief technology adviser for technology support. #Contact Doctor Bear: wuyuewen11@otcaix.iscas.ac.cn LHearen: LHearen@126.com, luosonglei14@otcaix.iscas.ac.cn GZY: guzeyu13@otcaix.iscas.is.cn Wuheng: wuheng09@otcaix.iscas.ac.cn