Skip to content
This repository has been archived by the owner on Jun 12, 2019. It is now read-only.

Latest commit

 

History

History
30 lines (20 loc) · 694 Bytes

CHANGES.md

File metadata and controls

30 lines (20 loc) · 694 Bytes

Changelog of Python SDK for RunAbove API

Release 1.3.0 (2015-02-06)

  • Retrieve and set containers and objects metadata
  • Add get_by_name for flavor and images
  • Add flavor.type
  • Add image.visibility
  • Expose a way to get a valid OpenStack token
  • Better handle 404 for images and flavors

Release 1.2.0 (2014-09-05)

  • Support Python 3.4 (@cybojenix)

Release 1.1.0 (2014-07-30)

  • Limit the scope of permissions required by an application
  • Redirect the user to an URL after signing in

Release 1.0.0 (2014-07-09)

  • Initial release