Bug 1302082 - [RFE] Please expose get_folder_paths to ems_infra
Summary: [RFE] Please expose get_folder_paths to ems_infra
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Automate
Version: 5.5.0
Hardware: All
OS: All
unspecified
medium
Target Milestone: GA
: 5.6.0
Assignee: Lucy Fu
QA Contact: Dave Johnson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-26 17:47 UTC by Kevin Morey
Modified: 2016-01-28 20:29 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-01-28 20:29:51 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Kevin Morey 2016-01-26 17:47:49 UTC
Description of problem:
We are missing the ability to retrieve a list of ems folder paths in automate. Currently the get_folder_paths method is only available during miq_provision task. The infra providers have an association to ems_folders but it is next to impossible to figure out the order/absolute paths.

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

How reproducible:
100%

Additional info:
Here is what i am trying to do:

1. vmware = $evm.vmdb(:ems_vmware).first
2. vmware.get_folder_paths


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