Skip to content

Commit

Permalink
Merge pull request #559 from mfeifer/ivanchukchangelog
Browse files Browse the repository at this point in the history
[IVANCHUK] Update CHANGELOG.md
  • Loading branch information
simaishi committed Mar 19, 2020
2 parents e98391b + 51f6f33 commit d031365
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,27 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)

## Ivanchuk-4

### Added
- Collect OpaqueNetworks and OpaqueSwitches [(#449)](https://github.com/ManageIQ/manageiq-providers-vmware/pull/449)
- Added support query for warm migration [(#463)](https://github.com/ManageIQ/manageiq-providers-vmware/pull/463)
- Collect and save storage profiles [(#436)](https://github.com/ManageIQ/manageiq-providers-vmware/pull/436)
- Graph refresh collection for NSX networks and switches [(#453)](https://github.com/ManageIQ/manageiq-providers-vmware/pull/453)
- Parse VM firmware_type (BIOS/EFI) [(#459)](https://github.com/ManageIQ/manageiq-providers-vmware/pull/459)
- Bump vmware_web_service for bios firmware_type [(#538)](https://github.com/ManageIQ/manageiq-providers-vmware/pull/538)

### Fixed
- Force VNC console for API versions lower than 6.0 [(#554)](https://github.com/ManageIQ/manageiq-providers-vmware/pull/554)

## Ivanchuk-2

### Fixed
- Re-record vcrs for updated vmware_web_service gem [(#460)](https://github.com/ManageIQ/manageiq-providers-vmware/pull/460)
- Don't allow adding ESX hosts as VMware providers [(#415)](https://github.com/ManageIQ/manageiq-providers-vmware/pull/415)
- Linked Clone cannot be accurately collected [(#435)](https://github.com/ManageIQ/manageiq-providers-vmware/pull/435)
- Test ruby 2.5.5 [(#472)](https://github.com/ManageIQ/manageiq-providers-vmware/pull/472)
- Fix verify_credentials returning nil [(#437)](https://github.com/ManageIQ/manageiq-providers-vmware/pull/437)

## Ivanchuk-1

Expand Down

0 comments on commit d031365

Please sign in to comment.