commit | cb5f650fd4d132f2a34b4a27d388536c8e8dbd98 | [log] [tgz] |
---|---|---|
author | Jordan Pittier <jordan.pittier@scality.com> | Mon Apr 10 14:27:39 2017 +0200 |
committer | Jordan Pittier <jordan.pittier@scality.com> | Thu Apr 20 15:40:30 2017 +0200 |
tree | 6b8204b5482000a13df69cd9bfcd84dea5f702e6 | |
parent | 8bf816a7fb2fb650b2b4b413b79e46d8558c1bbd [diff] |
Make delete_volume in volumes_client.py use **params I99f9910f75aef095f2bbb37680ee584e52bf82da introduced a new kwarg to the delete_volume() method. But the correct way to do this is to introduce a generic **params argument, so avoid changing the signature of the method too often. Change-Id: Ifb6731fd893a32bea6c7832236bb26a2eacaf56c