magnum/magnum/conductor/handlers
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
..
common Update pod_delete call for new log message 2015-03-23 15:06:21 -07:00
__init__.py Add initial conductor API and service 2014-11-21 06:24:46 -05:00
bay_k8s_heat.py Fix an issue on updating bay's node_count on DB 2015-03-20 22:05:51 +00:00
docker_conductor.py Fix docker client server mismatch 2015-02-16 22:35:06 +08:00
kube.py Changed kubectl command to delete rc in magnum. 2015-03-19 08:04:20 +00:00