Sha256: 2113dbbce84750340eb081fe853923f5c59426ec18d5cca85f858a7ec0d7fe6d

Contents?: true

Size: 1.03 KB

Versions: 14

Compression:

Stored size: 1.03 KB

Contents

# Fog::Libvirt

fog-libvirt is a libvirt provider for [fog](https://github.com/fog/fog).

[![Build Status](https://secure.travis-ci.org/fog/fog.png?branch=master)](http://travis-ci.org/fog/fog-libvirt)
[![Dependency Status](https://gemnasium.com/fog/fog.png)](https://gemnasium.com/fog/fog-libvirt)
[![Code Climate](https://codeclimate.com/github/fog/fog.png)](https://codeclimate.com/github/fog/fog-libvirt)
[![Gem Version](https://fury-badge.herokuapp.com/rb/fog.png)](http://badge.fury.io/rb/fog-libvirt)
[![Gittip](http://img.shields.io/gittip/geemus.png)](https://www.gittip.com/geemus/)

## Installation

fog-libvirt can be used as a module for fog or installed separately as:

```
$ sudo gem install fog-libvirt
```

## Usage

See [README.md](https://github.com/fog/fog-libvirt/blob/master/lib/fog/libvirt/models/compute/README.md).

## Contributing

Please refer to [CONTRIBUTING.md](https://github.com/fog/fog/blob/master/CONTRIBUTING.md).

## License

Please refer to [LICENSE.md](https://github.com/fog/fog-libvirt/blob/master/LICENSE.md).

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
fog-libvirt-0.8.0 README.md
fog-libvirt-0.7.0 README.md
fog-libvirt-0.6.0 README.md
fog-libvirt-0.5.0 README.md
fog-libvirt-0.4.2 README.md
fog-libvirt-0.4.1 README.md
fog-libvirt-0.4.0 README.md
fog-libvirt-0.3.0 README.md
fog-libvirt-0.2.0 README.md
fog-libvirt-0.1.0 README.md
fog-libvirt-0.0.4 README.md
fog-libvirt-0.0.3 README.md
fog-libvirt-0.0.2 README.md
fog-libvirt-0.0.1 README.md