Sha256: a0bc034b02e88b1e800a1ea17727647c0cfe9a87189e731c6f838f8a93cb3641
Contents?: true
Size: 1.71 KB
Versions: 2
Compression:
Stored size: 1.71 KB
Contents
# Foreman XEN Plugin [![Build Status](https://api.travis-ci.org/theforeman/foreman-xen.svg)](https://travis-ci.org/theforeman/foreman-xen) [![Code Climate](https://codeclimate.com/github/theforeman/foreman-xen/badges/gpa.svg)](https://codeclimate.com/github/theforeman/foreman-xen) This plugin enables managing of XEN Server as a Compute Resource in Foreman. ## Installation Packages are available for Debian based distribtions as **ruby-foreman-xen** and for Red Hat based distributions as **ruby193-rubygem-foreman_xen** The gem name is **foreman_xen**. Please see the Foreman manual for further instructions: * [Foreman: How to Install a Plugin](http://theforeman.org/plugins/#2.Installation) ## Compatibility | Foreman Version | Plugin Version | |:--------------- |:--------------------- | | >=1.5, <1.8 | 0.0.x (unmaintained) | | >=1.8.1, <1.10 | 0.1.x (unmaintained) | | >=1.10, <1.11 | 0.2.x (unmaintained) | | >=1.11, <1.13 | 0.3.x | | >=1.13 | 0.4.x | ## Support http://projects.theforeman.org/projects/xen/issues # Copyright Copyright (c) 2014 ooVoo LLC This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
foreman_xen-0.4.1 | README.md |
foreman_xen-0.4.0 | README.md |