GitHub user cderamus opened a pull request: https://github.com/apache/libcloud/pull/205
Libcloud 469 add reserved instance support You can merge this pull request into a Git repository by running: $ git pull https://github.com/DivvyCloud/libcloud LIBCLOUD-469_Add_Reserved_Instance_Support Alternatively you can review and apply these changes as the patch at: https://github.com/apache/libcloud/pull/205.patch ---- commit e0872c1a790bf2d35dc5fd584452fc77f6d09f02 Author: Chris DeRamus <chris.dera...@gmail.com> Date: 2013-12-22T14:37:51Z Merge pull request #2 from apache/trunk Pulling in latest updates commit 0f7603a4b6ce3f0559c51d329a26d2d0b06c3507 Author: Chris DeRamus <ch...@divvycloud.com> Date: 2013-12-22T14:57:48Z Issue LIBCLOUD-469: Add Reserved Instance support to EC2 driver ----