Skip to content

v0.3.7

Choose a tag to compare

@elnygren elnygren released this 04 Aug 12:16
  • support for Server.user_data
  • improve Server.stop_and_destroy
    • automatically populates server data from api unless sync=False param is given
    • wraps stop and destroy operations in an error handling loop that tries the operations several times in case of API errors related to the resource being in "maintenance" state (servers sometimes go to "maintenance" state when destroying several servers in a row)