Bug 1596581

Summary: Catalog item order fails with Error: undefined local variable or method `ext_management_system'
Product: Red Hat CloudForms Management Engine Reporter: Radim Hrazdil <rhrazdil>
Component: AutomateAssignee: Greg McCullough <gmccullo>
Status: CLOSED DUPLICATE QA Contact: Dave Johnson <dajohnso>
Severity: high Docs Contact:
Priority: high    
Version: 5.9.0CC: cpelland, mkanoor, obarenbo, pakotvan, tfitzger
Target Milestone: GA   
Target Release: 5.9.4   
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: 2018-06-29 14:03:01 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: Bug
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
evm log none

Description Radim Hrazdil 2018-06-29 09:37:49 UTC
Created attachment 1455485 [details]
evm log

Description of problem:
When ordering a catalog item using service catalog, VM provisioning fails on:
Error: undefined local variable or method `ext_management_system' for #<ServiceTemplate:0x000000001750a2f0> Did you mean? old_ext_management_system

Problem was discovered in regression run, test case:
cfme/tests/services/test_service_catalogs.py::test_order_catalog_item

Link: https://github.com/ManageIQ/integration_tests/blob/b66e3224611bbcb7b884c48406370f86bdf61e94/cfme/tests/services/test_service_catalogs.py#L32

Version-Release number of selected component (if applicable):
CFME Version 5.9.3.3.20180627151410_682cecf
RHV Version:4.2.3.2-0.1.el7

How reproducible:
100%

Steps to Reproduce:
1. Create Service Catalog and Catalog Item
2. Order the Catalog Item

Actual results:
Order fails with the
Error: undefined local variable or method `ext_management_system' for #<ServiceTemplate:0x000000001750a2f0> Did you mean? old_ext_management_system


Expected results:
Order should succeed.

Additional info:
Attached evm.log collected from a clean appliance after running the testcase in question.

Comment 2 Chris Pelland 2018-06-29 13:48:36 UTC
*** Bug 1596340 has been marked as a duplicate of this bug. ***

Comment 3 Chris Pelland 2018-06-29 14:03:01 UTC

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