PyKMIP/kmip/services
Peter Hamilton 38e7635fc7 Fixes configuration settings override by default script values
This change fixes a bug with parameter handling when invoking
the server's main routine. The default values provided for the
parameters would override any configuration file settings if
the main routine was used to run the server. To fix this, the
default values were removed, requiring the user to explicitly
specify parameter values if they want them to override the
configuration settings. The parameter doc strings have been
updated to match these changes.

Fixes #217
2016-12-01 11:44:43 -05:00
..
server Fixes configuration settings override by default script values 2016-12-01 11:44:43 -05:00
__init__.py PyKMIP library version 0.0.1 2014-08-11 16:34:30 -04:00
auth.py Adding KMIP authentication suites 2016-02-05 13:29:05 -05:00
kmip_client.py Fixing potential undefined variable error in client open 2016-11-11 14:49:07 -05:00
results.py Adding KMIPProxy support for the GetAttributeList operation 2015-08-31 12:06:49 -04:00