openstack-python-openstackc.../openstackclient
reedip a1f2f4af58 TrivialOrder: Rearrange Class Names
As per the comment given by Steve Martinelli in
https://review.openstack.org/#/c/278209/ , the
following patch just rearranges the classes
as per the Alphabetical order.

TrivialFix

Change-Id: Ib8f0f703df4ef7d7ee6180ff8bd8a47062ae5b0f
2016-03-01 16:11:51 +09:00
..
api Py3 replace dict.iteritems with six.iteritems 2016-02-24 10:14:56 +08:00
common fix: Exception message includes unnecessary class args 2016-02-29 16:06:05 -06:00
compute Make SetAgent inherit from cliff.Command 2016-02-27 03:48:11 +08:00
identity take_action() method from command.Command shouldn't return 2016-02-29 17:23:29 +00:00
image Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00
locale Update translation setup 2016-01-29 08:18:50 +09:00
network TrivialOrder: Rearrange Class Names 2016-03-01 16:11:51 +09:00
object Add recursive object delete for containers 2016-02-05 11:18:46 -07:00
tests TrivialOrder: Rearrange Class Names 2016-03-01 16:11:51 +09:00
volume Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Update translation setup 2016-01-29 08:18:50 +09:00
shell.py Merge "Add shell --profile option to trigger osprofiler from CLI" 2016-02-26 19:49:21 +00:00