Bug 1291724 - Missing tenant stuff in conditions for policies
Summary: Missing tenant stuff in conditions for policies
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Control
Version: 5.4.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: GA
: 5.5.6
Assignee: Gregg Tanzillo
QA Contact: Pavol Kotvan
URL:
Whiteboard: tenant_cfme:control
Depends On: 1236001
Blocks: 1245696
TreeView+ depends on / blocked
 
Reported: 2015-12-15 13:51 UTC by John Prause
Modified: 2017-08-01 20:25 UTC (History)
11 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1236001
Environment:
Last Closed: 2017-08-01 20:25:46 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 3 CFME Bot 2016-01-04 21:09:11 UTC
New commit detected on cfme/5.5.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=77677d5ef2f0858bf81cb9f291ea5f39ed8b1cf5

commit 77677d5ef2f0858bf81cb9f291ea5f39ed8b1cf5
Merge: 1b03fa6 0d2a48a
Author:     Dan Clarizio <dclarizi>
AuthorDate: Mon Jan 4 16:03:45 2016 -0500
Commit:     Dan Clarizio <dclarizi>
CommitDate: Mon Jan 4 16:03:45 2016 -0500

    Merge branch 'bz-1291724-cloud-tenant-in-conditions-ds' into '5.5.z'
    
    Include reflections of descendant classes when building model details for report ing and expression editors
    
    - Enabled only for Vm and Host models
    - Enables inclusion of cloud tenants under an openstack VM in reports and expressions
    - Enables inclusion of cloud networks under an openstack Host
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1291724
    
    Cherry-picked from https://github.com/ManageIQ/manageiq/pull/5506
    Cherry-pick was not clean. There were conflicts in config/locales/en.yml which I resolved.
    
    See merge request !624

 app/models/host.rb                                |  4 ++++
 app/models/miq_expression.rb                      |  9 +++++++--
 app/models/vm.rb                                  |  4 ++++
 config/locales/en.yml                             |  3 +++
 spec/models/miq_expression/miq_expression_spec.rb | 17 +++++++++++++++++
 5 files changed, 35 insertions(+), 2 deletions(-)


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