tacker/tacker/common
dharmendra 643e73095a py3.x: Use six.iteritems for Iterable dict items.
py3.x: Use six.iteritems for Iterable dict items instead of dict.iteritems.
Related-Bug: #1547712

Change-Id: I1e66c1e2a3f0235029795e48e8779229420d4821
2016-04-14 17:09:47 +05:30
..
__init__.py rename neutron/common to tacker/common 2014-07-04 18:20:50 +09:00
clients.py Implement multisite VIM feature 2016-03-28 15:32:54 -07:00
config.py Implementation of Tacker NFV MANO API 2015-09-26 21:36:43 -07:00
constants.py XML_NS_V20 -> XML_NS_V10 2015-04-10 11:33:31 -07:00
driver_manager.py Merge "Cleanup copyright header" 2016-04-07 01:19:11 +00:00
exceptions.py py3.x: Use six.text_type() instead of unicode() 2016-03-26 07:56:01 +05:30
log.py Update hacking 2016-01-02 17:30:55 +01:00
rpc.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
rpc_compat.py Fix H404, H402, H405 errors in tacker code 2015-12-22 00:12:51 +00:00
test_lib.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
topics.py Remove unused code and docs 2015-09-16 11:13:23 -07:00
utils.py py3.x: Use six.iteritems for Iterable dict items. 2016-04-14 17:09:47 +05:30