Comment 8 for bug 1627663

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

Reviewed: https://review.openstack.org/376348
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=4cc5a628d9059879d85806dc7636f20a243170ad
Submitter: Jenkins
Branch: master

commit 4cc5a628d9059879d85806dc7636f20a243170ad
Author: yatin <email address hidden>
Date: Mon Sep 26 15:26:16 2016 +0530

    Remove Exceptions for Container/Pod/Service

    k8s APIs pod, rcs, svc and container API have been
    removed. With this patch Exceptions specific to
    these API's are removed.

    Change-Id: I935672a9fe871c99a18e1f618151f01613c5ce04
    Implements: blueprint delete-container-endpoint
    Partial-Bug: #1627663