Comment 5 for bug 1315255

Revision history for this message
Mark Kirkwood (mark-kirkwood) wrote :

It looks like they are not tagging or branching the python-troveclient code sufficiently, e.g:

$ cd python-trove
$ git branch -a
* master
  remotes/origin/HEAD -> origin/master
  remotes/origin/master

I merely patched the package with the latest client, which is what you guys should probably do - as the current situation (having the client api not matching the servers) makes trove essentially unusable.