mirror of https://github.com/OpenKMIP/PyKMIP.git
38e7635fc7
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 |
||
---|---|---|
.. | ||
core | ||
demos | ||
pie | ||
services | ||
tests | ||
__init__.py | ||
pykmip.conf | ||
version.py |