python-monascaclient/monascaclient/v2_0
Joe Keen 17b20da966 Removed output sorting in client
The client was sorting based on particular fields which made pagination strange
because we're paginating based on the ID.  We now leave the data in the order
that the API returned it.

Change-Id: Ie62d05d5d55fa29cf2f85b672b530ffa041b3c19
2015-06-12 15:36:47 -06:00
..
__init__.py renaming monclient to monascaclient, alarm-update fix 2014-07-15 15:04:32 -06:00
alarm_definitions.py Handle API returning dict instead of list 2015-03-10 15:07:48 -06:00
alarms.py Added offset and limit for list based commands 2015-03-13 10:32:18 -06:00
client.py replace v2.0 auth_url with v3 2015-05-27 10:09:24 -06:00
metrics.py Add metric name list to the client library 2015-03-31 11:53:38 -06:00
notifications.py Added offset and limit for list based commands 2015-03-13 10:32:18 -06:00
shell.py Removed output sorting in client 2015-06-12 15:36:47 -06:00