cephdetail 0.2.1
This gem relies on the presence of a Ceph REST API server to pull down and parse health information for your Ceph cluster.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rest-client
>= 1.8.0, ~> 1.8
Development Dependencies (5):
bundler
~> 1.10
codeclimate-test-reporter
>= 0.4.8, ~> 0.4
rake
~> 10.0
rspec
~> 3.4
webmock
>= 1.21.0, ~> 1.21
Requirements:
A web server running the Ceph REST API.