Comment 6 for bug 1466359

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano-apps (stable/kilo)

Reviewed: https://review.openstack.org/346115
Committed: https://git.openstack.org/cgit/openstack/murano-apps/commit/?id=2353c43bde97fa41f5b0d7f56e9f99d61f99979a
Submitter: Jenkins
Branch: stable/kilo

commit 2353c43bde97fa41f5b0d7f56e9f99d61f99979a
Author: Valerii Kovalchuk <email address hidden>
Date: Wed Apr 20 15:46:48 2016 +0300

    [kubernetes] Create actions to recreate pods and restart containers

    This patch adds actions to KubernetesPod class which allow to
    recreate a pod (delete it and create new one) and to restart docker
    containers on minion nodes.

    Change-Id: Ia03b27d72662700fb302960adba9dae20203b597
    Closes-bug: #1466359
    (cherry picked from commit 92238f78c873cfada8befbf0afd8bb35e16ed28d)