I've some issue with sentinel. its giving me error during the test.
E assert 22778 == 19998
E + where 22778 = ('port')
E + where = {'password': 'EwJeV3fZTyTVozdECBMnNDwQaVLakYyk', 'port': 22778, 'user': 'nerorpc'}.get
test/unit/test_nero_config.py:62: AssertionError
======================================