Interact with Openstack Cloud using the Guzzle framework for building RESTful web service clients in PHP.
This is a work in progress, in it's current state is still unusable.
IdentityClient - Client for Identity Service (Keystone)
ComputeClient - Client for Compute Service (Nova)
StorageClient - Client for Storage Service (Swift) <- Development hasn't started yet.
OpenstackClient - One client to rule them all!
Run phpunit on the project's root.
- See https://github.com/guzzle/guzzle for more information about Guzzle, a PHP framework for building RESTful webservice clients.Guzzle Openstack Client