Zun

Comment 2 for bug 1762300

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

Reviewed: https://review.openstack.org/559897
Committed: https://git.openstack.org/cgit/openstack/zun/commit/?id=7245988c323c72bcf1703b90d46f9d1596db1bea
Submitter: Zuul
Branch: master

commit 7245988c323c72bcf1703b90d46f9d1596db1bea
Author: deepak_mourya <email address hidden>
Date: Tue Apr 10 10:42:42 2018 +0530

    Update the API reference for the update container

    After this patch [0] we can update the container information
    to rename also using [1], But API reference is still belongs
    to the old rename container API[2] which should be updated.

    [0] https://review.openstack.org/#/c/557595/
    [1] https://developer.openstack.org/api-ref/application-container/#update-information-of-container
    [2] https://developer.openstack.org/api-ref/application-container/#rename-a-container

    Change-Id: I311e27241a380f24532bccc748b40b8594847833
    Closes-Bug: #1762300