Marek Skalický

Results 2 issues of Marek Skalický

petset-replicas, after removing all db pods, new pod cannot be running again, the expect result is all db pods are running again ``` # oc logs -f mongodb-0 => sourcing...

Inspecting the [sros.py](https://github.com/napalm-automation-community/napalm-sros/blob/master/napalm_sros/sros.py) code I can see that in multiple places the exception is caught for logging the exception into log. But the exception is not re-raised, so it's logged...