Activity log for bug #1556185

Date Who What changed Old value New value Message
2016-03-11 16:27:28 Andres Rodriguez bug added bug
2016-03-11 16:27:33 Andres Rodriguez maas: milestone 2.0.0
2016-03-11 16:27:36 Andres Rodriguez maas: importance Undecided Critical
2016-03-11 16:31:46 Andres Rodriguez description ==> /var/log/maas/maas.log <== Mar 12 00:25:48 trusty-maas9 maas.api: [INFO] undesignative-wally: Enlisted new machine ==> /var/log/maas/regiond.log <== 2016-03-12 00:25:48 [maasserver] ERROR: ################################ Exception: 'Machine' object is not iterable ################################ 2016-03-12 00:25:48 [maasserver] ERROR: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/django/core/handlers/base.py", line 132, in get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/usr/lib/python3/dist-packages/maasserver/utils/views.py", line 180, in view_atomic_with_post_commit_savepoint return view_atomic(*args, **kwargs) File "/usr/lib/python3.5/contextlib.py", line 30, in inner return func(*args, **kwds) File "/usr/lib/python3/dist-packages/maasserver/api/support.py", line 54, in __call__ response = upcall(request, *args, **kwargs) File "/usr/lib/python3/dist-packages/django/views/decorators/vary.py", line 21, in inner_func response = func(*args, **kwargs) File "/usr/lib/python3/dist-packages/piston3/resource.py", line 229, in __call__ else: stream = srl.render(request) File "/usr/lib/python3/dist-packages/piston3/emitters.py", line 464, in render response = serializers.serialize(format, self.data, indent=True) File "/usr/lib/python3/dist-packages/django/core/serializers/__init__.py", line 129, in serialize s.serialize(queryset, **options) File "/usr/lib/python3/dist-packages/django/core/serializers/base.py", line 52, in serialize for obj in queryset: TypeError: 'Machine' object is not iterable While enlisting multiple machines at the time I see: ==> /var/log/maas/maas.log <== Mar 12 00:25:48 trusty-maas9 maas.api: [INFO] undesignative-wally: Enlisted new machine ==> /var/log/maas/regiond.log <== 2016-03-12 00:25:48 [maasserver] ERROR: ################################ Exception: 'Machine' object is not iterable ################################ 2016-03-12 00:25:48 [maasserver] ERROR: Traceback (most recent call last):   File "/usr/lib/python3/dist-packages/django/core/handlers/base.py", line 132, in get_response     response = wrapped_callback(request, *callback_args, **callback_kwargs)   File "/usr/lib/python3/dist-packages/maasserver/utils/views.py", line 180, in view_atomic_with_post_commit_savepoint     return view_atomic(*args, **kwargs)   File "/usr/lib/python3.5/contextlib.py", line 30, in inner     return func(*args, **kwds)   File "/usr/lib/python3/dist-packages/maasserver/api/support.py", line 54, in __call__     response = upcall(request, *args, **kwargs)   File "/usr/lib/python3/dist-packages/django/views/decorators/vary.py", line 21, in inner_func     response = func(*args, **kwargs)   File "/usr/lib/python3/dist-packages/piston3/resource.py", line 229, in __call__     else: stream = srl.render(request)   File "/usr/lib/python3/dist-packages/piston3/emitters.py", line 464, in render     response = serializers.serialize(format, self.data, indent=True)   File "/usr/lib/python3/dist-packages/django/core/serializers/__init__.py", line 129, in serialize     s.serialize(queryset, **options)   File "/usr/lib/python3/dist-packages/django/core/serializers/base.py", line 52, in serialize     for obj in queryset: TypeError: 'Machine' object is not iterable
2016-03-16 16:01:37 Gavin Panella maas: status New Triaged
2016-03-22 15:30:21 Andres Rodriguez maas: assignee Gavin Panella (allenap)
2016-03-22 15:44:41 Gavin Panella maas: status Triaged In Progress
2016-03-22 21:15:32 Gavin Panella maas: status In Progress Incomplete
2016-03-22 21:15:37 Gavin Panella maas: assignee Gavin Panella (allenap)
2016-04-04 14:56:02 Gavin Panella maas: assignee Gavin Panella (allenap)
2016-04-04 14:56:06 Gavin Panella maas: status Incomplete In Progress
2016-04-04 15:10:59 Gavin Panella branch linked lp:~allenap/maas/machine-not-iterable--bug-1556185
2016-04-05 15:42:17 Gavin Panella maas: status In Progress Fix Committed
2016-04-08 13:25:29 Gavin Panella maas: status Fix Committed In Progress
2016-04-11 14:52:22 Launchpad Janitor branch linked lp:~blake-rouse/maas/fix-1556185
2016-04-11 21:24:12 MAAS Lander maas: status In Progress Fix Committed
2016-04-14 13:02:43 Gavin Panella maas: assignee Gavin Panella (allenap) Blake Rouse (blake-rouse)
2016-08-18 11:20:47 Andres Rodriguez maas: status Fix Committed Fix Released