简体   繁体   中英

Open source Rails gem for the OpenStack API?

用于针对OpenStack API开发的领先开源Rails gem是什么?

I would suggest you to look on The Ruby Toolbox for this kind of question. Here the result for Openstack search on their website.

You might want to have a look at Fog ( https://github.com/fog/fog ). Fog provides an abstraction for a bunch of cloud providers, including OpenStack. The documentation is a bit sparse though...

Take a look to the OpenStack ActiveResource gem. It's an OpenStack Ruby (and RoR) bindings implemented on top of ActiveResource that supports Keystone (admin and public), Nova and Glance.

我知道这是一个老线程,但是最近开始使用 puppet-openstacklib的Aviator

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM