承接 ibmjstart/zendservice-openstack 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

ibmjstart/zendservice-openstack

Composer 安装命令:

composer require ibmjstart/zendservice-openstack

包简介

OOP wrapper for the OpenStack API modified to work with Bluemix and IBM Object Storage

README 文档

README

Provides a simple PHP library for the last version of the OpenStack API. The goal of this component is to simplify the usage of the OpenStack API for PHP developers, providing simple OO interfaces.

Release notes

This component is still in development, please don't use it in a production environment. It uses the ZendService_Api component to manage the HTTP API calls to the OpenStack services.

The development state of each sub-components is reported below:

- BlockStorage [COMPLETED]
- Compute [COMPLETED]
- Identity [COMPLETED]
- ObjectStorage [COMPLETED]
- Networking [TO DO]
- Image [TO DO]

We tested the API using the RackSpace cloud services. We would like to test it using TryStack.org (we are waiting fo the API support). If you are using a different cloud services that support OpenStack please test this component against it. In order to execute the online test you need to edit the TestConfiguration.php.dist file under the tests folder and change the authentication constants with your account information. You can run the tests executing the following command under the tests folder:

phpunit ZendService/OpenStack

Installation

You can install using:

curl -s https://getcomposer.org/installer | php
php composer.phar install

统计信息

  • 总下载量: 2.44k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 15
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2015-03-09