Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 2.02 KB

CHANGELOG.md

File metadata and controls

34 lines (25 loc) · 2.02 KB

Change Log

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

The format is based on Keep a Changelog

Unreleased as of Sprint 72 ending 2017-10-30

Fixed

  • ID's shouldn't be in the service dialog YML (#119)

Gaprindashvili Beta1

Added

  • Introducing OVN as oVirt's network provider (#90)
  • Honour open_timeout when using V4 (#126)
  • Handle partial vm entity during creation (#129)

Fixed

  • Avoid NoMethod error in TemplatePreloadedAttributesDecorator.new (#106)
  • Propagate user validation errors (#104)
  • Parse the serial number during refresh (#97)
  • Identify the redhat events in the core settings (#99)
  • Target new template when using api v4 (#96)
  • Support publish VM (#95)
  • Add connection manager (#92)
  • v2v: Make "install drivers" checkbox dynamic (#76)
  • Refresh a host when removed (#127)
  • Don't close connection explicitly (#128)
  • Try both API versions in raw_connect(#132)
  • Fix vm removal for apiv4 (#131)

Initial changelog added