PyKMIP/kmip
Nathan Reller 7096ed63f3 Added KMIP Server Entry Point
Added console_scripts to setup.py, and added an entry for
pykmip-server. The pykmip-server application will run the PyKMIP
server. The two command line options below will run the server.

python -m kmip.services.server.server
pykmip-server
2016-04-11 10:27:57 -04:00
..
core Merge pull request #151 from viktorTarasov/fix/messages/error-response-without-operation 2016-04-05 14:36:52 -04:00
demos Removing default log configuration and usage 2016-04-05 11:49:27 -04:00
pie Fixing bug with primary key reuse by SQLAlchemy 2016-04-07 09:46:01 -04:00
services Added KMIP Server Entry Point 2016-04-11 10:27:57 -04:00
tests Updating the KmipEngine logging for operation handling 2016-04-07 10:04:33 -04:00
__init__.py Removing default log configuration and usage 2016-04-05 11:49:27 -04: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