openstack-python-openstackc.../openstackclient
Tang Chen 5f0147ad12 Trivial: Remove useless string_to_bool()
string_to_bool() is not used by anyone.
Furthermore, it is not well designed. It tries to convirt 't', '1'
to True, which could be confused.

So remove it. If we need something similar, let's make a better one.

Change-Id: Ic1f63480c806bf7bcc9f541fc806eed297ddf718
2015-12-29 10:50:44 +08:00
..
api when fetching object store properties use lower() 2015-12-14 12:23:44 -05:00
common Trivial: Remove useless string_to_bool() 2015-12-29 10:50:44 +08:00
compute Merge "Remove list output from "compute service set"" 2015-12-18 21:40:22 +00:00
identity Merge "Fix "sevice show" cannot catch NoUniqueMatch Exception" 2015-12-10 18:37:18 +00:00
image Add owner validation for "openstack image create/set" 2015-12-21 11:17:42 -06:00
network Trivial: Remove useless return from files in network 2015-12-18 18:05:41 +08:00
object Fix up object-store show commands 2015-10-10 11:48:07 -04:00
tests Refactor: Initialize parser in setUp() in TestNonNegativeAction 2015-12-28 20:01:13 +08:00
volume Merge "Fix exception when doing volume set operation" 2015-12-03 16:15:56 +00:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Get rid of oslo_i18n deprecation notice 2015-06-02 09:21:31 -06:00
shell.py The format_exc method does not take an exception 2015-12-08 09:23:47 -07:00