aodh/ceilometer
Gordon Chung 5418ee4f01 use urlparse from six
- six provides compatibility support for urlparse. lets use it.
- cleanup import lines to be consistent.

Change-Id: I655b64888a29dc1f34e51216f06b83e84fe25970
2014-06-24 11:00:08 -04:00
..
alarm use urlparse from six 2014-06-24 11:00:08 -04:00
api Merge "Handle non-ascii character in meter name" 2014-06-23 15:56:18 +00:00
central Merge "Skipping central agent pollster when keystone not available" 2014-06-10 14:09:30 +00:00
compute Fixes ceilometer-compute service start failure 2014-06-18 19:36:16 +05:30
dispatcher remove default=None for config options 2014-06-11 21:32:40 +08:00
energy Skipping central agent pollster when keystone not available 2014-06-10 16:20:29 +08:00
event Fix list of modules not included in auto-gen docs 2014-06-16 09:00:15 +02:00
hardware use urlparse from six 2014-06-24 11:00:08 -04:00
image Merge "Skipping central agent pollster when keystone not available" 2014-06-10 14:09:30 +00:00
locale Imported Translations from Transifex 2014-06-20 06:01:49 +00:00
network use urlparse from six 2014-06-24 11:00:08 -04:00
objectstore use urlparse from six 2014-06-24 11:00:08 -04:00
openstack sync oslo code 2014-06-18 11:33:04 -04:00
orchestration Replace oslo.rpc by oslo.messaging 2014-04-14 11:56:56 +02:00
publisher use urlparse from six 2014-06-24 11:00:08 -04:00
storage use urlparse from six 2014-06-24 11:00:08 -04:00
tests use urlparse from six 2014-06-24 11:00:08 -04:00
transformer Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
volume Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
__init__.py Empty files should no longer contain copyright 2013-12-24 20:19:04 +08:00
agent.py use urlparse from six 2014-06-24 11:00:08 -04:00
cli.py remove default=None for config options 2014-06-11 21:32:40 +08:00
collector.py Don't keep a single global TRANSPORT object 2014-06-16 10:31:13 +02:00
messaging.py Fix messaging.get_transport caching 2014-06-17 11:38:11 +02:00
middleware.py Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
neutron_client.py Metering LoadBalancer as a Service 2014-06-09 15:29:52 -07:00
notification.py Don't keep a single global TRANSPORT object 2014-06-16 10:31:13 +02:00
notifier.py Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
nova_client.py Merge "Adds caches for image and flavor in compute agent" 2014-06-12 20:19:11 +00:00
pipeline.py Remove low-value logging from publication codepath 2014-06-10 17:23:00 +01:00
plugin.py Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
sample.py Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
service.py Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
utils.py replaced unicode() with six.text_type() 2014-05-27 12:56:13 +02:00