Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 2.21 KB

CHANGELOG.md

File metadata and controls

48 lines (32 loc) · 2.21 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog

Hammer-1

Added

  • Add plugin display name (#68)
  • Google graph refresh (#67)
  • Add display name for flavor (#61)
  • Upgrade to fog-google 1.5.0 (#64)
  • Migrate model display names from locale/en.yml to plugin (#42)
  • Add user data injection for cloud-init scripts for GCE (#20)
  • rename client's proxy option (#73)
  • Update i18n catalog for hammer (#76)

Fixed

  • Fix API request scheme for preemptible flag when provisioning (#70)
  • Override az_zone_to_cloud_network method in google prov (#43)

Unreleased as of Sprint 99 ending 2018-11-19

Fixed

  • Always set vm_or_template.connection_state (#81)

Gaprindashvili-3 - Released 2018-05-15

Added

  • Added South America region (#48)

Gaprindashvili-2 released 2018-03-06

Fixed

  • Add back missing IP address range in Virtual Private Cloud name. (#46)

Gaprindashvili-1 - Released 2018-01-31

Added

Fixed

  • Added supported_catalog_types (#35)
  • Fix exception handing for credential validation on raw_connect (#28)

Initial changelog added