heat/heat
Sergey Kraynev 658d61ecee Use __iter__ method of Attributes class in __repr__ method
Join method expects list, but six.itervalues(self._attributes)  returns
a Attribute instance, so we should use own __iter__ method for building
list of values.

Closes-Bug: #1473974

Change-Id: I7c5d4a5a8d0142156c3416347940b9e90ed8df5c
2015-07-13 15:23:01 +03:00
..
api Merge "Add template-function-list" 2015-07-13 02:14:34 +00:00
cloudinit Update the rest of the code to satisfy flake8 in a py34 env 2015-04-24 11:53:43 +05:30
cmd Support for encrypt/decrypt parameters in heat-manage 2015-06-05 12:06:59 -05:00
common Merge "Port short_id to return unicode" 2015-07-13 01:31:51 +00:00
db Add a new crypt method using cryptography 2015-07-07 10:06:47 +02:00
engine Use __iter__ method of Attributes class in __repr__ method 2015-07-13 15:23:01 +03:00
httpd Add apache2 support for heat API services 2015-06-17 08:08:51 -04:00
locale Imported Translations from Transifex 2015-07-13 06:03:31 +00:00
objects Add a new crypt method using cryptography 2015-07-07 10:06:47 +02:00
openstack Switch to oslo.service 2015-06-23 08:30:39 +02:00
rpc Add template-function-list 2015-07-10 09:39:39 -04:00
scaling ASG scaling account for cooldown timestamp & in-progress 2015-07-05 23:19:06 -04:00
tests Use __iter__ method of Attributes class in __repr__ method 2015-07-13 15:23:01 +03:00
__init__.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
version.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00