magnum/magnum/conductor/handlers/common
Andrew Melton 375f7c272c Update pod_delete call for new log message
The latest kubernetes has changed the log message when a pod
is not found, from "pod 'x' not found" to "pods 'x' not found".
To handle this, and maintain compatibility, this removes the
check for 'pod ' and just checks the log message for
"'x' not found".

Change-Id: Id3a847a576beed383bb0e382afa545828047648b
Closes-Bug: #1435575
2015-03-23 15:06:21 -07:00
..
__init__.py Relocate and rename kubecli.py 2014-12-31 07:01:38 -05:00
docker_client.py Fix docker client server mismatch 2015-02-16 22:35:06 +08:00
kube_utils.py Update pod_delete call for new log message 2015-03-23 15:06:21 -07:00