Comment 2 for bug 1466359

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

Reviewed: https://review.openstack.org/308313
Committed: https://git.openstack.org/cgit/openstack/murano-apps/commit/?id=92238f78c873cfada8befbf0afd8bb35e16ed28d
Submitter: Jenkins
Branch: master

commit 92238f78c873cfada8befbf0afd8bb35e16ed28d
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