[openstack-dev] [python-cinderclient] Return request ID to caller

Joe Gordon joe.gordon0 at gmail.com
Thu Feb 5 17:19:42 UTC 2015


On Wed, Feb 4, 2015 at 11:23 PM, Malawade, Abhijeet <
Abhijeet.Malawade at nttdata.com> wrote:

>  Hi,
>
>
>
> I have submitted patch for cinder-client [1] to 'Return tuple containing
> header and body from client' instead of just response.
>
> Also cinder spec for the same is under review [2].
>
>
>
> This change will break OpenStack services which are using cinder-client.
> To do not break services which are using cinder-client,
>
> we need to first make changes in those projects to check return type of
> cinder-client. We are working on doing cinder-client return
>
> type check changes in OpenStack services like nova, glance_store, heat,
> trove, manila etc.
>
> We have already submitted patch for same against nova :
> https://review.openstack.org/#/c/152820/
>
>
>
> [1] https://review.openstack.org/#/c/152075/
>
> [2] https://review.openstack.org/#/c/132161/
>

This sounds like a backwards incompatible change to the python client, that
will break downstream consumers of python-cinderclient. This change should
be done in a way that allows us to deprecate the old usage without breaking
it right away.


>
>
> I want to seek early feedback from the community members on the above
> patches, so please give your thoughts on the same.
>
>
>
> Thanks,
>
> Abhijeet Malawade
>
> ______________________________________________________________________
> Disclaimer: This email and any attachments are sent in strictest confidence
> for the sole use of the addressee and may contain legally privileged,
> confidential, and proprietary data. If you are not the intended recipient,
> please advise the sender by replying promptly to this email and then delete
> and destroy this email and any attachments without any further use, copying
> or forwarding.
>
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150205/84b1851a/attachment.html>


More information about the OpenStack-dev mailing list