panko/ceilometer
Julien Danjou 7559424765 Stop importing print_function
We don't support Python 2.6 anymore so there is no use for that.

Change-Id: Ic1f8aefc4946752b03b25cac7a900f70c68133a5
2015-05-25 10:59:31 +02:00
..
agent Python 3: generalize the usage of the six module 2015-05-15 22:41:52 +02:00
alarm Python 3: generalize the usage of the six module 2015-05-15 22:41:52 +02:00
api Python 3: Replace unicode with six.text_type 2015-05-15 22:43:51 +02:00
cmd Merge "Move ceilometer/cli.py to ceilometer/cmd/sample.py" 2015-04-28 18:52:08 +00:00
compute Merge "Python 3: replace long with int" 2015-05-19 07:20:36 +00:00
data_processing Drop use of 'oslo' namespace package. 2015-04-28 16:22:05 +00:00
dispatcher rebuild event model only for database writes 2015-05-07 14:51:00 +00:00
energy Upgrade to hacking 0.10 2015-01-23 17:43:04 +01:00
event cleanup problem events logic in event db storage 2015-05-07 14:50:52 +00:00
hacking enable oslo namespace check for ceilometer project 2015-02-11 16:09:19 +08:00
hardware Python 3: generalize the usage of the six module 2015-05-15 22:41:52 +02:00
identity Drop use of 'oslo' namespace package. 2015-04-28 16:22:05 +00:00
image Drop use of 'oslo' namespace package. 2015-04-28 16:22:05 +00:00
ipmi Drop use of 'oslo' namespace package. 2015-04-28 16:22:05 +00:00
key_value_storage Drop use of 'oslo' namespace package. 2015-04-28 16:22:05 +00:00
locale Imported Translations from Transifex 2015-05-07 06:07:21 +00:00
network Drop use of 'oslo' namespace package. 2015-04-28 16:22:05 +00:00
objectstore Drop use of 'oslo' namespace package. 2015-04-28 16:22:05 +00:00
openstack Drop use of 'oslo' namespace package. 2015-04-28 16:22:05 +00:00
orchestration Drop use of 'oslo' namespace package. 2015-04-28 16:22:05 +00:00
profiler Drop use of 'oslo' namespace package. 2015-04-28 16:22:05 +00:00
publisher Python 3: encode to UTF-8 when needed 2015-05-15 18:46:00 +02:00
storage Merge "Python 3: encode to UTF-8 when needed" 2015-05-22 19:54:04 +00:00
tests Stop importing print_function 2015-05-25 10:59:31 +02:00
transformer Python 3: set __bool__() method on Namespace 2015-05-15 18:50:07 +02:00
volume Drop use of 'oslo' namespace package. 2015-04-28 16:22:05 +00:00
__init__.py Disable eventlet monkey-patching of DNS 2015-01-19 12:45:23 +00:00
collector.py rebuild event model only for database writes 2015-05-07 14:51:00 +00:00
coordination.py correctly leave group when process is stopped 2015-02-12 15:57:52 +08:00
i18n.py switch to oslo_i18n 2015-01-12 20:16:20 +08:00
keystone_client.py alarming: add gnocchi alarm rules 2015-02-23 16:57:43 +01:00
messaging.py Drop use of 'oslo' namespace package. 2015-04-28 16:22:05 +00:00
middleware.py Drop use of 'oslo' namespace package. 2015-04-28 16:22:05 +00:00
neutron_client.py Upgrade to hacking 0.10 2015-01-23 17:43:04 +01:00
notification.py Drop use of 'oslo' namespace package. 2015-04-28 16:22:05 +00:00
notifier.py Upgrade to hacking 0.10 2015-01-23 17:43:04 +01:00
nova_client.py drop deprecated novaclient.v1_1 2015-03-19 21:54:59 +08:00
opts.py Fix raise error when run "tox -egenconfig" 2015-04-27 16:11:12 +08:00
pipeline.py Make interval optional in pipeline 2015-05-05 12:31:42 +08:00
sample.py Use oslo_config instead of deprecated oslo.config 2015-01-15 12:51:18 +04:00
service.py Drop use of 'oslo' namespace package. 2015-04-28 16:22:05 +00:00
utils.py add event listener to collector 2015-02-02 11:00:47 -05:00