CHANGELOG.rst 467 B

123456789101112
  1. 0.1.0 - Jan 30, 2016.
  2. -------
  3. * Initial release of CloudBridge
  4. * Support for Bucket, Instance, Instance type, Key pair, Machine image
  5. Region, Security group, Snapshot, Volume, Network and Subnet services
  6. * Support for paging results, block device mapping and launching into VPCs
  7. * Support for AWS and OpenStack clouds
  8. * Basic usage docs and complete API docs
  9. * 95% test coverage
  10. * Support for AWS mock test provder (via
  11. `moto <https://github.com/spulec/moto>`_)