PyKMIP/kmip
Nathan Reller 771aea7b80 Added Class Type to Managed Object
SQLAlchemy requires a unique identifier for classes when using the
join table inheritence strategy. Previous commits were reusing the
object_type attribute of ManagedObject, but this strategy does not
work for classes that are subclasses of an object. This will be the
case for the Certificate object type because one such subclass will be
X509Certificate.
2016-02-19 11:50:08 -05:00
..
core Adding the CryptographyEngine 2016-01-29 13:29:36 -05:00
demos utils: log symmetric key 2016-02-17 17:40:50 +01:00
pie Added Class Type to Managed Object 2016-02-19 11:50:08 -05:00
services service/server: fix Locate.Payload member name 2016-02-17 17:26:10 +01:00
tests Merge pull request #136 from OpenKMIP/feat/sqlalchemy-secret 2016-02-19 11:36:06 -05:00
__init__.py Adding pending deprecation warning for Python2.6 2016-01-14 16:39:52 -05:00
logconfig.ini Server Failover Feature 2015-11-25 12:43:40 -05:00
pykmip.conf Server Failover Unit Tests 2016-02-09 14:13:22 -05:00
version.py PyKMIP - Release 0.4.1 2015-12-02 12:49:59 -05:00