Skip to content

Commit

Permalink
Merge pull request #18944 from mturley/migration-readiness-reports-pr…
Browse files Browse the repository at this point in the history
…ovider-id

Add ext_management_system.id to Migration Readiness summary reports
  • Loading branch information
Fryguy authored Jul 8, 2019
2 parents d18266c + 8f143fb commit 5a73824
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,15 @@ include:
ext_management_system:
columns:
- name
- id
host:
columns:
- name
col_order:
- name
- operating_system.product_name
- ext_management_system.name
- ext_management_system.id
- v_owning_datacenter
- host.name
- allocated_disk_storage
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,11 @@ include:
columns:
- name
- api_version
- id
col_order:
- ext_management_system.name
- ext_management_system.api_version
- ext_management_system.id
- name
- vmm_product
- vmm_version
Expand Down

0 comments on commit 5a73824

Please sign in to comment.