PyKMIP/kmip/pie
Peter Hamilton 36f0583adf Fixes a mismapped polymorphic identity for X509Certificate objects
This change updates the polymorphic identity used by
X509Certificate objects. The original identity was already used by
the base Certificate object, causing sqlalchemy to raise a warning
when used. This change resolves the identity reassignment and
prevents the warning from being displayed.
2017-01-04 12:01:39 -05:00
..
__init__.py Adding the pie package for the simplified PyKMIP API 2015-06-05 11:46:00 -04:00
api.py Adding ProxyKmipClient support for the GetAttributeList operation 2015-09-04 10:01:39 -04:00
client.py Fixing a bug with attribute handling in ProxyKmipClient.register 2016-12-07 09:57:57 -05:00
exceptions.py Adding the Pie ProxyKmipClient 2015-07-27 13:09:45 -04:00
factory.py Updating support for the Enumeration primitive 2015-09-29 13:23:44 -04:00
objects.py Fixes a mismapped polymorphic identity for X509Certificate objects 2017-01-04 12:01:39 -05:00
sqltypes.py Added SQLAlchemy Code for Symmetric Key 2016-02-19 09:23:51 -05:00