Bug 1507368

Summary: Cannot delete rc of Mariadb and MySQL after deprovision
Product: OpenShift Container Platform Reporter: Zhang Cheng <chezhang>
Component: Service BrokerAssignee: David Zager <dzager>
Status: CLOSED DUPLICATE QA Contact: Zhang Cheng <chezhang>
Severity: medium Docs Contact:
Priority: high    
Version: 3.7.0CC: aos-bugs, jmatthew, wmeng
Target Milestone: ---   
Target Release: 3.7.0   
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: 2017-11-02 15:31:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1508969    
Bug Blocks:    

Comment 1 Zhang Cheng 2017-10-30 05:21:12 UTC
I noticed there is a bug https://bugzilla.redhat.com/show_bug.cgi?id=1503523(Deprovision of MySQL (APB) does not work). PR https://github.com/ansibleplaybookbundle/rhscl-mysql-apb/pull/6 have merged. But still failed in delete rc of Mariadb and MySQL after deprovision

Comment 2 David Zager 2017-10-31 16:27:45 UTC
Just to be specific, the problem here is the same problem as https://bugzilla.redhat.com/show_bug.cgi?id=1503523. The reason that postgresql-apb does not have this issue is that it is working around it by handling the replication controllers and deploymentconfigs separately. This is not an APB problem, but rather an issue with the ansible module (and maybe the openshift python client). Will provide resolution when trackable items are created.

Comment 3 David Zager 2017-11-02 15:18:44 UTC
This bug will be fixed by Bug #1508969

Comment 4 David Zager 2017-11-02 15:31:42 UTC
After some internal discussion, it is more appropriate to mark this closed-duplicate as the bug is really in the python client that is not handling our request to delete the deployment(config) correctly.

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