This module was written for services 2.x, and since services is now moving to the 3.x api in a serious way, it needs a big rewrite. Also important to review are all the client manipulation methods, given the changes that have been made to the client node type in Aegir 1.0 #962330: refactor and clarify the fields in the client content type

Comments

sfyn’s picture

I have started to update this module so that it will work with services 3.x, see:

http://drupalcode.org/project/hosting_services.git/commit/232c6451a
http://drupalcode.org/project/hosting_services.git/commit/8d83add51

And I have temporarily disabled the 2.x code.

sfyn’s picture

Status: Active » Needs work

I am pretty much done. I decided not to implement a delete service for sites. I am having a bug with the site update function - it returns a 406 for some reason.

I have created a new branch to track the 2.x services API compatible work, in case @cmcintosh wants to continue working with that - it is 6.x-0.9.x - sorry for the fuzzy naming scheme - I didn't think ahead enough before doing releases.

sfyn’s picture

Status: Needs work » Fixed

I consider beta2 to represent a full port of the existing functionality to services 3.x.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.