]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Remove unused find_attribute_or_element()
authorKen'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp>
Fri, 6 Mar 2015 08:25:01 +0000 (08:25 +0000)
committerJohn Griffith <john.griffith8@gmail.com>
Fri, 24 Apr 2015 00:57:57 +0000 (00:57 +0000)
commitca6b7ef0f074a5c08ee00dd393bef4c63c41d0df
tree0dac21f016b17a4e3895422776bffd020ac4199c
parentf794e8f47f9a075b6264dd72d3f59c8153fa7d81
Remove unused find_attribute_or_element()

find_attribute_or_element() is not used since the first commit
(c53d8e343e50d4cf7ea9a6a81258848c2d893bfb), then this patch removes
the method.

Change-Id: I3429860e7b1eb983b994b5c1c16caff1fef066ff
cinder/api/openstack/wsgi.py