commit | 08540c0f083a25b5b4e7a4c839080fe54383038c | [log] [tgz] |
---|---|---|
author | George Keishing <gkeishin@in.ibm.com> | Wed Jul 19 09:42:50 2017 -0500 |
committer | George Keishing <gkeishin@in.ibm.com> | Wed Jul 19 09:44:42 2017 -0500 |
tree | eeaf9d3a01e9d1c21ea254c2546b4a6c2be75c4e | |
parent | 184a89a27103cbf937075ea1b8f777c5ab204d46 [diff] |
Fix REST connection cleanup REST operation GET/PUT/DELETE/POST currently takes session per call, leaking open sessions until explicitly closed. Resolves openbmc/openbmc#1389 Change-Id: If583922ae19260411f3cdc44e5d2bf6467bada71 Signed-off-by: George Keishing <gkeishin@in.ibm.com>