Bug 559 adding encrypt/decrypt methods 27/6727/5
authortierno <alfonso.tiernosepulveda@telefonica.com>
Fri, 19 Oct 2018 11:01:03 +0000 (13:01 +0200)
committertierno <alfonso.tiernosepulveda@telefonica.com>
Mon, 22 Oct 2018 21:37:48 +0000 (23:37 +0200)
commit136f29577fd83028369c2c4fc4c60f738e0d26d3
treea81938a648c471f00ea4ee00678647c6858f1be2
parent48b78e112662d927cad376d739e43fb94f108ff3
Bug 559 adding encrypt/decrypt methods
Fixing pytest and unittest. Adding to devops stage test

Change-Id: Idbeaa82dec736c4a8b2d2a26bd39aeecbc49b901
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
devops-stages/stage-test.sh
osm_common/__init__.py
osm_common/dbbase.py
osm_common/dbmemory.py
osm_common/dbmongo.py
osm_common/msgbase.py
osm_common/msglocal.py
osm_common/tests/test_dbbase.py
osm_common/tests/test_dbmemory.py
tox.ini