kolla-ansible/kolla
qinchunhua 9f596ffe4f Fix dict.values() PY3 compatible
The dict.values()[0] will raise a TypeError in PY3
as dict.values() doesn't return a list any more in PY3
but a view of list.

TrivialFix.

Change-Id: I01297bb68e45db4d15800d2d42e08560da7346bd
2016-07-27 03:55:51 +00:00
..
cmd Change the search path to look locally 2016-06-13 07:05:26 -04:00
common Build docker images for OpenStack Watcher 2016-07-08 11:29:38 +01:00
hacking Introduce the hacking module to kolla 2016-03-03 04:40:16 +00:00
image Fix dict.values() PY3 compatible 2016-07-27 03:55:51 +00:00
template Customizations continued 2016-06-24 13:56:20 +00:00
tests Stop using a global logger for all the things 2016-06-21 15:25:05 -07:00
__init__.py Make Kolla installable via PIP 2015-08-24 16:08:49 -07:00
opts.py Generate the kolla-build.conf file using oslo_config 2016-01-06 08:11:06 +08:00
version.py Generate the kolla-build.conf file using oslo_config 2016-01-06 08:11:06 +08:00