Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.79 KB

CHANGELOG.md

File metadata and controls

34 lines (22 loc) · 1.79 KB

Change Log

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

Unreleased - as of Sprint 53 end 2017-01-30

Added

  • Add ca-central region #113
  • Add links between cloud volumes and base snapshots #112
  • Introduce Amazon S3 StorageManager (#106)
  • Introduce Amazon Block Storage Manager (EBS) (#101)
  • Parse availability zone of an EBS volume (#116)

Changed

  • Queue EBS storage refresh after cloud inventory is saved (#120)
  • Rename Amazon block storage manager (#107)
  • Changes required after inventory refresh memory optimizations (#109)

Unreleased - as of Sprint 52 end 2017-01-14

Added

  • Collect inventory using 'inventory' abstraction in refresh (#102)
  • Introduce 'inventory' abstraction for fetching and storing inventory data (#98)
  • Map unknown event to automate to ConfigurationItemChangeNotification (#93)

Changed

  • Rename 'DTO' to 'Inventory' in refresh (#95)

Fixed

  • Fix connection of events to ems_ref (#94)