Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1907940

Summary: VMware CR not shown on MTV UI when incorrect password is provided while adding provider
Product: Migration Toolkit for Virtualization Reporter: Nandini Chandra <nachandr>
Component: User ExperienceAssignee: Fabien Dupont <fdupont>
Status: CLOSED DUPLICATE QA Contact: Aziza Karol <akarol>
Severity: high Docs Contact: Avital Pinnick <apinnick>
Priority: unspecified    
Version: 2.0.0   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-12-17 23:09:31 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Nandini Chandra 2020-12-15 14:46:41 UTC
Description of problem:
-----------------------
When incorrect password is provided while adding VMware provider, provider CR is not listed on the MTV UI.


Version-Release number of selected component (if applicable):
-----------------------------------------


How reproducible:
-----------------
Always


Steps to Reproduce:
-------------------
1.Add VMware provider with incorrect password
2.
3.

Actual results:
--------------
1)Provider CR is not listed on the MTV UI.
2)Snippet from provider yaml file
  status:
  conditions:
    - category: Required
      lastTransitionTime: '2020-12-15T00:56:59Z'
      message: >-
        Connection test, failed: ServerFaultCode: Cannot complete login due to
        an incorrect user name or password.
      reason: Failed
      status: 'False


Expected results:
----------------
1)Provider CR should be listed on the MTV UI so that user could update the provider with the correct password.
2)The status from the provider yaml file should be propagated to the provider advisory/status column on the MTV UI.



Additional info:
-----------------

Comment 1 Nandini Chandra 2020-12-17 23:09:31 UTC
Closing as a duplicate of

*** This bug has been marked as a duplicate of bug 1907926 ***