Bug 1710808

Summary: VM reconfiguration (OSP provider) from Global Region is not working
Product: Red Hat CloudForms Management Engine Reporter: Md Nadeem <mnadeem>
Component: ApplianceAssignee: Yuri Rudman <yrudman>
Status: CLOSED CURRENTRELEASE QA Contact: Md Nadeem <mnadeem>
Severity: high Docs Contact: Red Hat CloudForms Documentation <cloudforms-docs>
Priority: high    
Version: 5.10.6CC: abellott, dgaikwad, dmetzger, izapolsk, jfrey, jhardy, jprause, mshriver, obarenbo, simaishi, yrudman
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.11.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 5.11.0.10 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1714628 1724715 (view as bug list) Environment:
Last Closed: 2019-12-13 15:10:02 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: Bug
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1714628, 1724715    

Description Md Nadeem 2019-05-16 11:04:31 UTC
Description of problem:

VM reconfiguration(OSP provider) from Global Region throws below error message 
~~~
 Unable to reconfigure Instance "<instance name>": Unsupported request class VmCloudReconfigureRequest
~~~

The same working perfectly fine when trigger from a Remote Region or a normal appliance.
 
Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Have a VM created in the provider in the Remote region which is subscribed to Global region.
2. Reconfigure the VM using the Global appliance.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Ievgen Zapolskyi 2019-05-17 06:54:22 UTC
it may be duplicate to https://bugzilla.redhat.com/show_bug.cgi?id=1710037

Replication doesn't work correctly when remote region appliance is deployed in Opestack.

Comment 3 Adam Grare 2019-05-28 13:35:31 UTC
If the reconfigure works fine on the remote region then this sounds like a central admin issue, sending over to the platform team.

Comment 4 Adam Grare 2019-05-29 13:51:42 UTC
*** Bug 1714628 has been marked as a duplicate of this bug. ***

Comment 10 CFME Bot 2019-06-19 13:13:20 UTC
New commit detected on ManageIQ/manageiq-api/master:

https://github.com/ManageIQ/manageiq-api/commit/b0e33807a7bc30b3b98d34c6d389ca473a76fb7d
commit b0e33807a7bc30b3b98d34c6d389ca473a76fb7d
Author:     Yuri Rudman <yrudman>
AuthorDate: Fri Jun 14 07:26:58 2019 -0400
Commit:     Yuri Rudman <yrudman>
CommitDate: Fri Jun 14 07:26:58 2019 -0400

    allow reconfigure cloud vm over Centralized Administration
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1710808

 config/api.yml | 2 +
 1 file changed, 2 insertions(+)