diff options
author | Peter Portante <peter.portante@redhat.com> | 2012-10-29 15:19:05 -0400 |
---|---|---|
committer | Vijay Bellur <vbellur@redhat.com> | 2012-11-16 04:41:25 -0800 |
commit | 7fa7029dafa5b0da42651ffcd88e84915741c1b8 (patch) | |
tree | 50ed5dd7753c97df3fad3b5b953b6bf6efe10a0b /swift/1.4.8/plugins/utils.py | |
parent | a1fd8c85eabc40b401e116285240af0b367e167f (diff) |
object-storage: unused parameter cleanup & handl'n
Unsed parameter cleanup and handling changes. The device and partition
parameters are not used. The account parameter is used in place of the device
parameter. Rather than just making the device parameter reference the value of
the account parameter, we just don't use the device parameter at all and make
references to account. We also remove the device_path field from the class
since it is unused.
Additionally, we assert that we have a logger since the rest of the relies on
that fact.
Change-Id: Iea556319744ab4f729b1ce23d987650a164749db
Signed-off-by: Peter Portante <peter.portante@redhat.com>
Reviewed-on: http://review.gluster.org/4168
Reviewed-by: Pete Zaitcev <zaitcev@redhat.com>
Tested-by: Pete Zaitcev <zaitcev@redhat.com>
Reviewed-by: Mohammed Junaid <junaid@redhat.com>
Diffstat (limited to 'swift/1.4.8/plugins/utils.py')
0 files changed, 0 insertions, 0 deletions