Sha256: 9b4a4854b79ae9f41959e25cad82be6dce754b041b4f105caddabdfc462b120c

Contents?: true

Size: 1.3 KB

Versions: 1

Compression:

Stored size: 1.3 KB

Contents

# Fog::Arubacloud

[![Code Climate](https://codeclimate.com/github/fog/fog-arubacloud/badges/gpa.svg)](https://codeclimate.com/github/fog/fog-arubacloud)
[![Test Coverage](https://codeclimate.com/github/fog/fog-arubacloud/badges/coverage.svg)](https://codeclimate.com/github/fog/fog-arubacloud/coverage)
[![Gitter](https://badges.gitter.im/fog/fog-arubacloud.svg)](https://gitter.im/fog/fog-arubacloud?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=body_badge)
[![Build Status](https://travis-ci.org/fog/fog-arubacloud.svg?branch=master)](https://travis-ci.org/fog/fog-arubacloud)

Module for the 'fog' gem to support ArubaCloud IaaS Service

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'fog-arubacloud'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install fog-arubacloud


## Update 


In package has been updated the 'snapshot' methods , and has added  'list_snapshot ' feature to see if a snapshot exist;   

## Usage

TODO: Write usage instructions here

## Contributing

1. Fork it ( https://github.com/fog/fog-arubacloud/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fog-arubacloud-0.0.6 README.md