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

[Changelog] Removing PRs from changelog #946

Merged
merged 1 commit into from
Apr 26, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 0 additions & 19 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,36 +13,17 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
- Add info popover to broken infra mapping error icons [(#906)](https://github.com/ManageIQ/manageiq-v2v/pull/906)
- Phase 2 of vertical menu fixes [(#822)](https://github.com/ManageIQ/manageiq-v2v/pull/822)
- Add 'Status Detail' enhanced error message to info popover on a migration task [(#918)](https://github.com/ManageIQ/manageiq-v2v/pull/918)
- Conversion Host Wizard: set the auth_user to 'root' for RHV hosts [(#924)](https://github.com/ManageIQ/manageiq-v2v/pull/924)
- Conversion Host Enablement - List View - Add Retry button with modal for re-entering SSH keys [(#916)](https://github.com/ManageIQ/manageiq-v2v/pull/916)
- Plan Wizard VMs Step - VMWare Folder View [(#917)](https://github.com/ManageIQ/manageiq-v2v/pull/917)
- Conversion Host Configuration Wizard - rename API field from ssh_key to conversion_host_ssh_private_key [(#913)](https://github.com/ManageIQ/manageiq-v2v/pull/913)
- Fix conversion host removal modal [(#909)](https://github.com/ManageIQ/manageiq-v2v/pull/909)
- Conversion Host Configuration Wizard - Properly pass SSH keys and VDDK path to API [(#908)](https://github.com/ManageIQ/manageiq-v2v/pull/908)
- Add new options for migration throttling [(#897)](https://github.com/ManageIQ/manageiq-v2v/pull/897)
- Conversion Host Configuration - List view #3 - Polling for tasks and rendering enable/disable status [(#889)](https://github.com/ManageIQ/manageiq-v2v/pull/889)
- Rename Concurrent Migrations to Migration Throttling [(#892)](https://github.com/ManageIQ/manageiq-v2v/pull/892)
- Conversion Host: list view phase 2 [(#882)](https://github.com/ManageIQ/manageiq-v2v/pull/882)
- Conversion Host Configuration Wizard - Step #2 - Host(s) [(#876)](https://github.com/ManageIQ/manageiq-v2v/pull/876)
- Conversion Host Configuration Wizard - Step #4 - Results (without passing SSH keys) [(#883)](https://github.com/ManageIQ/manageiq-v2v/pull/883)
- Conversion Host Configuration Wizard - Step #3 - Authentication [(#880)](https://github.com/ManageIQ/manageiq-v2v/pull/880)
- Conversion Hosts: list view phase 1 [(#874)](https://github.com/ManageIQ/manageiq-v2v/pull/874)
- Conversion Host Configuration Wizard Step #1 (Location), and introducing common reducers [(#871)](https://github.com/ManageIQ/manageiq-v2v/pull/871)
- Conversion Hosts: add initial button for empty state screen [(#864)](https://github.com/ManageIQ/manageiq-v2v/pull/864)
- Add skeleton for Configure Conversion Host wizard steps [(#863)](https://github.com/ManageIQ/manageiq-v2v/pull/863)
- Add skeleton for Conversion Hosts Settings components [(#858)](https://github.com/ManageIQ/manageiq-v2v/pull/858)
- Add routed tabs to the Settings page to prepare for Conversion Hosts settings [(#851)](https://github.com/ManageIQ/manageiq-v2v/pull/851)
- Add "Flavor" and "Security Group" CSV columns and associated warnings [(#845)](https://github.com/ManageIQ/manageiq-v2v/pull/845)

### Fixed
- 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)
- Conversion Host Settings page: Ensure task.meta will always be defined [(#907)](https://github.com/ManageIQ/manageiq-v2v/pull/907)
- Fix breadcrumb bars to be consistent with the rest of CloudForms [(#925)](https://github.com/ManageIQ/manageiq-v2v/pull/925)
- Migration Plans in Progress page: fix error with deleted target provider [(#923)](https://github.com/ManageIQ/manageiq-v2v/pull/923)
- Fix call to transformation_log_queue [(#926)](https://github.com/ManageIQ/manageiq-v2v/pull/926)
- Conversion Host Settings - Unit tests for helpers, prevent corner case of reappearing failures [(#928)](https://github.com/ManageIQ/manageiq-v2v/pull/928)
- Filter cloud_tenants to Openstack providers explicitly (prevents errors with RHV-4.3 providers) [(#920)](https://github.com/ManageIQ/manageiq-v2v/pull/920)

## Hammer-4 - Released 2019-03-29
Expand Down