| commit | 88eadcf26d573296c67d598fde13f1ef5efcb2a8 | [log] [tgz] |
|---|---|---|
| author | ghanshyam <ghanshyammann@gmail.com> | Wed Oct 11 07:04:10 2017 +0000 |
| committer | Ghanshyam Mann <ghanshyammann@gmail.com> | Wed Oct 11 07:09:43 2017 +0000 |
| tree | 4726312edf2b1813933c86fbf387f684509c921b | |
| parent | cf4880e7dc10d5275b650fec0dc6cf68ed0f8e90 [diff] |
Remove wrapper methods from object_client There are few methods in object_clients which are wrapper on PUT API with different combination of headers. As object_client is going to be declared as lib interface it is better to remove these wrapper. NOTE: Those methods are not being used outside of Tempest. Partially implements blueprint consistent-service-method-names Change-Id: Ia70ef3913c1650fad7b8f6b9019378b074c88155