Skip to content

1.4.0

Compare
Choose a tag to compare
@arthall arthall released this 17 May 22:30
· 661 commits to master since this release
b7cb586

Added

  • Support for launching a database system from a backup in the Database service
  • Support for backup or clone of multiple volumes at once using volume groups in the Block Storage service
  • Support for tagging virtual cloud network resources in the Networking service
  • Support for specifying the PARAVIRTUALIZED remote volume type when creating a virtual image or launching a new instance in the Compute service
  • Example to retrieve network information for an instance which can be found on GitHub

Changed

  • Added retrieving and setting the home region to the user_crud.py example which can be found on Github