CEPH filesystem development
 help / color / mirror / Atom feed
* Calamari 1.4
@ 2016-02-20  1:14 Gregory Meno
  2016-02-20  1:32 ` [ceph-calamari] " Daniel Rolfe
  2016-02-20  7:50 ` Tim Serong
  0 siblings, 2 replies; 4+ messages in thread
From: Gregory Meno @ 2016-02-20  1:14 UTC (permalink / raw)
  To: ceph-calamari, ceph-devel

Coming soon to a jewel near you.

What is it:

Calamari is a REST API written in python. It seeks to give API
endpoints like /cluster,
/pool, and /osd and unsurprisingly allow HTTP requests to inspect and
modify the resources a Ceph cluster provides. It simplifies access to
the control-plane by making it available across the network.

What is changing from the calamari I knew:
Calamari is going on a diet. We're shedding dependencies on saltstack.
The new version will be able to be run along-side Ceph Monitor
processes on the monitor nodes.  Where before calamari sought to place
agents on all nodes on the clusters it managed and monitored;  we now
only care about the cluster we're setup on

What is staying the same:
The API -- http://calamari.readthedocs.org/en/latest/calamari_rest/index.html
This is really the part I'm most excited about. If you've used
calamari in the past I am committed to delivering compatibility in
this release


How can I try it out:
* note this is still development code -- don't put it on production clusters
* http://calamari.readthedocs.org/en/latest/development/dev_env.html#using-vagrant
* release candidate packages will be available soon


How can I help:
* Contribute doc improvements
* File bugs in https://github.com/ceph/calamari/issues
* Fix bugs :)
* help with packaging
* contribute to the future direction by discussing this on the mailing
list -- ceph-calamari@lists.ceph.com

regards,
Gregory

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-02-22 19:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-20  1:14 Calamari 1.4 Gregory Meno
2016-02-20  1:32 ` [ceph-calamari] " Daniel Rolfe
2016-02-22 19:10   ` Gregory Meno
2016-02-20  7:50 ` Tim Serong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox