softlayer / jumpgate

A simple library to make more clouds compatible with OpenStack.
http://softlayer.github.io/jumpgate/
MIT License
46 stars 29 forks source link

Re-implements image listing to sort/filter on jumpgate itself #146

Closed sudorandom closed 10 years ago

sudorandom commented 10 years ago

This should fix the issue with specifying a marker when listing images not working properly. This solution is not optimal since it sorts and filters client side.

jimlindeman commented 10 years ago

+1 Looks good