Bug 1434961 - OpsUI - Ansible - MyServices - Plays - Blank table of details
Summary: OpsUI - Ansible - MyServices - Plays - Blank table of details
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Provisioning
Version: 5.8.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: GA
: 5.9.0
Assignee: Bill Wei
QA Contact: Dmitry Misharov
URL:
Whiteboard: ui:ansible:service
Depends On:
Blocks: 1443569
TreeView+ depends on / blocked
 
Reported: 2017-03-22 18:33 UTC by John Hardy
Modified: 2018-03-06 14:49 UTC (History)
8 users (show)

Fixed In Version: 5.9.0.1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1443569 (view as bug list)
Environment:
Last Closed: 2018-03-06 14:49:06 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Provisioning details screenshot (54.89 KB, image/png)
2017-04-10 14:20 UTC, Dmitry Misharov
no flags Details

Description John Hardy 2017-03-22 18:33:05 UTC
Description of problem:


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


How reproducible:
Not Sure

Steps to Reproduce:
1.Use playbook https://github.com/jonnyfiveiq/Ansible_Playbooks/blob/master/create_vms.yml
2. Create service 
3. Deploy service

Actual results:
The plays are blank, missing all rows


Expected results:
Should have at least one row of detail?

Additional info:
Could be the playbook at fault, should it detail any extra info to the plays?

Comment 2 Greg McCullough 2017-03-22 18:48:52 UTC
Did the Job complete?  Are you able to see the expected results in Ansible?  Can we connect to this system to debug?

Comment 3 Bill Wei 2017-04-10 13:55:00 UTC
Dmitry,

Can you reproduce? Did you see the same happening?

Comment 4 Dmitry Misharov 2017-04-10 14:20:35 UTC
Created attachment 1270505 [details]
Provisioning details screenshot

"Plays" table is always empty. It doesn't matter was provisioning/retirement successful or not. Tested on 5.8.0.9-alpha2-nightly.20170410022155_f787f5f.

Comment 8 CFME Bot 2017-04-18 15:36:52 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/e4dcf459e53438636554a4aaca4824b4118f4293

commit e4dcf459e53438636554a4aaca4824b4118f4293
Author:     Bill Wei <bilwei>
AuthorDate: Mon Apr 17 14:55:07 2017 -0400
Commit:     Bill Wei <bilwei>
CommitDate: Mon Apr 17 15:53:10 2017 -0400

    Get job_plays by filtering job_events
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1434961

 .../providers/ansible_tower/shared/automation_manager/job.rb |  6 +++---
 spec/models/service_ansible_tower_spec.rb                    |  2 +-
 spec/support/ansible_shared/automation_manager/job.rb        | 12 ++++++------
 3 files changed, 10 insertions(+), 10 deletions(-)

Comment 10 Dmitry Misharov 2017-10-11 15:02:48 UTC
Verified in 5.9.0.1.20171004215954_13427ce. Plays table has the content.


Note You need to log in before you can comment on or make changes to this bug.