Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Commit

Permalink
[Changelog] Add missing PRs
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
JPrause committed Apr 25, 2019
1 parent 5b85841 commit be458d8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
## Hammer-5

### Added
- Add validation to migration throttling inputs and add CPU throttling field [(#915)](https://github.com/ManageIQ/manageiq-v2v/pull/915)
- Use conversion_hosts API for RHV target cluster warnings instead of host CF tags [(#847)](https://github.com/ManageIQ/manageiq-v2v/pull/847)
- Rename Concurrent Migrations to Migration Throttling [(#892)](https://github.com/ManageIQ/manageiq-v2v/pull/892)
- Add info popover to broken infra mapping error icons [(#906)](https://github.com/ManageIQ/manageiq-v2v/pull/906)
Expand Down Expand Up @@ -35,6 +36,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
- Add "Flavor" and "Security Group" CSV columns and associated warnings [(#845)](https://github.com/ManageIQ/manageiq-v2v/pull/845)

### Fixed
- Fix inline edit buttons positioning by rendering as a child of an existing table cell [(#941)](https://github.com/ManageIQ/manageiq-v2v/pull/941)
- Fix regression in CSV validation with invalid rows [(#932)](https://github.com/ManageIQ/manageiq-v2v/pull/932)
- Prevent Settings form from being destroyed on unmount [(#839)](https://github.com/ManageIQ/manageiq-v2v/pull/839)
- Edit Plan: fetch correct status of pre-selected VMs using VM validation service [(#841)](https://github.com/ManageIQ/manageiq-v2v/pull/841)
- Conversion Host Configuration Wizard - use correct default cloud-user (with a dash) instead of cloud_user [(894)](https://github.com/ManageIQ/manageiq-v2v/pull/894)
Expand Down

0 comments on commit be458d8

Please sign in to comment.