All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
Unreleased - YYYY-MM-DD
Unreleased - 2019-09-09
- Handle Libcloud exceptions when loading instances with missing source volume (#40)
0.5.24 - 2018-09-24
- Added graceful handling of pagination errors (#35)
0.5.23 - 2018-08-31
- Change ex_list_all_instances to fetch next page until no remaining results (#32)
- Travis automatically pushes new pypi release when tags are pushed (#33)
0.5.22 - 2018-08-02
- Change ex_list_all_instances performs manual pagination, doesn't rely on optional servers_links (#31)
0.5.21 - 2018-06-29
- The incorrect version (0.5.19) of rtwo was was uploaded to pypi as 0.5.20. The changes originally intended for 0.5.20 were re-uploaded as 0.5.21
0.5.20 - 2018-06-19
- Allow external network to be explicitly passed to
associate_floating_ip
(#27)
0.5.19 - 2018-04-26
- Fix unintentional fetch of all_tenants instances (#25)