Bug 1383470

Summary: Allow the root folder to be the default location for auto placement VMWare provisioning
Product: Red Hat CloudForms Management Engine Reporter: Satoe Imaishi <simaishi>
Component: ProvidersAssignee: Drew Bomhof <dbomhof>
Status: CLOSED ERRATA QA Contact: Leo Khomenko <lkhomenk>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 5.7.0CC: cpelland, dbomhof, jfrey, jhardy, lkhomenk, obarenbo
Target Milestone: GAKeywords: ZStream
Target Release: 5.6.3   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 5.6.3.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1383458 Environment:
Last Closed: 2016-11-30 19:56:50 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: VMware Target Upstream Version:
Embargoed:
Bug Depends On: 1383458    
Bug Blocks:    

Comment 2 CFME Bot 2016-10-11 13:16:10 UTC
New commit detected on ManageIQ/manageiq/darga:
https://github.com/ManageIQ/manageiq/commit/e66c3824aec855dc5b74f3652796f746657a8319

commit e66c3824aec855dc5b74f3652796f746657a8319
Author:     Greg McCullough <gmccullo>
AuthorDate: Fri Sep 9 10:39:58 2016 -0400
Commit:     Oleg Barenboim <chessbyte>
CommitDate: Tue Oct 11 09:14:43 2016 -0400

    Merge pull request #11135 from syncrou/remove_discovered_virtual_machine
    
    No longer select 'Discovered virtual machine' as a default folder
    (cherry picked from commit 7ac58a9eddd6068e141a166de578834f59bd4441)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1383470

 .../vmware/infra_manager/provision/cloning.rb          |  5 ++---
 .../providers/vmware/infra_manager/provision_spec.rb   | 18 +-----------------
 2 files changed, 3 insertions(+), 20 deletions(-)

Comment 5 errata-xmlrpc 2016-11-30 19:56:50 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHSA-2016-2839.html

Comment 6 Drew Bomhof 2016-12-12 18:33:16 UTC
Hi Leo,  Sorry I missed this.  No - auto placement used to be pre defined to provision to the 'Discovered Virtual Machine' folder. From time to time this caused confusion as to where it was actually provisioned.  

This change simply pre defines auto placement to go to the root folder instead.  

Automate provisioning methods can be used to change this location - but that was always the case even before this change.

Is that what you were asking?

Comment 7 Leo Khomenko 2016-12-13 13:12:33 UTC
Yes. That what I was asking.