Bug 1502044
Summary: | Ansible Service Broker should report created on deprovision request | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | David Zager <dzager> |
Component: | Service Broker | Assignee: | David Zager <dzager> |
Status: | CLOSED ERRATA | QA Contact: | Weihua Meng <wmeng> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | unspecified | CC: | aos-bugs, ernelson, jmatthew, smunilla, wmeng |
Target Milestone: | --- | ||
Target Release: | 3.7.0 | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-11-28 22:17:21 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: |
Description
David Zager
2017-10-13 19:47:09 UTC
Confirmed async deprovision requests should return 202s. 200 is reserved for synchronous deletion. Will verify when following bug fixed. https://bugzilla.redhat.com/show_bug.cgi?id=1506551 Fixed. ansible-service-broker-1.0.11-1.el7.x86_64 10.129.0.1 - - [27/Oct/2017:11:33:50 +0000] "DELETE /ansible-service-broker/v2/service_instances/81c55247-8c6a-4c91-bbb0-e8f6ff18b5e7?accepts_incomplete=true&plan_id=f318937f8bfd021f2137dda6a3c21723&service_id=2fce0fd03e452dc89d96ad14001197f1 HTTP/1.1" 202 58 [2017-10-27T11:33:50.313Z] [NOTICE] ============================================================ [2017-10-27T11:33:50.313Z] [NOTICE] DEPROVISIONING [2017-10-27T11:33:50.313Z] [NOTICE] ============================================================ [2017-10-27T11:33:50.313Z] [NOTICE] ServiceInstance.Id: 2fce0fd03e452dc89d96ad14001197f1 [2017-10-27T11:33:50.313Z] [NOTICE] ServiceInstance.Name: dh-rhscl-mysql-apb [2017-10-27T11:33:50.313Z] [NOTICE] ServiceInstance.Image: docker.io/ansibleplaybookbundle/rhscl-mysql-apb:latest [2017-10-27T11:33:50.313Z] [NOTICE] ServiceInstance.Description: Software Collections MySQL APB [2017-10-27T11:33:50.313Z] [NOTICE] ============================================================ [2017-10-27T11:33:50.313Z] [DEBUG] ExecutingApb: [2017-10-27T11:33:50.313Z] [DEBUG] name:[ dh-rhscl-mysql-apb ] [2017-10-27T11:33:50.314Z] [DEBUG] image:[ docker.io/ansibleplaybookbundle/rhscl-mysql-apb:latest ] [2017-10-27T11:33:50.314Z] [DEBUG] action:[ deprovision ] [2017-10-27T11:33:50.314Z] [DEBUG] pullPolciy:[ IfNotPresent ] [2017-10-27T11:33:50.314Z] [DEBUG] role:[ edit ] 10.129.0.1 - - [27/Oct/2017:11:33:50 +0000] "DELETE /ansible-service-broker/v2/service_instances/81c55247-8c6a-4c91-bbb0-e8f6ff18b5e7?accepts_incomplete=true&plan_id=f318937f8bfd021f2137dda6a3c21723&service_id=2fce0fd03e452dc89d96ad14001197f1 HTTP/1.1" 202 58 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://access.redhat.com/errata/RHSA-2017:3188 |