Comment 2 for bug 1237836

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

Reviewed: https://review.openstack.org/50866
Committed: http://github.com/openstack/nova/commit/27466f2a8f518cfda2935ddd882a99f6736296af
Submitter: Jenkins
Branch: master

commit 27466f2a8f518cfda2935ddd882a99f6736296af
Author: Yuiko Takada <email address hidden>
Date: Thu Oct 10 08:35:28 2013 +0000

    Fix error message of os-cells sync_instances api

    Because parameters of this api are 'updated_since' , 'project_id'
    and 'deleted',add 'deleted' to the message "Only 'updated_since'
    and 'project_id' are understood."

    Change-Id: Ic2b2314861030b029be5df490e123d8976711193
    Closes-Bug: #1237836