PyKMIP/kmip
Peter Hamilton 7c6e45f549 Fix bug generating detached instance errors in server tests
This patch fixes a bug that generates intermittent sqlalchemy
DetachedInstanceErrors during the KMIP server engine unit test
execution. Specifically, this fix disables instance expiration on
commit for the sqlalchemy sessions used throughout the unit tests,
allowing access to instance attributes even if the instance is
detached from a session.

Fixes #312
2017-07-27 11:38:07 -04:00
..
core Add server support for Getting wrapped keys 2017-07-25 09:50:11 -04:00
demos Update the Get request and response payloads 2017-07-20 12:36:42 -04:00
pie Add Encrypt support to the clients 2017-06-20 11:11:50 -04:00
services Add DeriveKey support to the server 2017-07-25 13:20:16 -04:00
tests Fix bug generating detached instance errors in server tests 2017-07-27 11:38:07 -04:00
__init__.py Remove support for Python2.6 2017-01-09 14:53:25 -05:00
pykmip.conf Server Failover Unit Tests 2016-02-09 14:13:22 -05:00
version.py PyKMIP - Release 0.6.0 2016-12-14 14:55:58 -05:00