简体   繁体   English

是否存在一个实现为JClouds的OpenStack API?

[英]Does there exist an OpenStack API with its implementation being JClouds?

I am trying to find if there exists an OpenStack REST API with its implementation being JClouds. 我正在尝试查找是否存在具有JClouds实现的OpenStack REST API。 I am willing to pay for someone to produce such a thing as an open source project. 我愿意为有人生产一个开源项目之类的东西付费。

SwiftProxy offers an OpenStack Swift implementation backed by Apache jclouds: SwiftProxy提供了Apache jclouds支持的OpenStack Swift实现:

https://github.com/bouncestorage/swiftproxy https://github.com/bouncestorage/swiftproxy

It back ends onto multiple jclouds storage backends including the local file system and many object stores. 它后端连接到多个jclouds存储后端,包括本地文件系统和许多对象存储。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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