Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 2.01 KB

CHANGELOG.md

File metadata and controls

32 lines (24 loc) · 2.01 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

  • Move server info into asset details table (#31)
  • Implement disconnect functionality (#30)
  • Moving Inventory Builder functionality to Inventory (#25)
  • Add plugin display name (#23)
  • Persister: InventoryCollection building through add_collection() (#14)
  • Add hardware inventory refresh (#10)
  • Add display name for physical server (#9)
  • Add computer systems to inventory (#8)
  • Add location LED operations (#7)
  • Add power operations to physical server (#5)
  • Add physical racks and chassis (#33)
  • Update i18n catalog for hammer (#37)

Fixed

  • Move LED state from server to asset details (#29)
  • Lazy load PhysicalServer class in spec factory (#16)
  • Omit rack id field when storing physical server (#11)

Unreleased as of Sprint 96 - 2018-10-08

Added

  • Add event catcher for Redfish provider (#34)