On 03/09/12 16:11, Robert Collins wrote:
On Mon, Sep 3, 2012 at 6:07 PM, Tom Fifield <[email protected]> wrote:
Hi all,

I've been handed an interesting piece of PaaS software (its various pieces
are in Java, PHP, python and bash!) and told "make it work with OpenStack".

Noone's done any work to make nova play with PHP, have they?

Depends on what you mean. There may not be a PHP native API, but you
could use http://aws.amazon.com/sdkforphp/

-Rob


Ta. 'What I mean' is probably just the functionality to start and stop VMs. Straightforward enough that direct HTTP calls to implement that should be fine, but if there was something out there which already has the functionality that'd be lovely :)

I've had a play with the AWS SDK, and it needs a bit of work to patch in the endpoints, painful but doable. However, the preference is to go OpenStack native if possible ...

Regards,

Tom

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to