Go to file
zhangguoqing a286b162e2 Replaces uuid.uuid4 with uuidutils.generate_uuid()
Openstack common has a wrapper for generating uuids. We should
use that function when generating uuids for consistency.

Change-Id: I3ea3355a7f04d5b86c8b0b197fcdbe2f0644b191
Closes-Bug: #1082248
2016-12-07 04:53:54 +00:00
2016-04-30 07:49:06 +08:00
2015-12-15 11:41:51 -05:00
2015-08-28 11:43:50 +02:00
2016-03-07 10:06:08 +08:00
2015-08-28 11:43:50 +02:00
2015-12-15 11:41:51 -05:00
2015-08-28 11:43:50 +02:00
2016-11-07 22:45:07 +01:00

aodhclient

Python bindings to the OpenStack Aodh API

This is a client for OpenStack Aodh API. There's a Python API <api> (the aodhclient module), and a command-line script <shell> (installed as aodh). Each implements the entire OpenStack Aodh API.

Description
Client library for Aodh API
Readme 3.1 MiB
Languages
Python 99.1%
Shell 0.9%