podman/contrib/python
Daniel J Walsh cd73f77414 Fix handling of socket connection refusal.
Currently if the socket was never started you get an error about
the service being started.  But if the service was started and later
stopped, you get a useless error.

This change causes the error to always be the same for connection refused.

The error message was also repeating the address twice which looked bad.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>

Closes: #1287
Approved by: baude
2018-08-17 08:41:19 +00:00
..
podman Fix handling of socket connection refusal. 2018-08-17 08:41:19 +00:00
pypodman switch projectatomic to containers 2018-08-16 17:12:36 +00:00
.gitignore Provide examples for python podman API 2018-06-01 21:19:56 +00:00