aodh/ceilometer/api
Victor Stinner a19ed26985 Python 3: Replace unicode with six.text_type
This patch was generated by the sixer tool using the unicode operation:
https://pypi.python.org/pypi/sixer

Manual change:

* Revert change in a docstring in ceilometer/api/controllers/v2/utils.py to
  workaround a bug in the sixer tool

Change-Id: I87f6918212bc3a2cc7232e941cab8b6745fcb688
2015-05-15 22:43:51 +02:00
..
controllers Python 3: Replace unicode with six.text_type 2015-05-15 22:43:51 +02:00
__init__.py Use werkzeug to run the developement API server 2015-02-11 07:25:24 +01:00
app.py Do not default pecan_debug to CONF.debug 2015-02-26 12:26:27 -08:00
app.wsgi Upgrade to hacking 0.10 2015-01-23 17:43:04 +01:00
config.py Remove unused pecan configuration options 2015-01-11 12:09:33 +08:00
hooks.py Upgrade to hacking 0.10 2015-01-23 17:43:04 +01:00
middleware.py Upgrade to hacking 0.10 2015-01-23 17:43:04 +01:00
rbac.py Adds support for default rule in ceilometer policy.json. 2015-04-07 15:43:06 +02:00