7245988c32
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
6 lines
64 B
JSON
6 lines
64 B
JSON
{
|
|
"memory": "200",
|
|
"cpu": "3",
|
|
"name": "test_new"
|
|
}
|