2017 © Pedro Peláez
 

library zendservice-openstack

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

image

ibmjstart/zendservice-openstack

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

  • Tuesday, November 17, 2015
  • by clement360
  • Repository
  • 15 Watchers
  • 1 Stars
  • 2,393 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 1 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

ZendService\OpenStack

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., (*1)

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., (*2)

The development state of each sub-components is reported below:, (*3)

- 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:, (*4)

phpunit ZendService/OpenStack

Installation

You can install using:, (*5)

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

The Versions

17/11 2015

dev-dev

dev-dev http://packages.zendframework.com/

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

  Sources   Download

BSD-3-Clause

The Requires

 

zf2 openstack

26/03 2015

dev-miguel

dev-miguel http://packages.zendframework.com/

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

  Sources   Download

BSD-3-Clause

The Requires

 

zf2 openstack

03/03 2015

dev-master

9999999-dev http://packages.zendframework.com/

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

  Sources   Download

BSD-3-Clause

The Requires

 

zf2 openstack