Reviewed: https://review.openstack.org/578744 Committed: https://git.openstack.org/cgit/openstack/python-manilaclient/commit/?id=7b816ceb03e84ad1b4a14a0e11b525a2c4b8baa1 Submitter: Zuul Branch: master
commit 7b816ceb03e84ad1b4a14a0e11b525a2c4b8baa1 Author: deepak_mourya <email address hidden> Date: Thu Jun 28 15:05:48 2018 +0530
Fix sort options --sort-key and --sort-dir in list command.
Previously manila list --sort_key name command sort on the basis of id instead of name. This PS will fix the issue and sort the list in terms of name key.
Change-Id: If96162b5269a5a385de9c72c4cef2b335e5c24ff Closes-Bug: #1777849 Closes-Bug: #1779935
Reviewed: https:/ /review. openstack. org/578744 /git.openstack. org/cgit/ openstack/ python- manilaclient/ commit/ ?id=7b816ceb03e 84ad1b4a14a0e11 b525a2c4b8baa1
Committed: https:/
Submitter: Zuul
Branch: master
commit 7b816ceb03e84ad 1b4a14a0e11b525 a2c4b8baa1
Author: deepak_mourya <email address hidden>
Date: Thu Jun 28 15:05:48 2018 +0530
Fix sort options --sort-key and --sort-dir in list command.
Previously manila list --sort_key name command sort on
the basis of id instead of name. This PS will fix the
issue and sort the list in terms of name key.
Change-Id: If96162b5269a5a 385de9c72c4cef2 b335e5c24ff
Closes-Bug: #1777849
Closes-Bug: #1779935