Activity log for bug #1378907

Date Who What changed Old value New value Message
2014-10-08 16:04:01 Julie Pichon bug added bug
2014-10-08 17:27:01 Doug Fish horizon: status New Confirmed
2014-10-08 17:31:38 Gary W. Smith horizon: assignee Gary W. Smith (gary-w-smith)
2014-10-08 17:53:37 Gary W. Smith horizon: assignee Gary W. Smith (gary-w-smith)
2014-10-08 18:10:48 Gary W. Smith horizon: assignee Ana Krivokapić (akrivoka)
2014-10-09 13:23:05 OpenStack Infra horizon: status Confirmed In Progress
2014-10-10 13:19:17 Doug Fish tags heisenbug
2014-10-10 13:19:39 Doug Fish description Running the unit tests on master with a fresh venv results in a ton of noise. The tests don't fail but we should have a clean output. Highlights include: ConnectionFailed: Connection to neutron failed: ('Connection aborted.', gaierror(-2, 'Name or service not known')) File "/home/jpichon/devel/horizon/horizon/exceptions.py", line 326, in handle raise Http302(redirect) Http302 ConnectionError: ('Connection aborted.', gaierror(-2, 'Name or service not known')) Error while checking action permissions. Traceback (most recent call last): File "/home/jpichon/devel/horizon/horizon/tables/base.py", line 1236, in _filter_action return action._allowed(request, datum) and row_matched File "/home/jpichon/devel/horizon/horizon/tables/actions.py", line 137, in _allowed return self.allowed(request, datum) File "/home/jpichon/devel/horizon/openstack_dashboard/dashboards/project/volumes/snapshots/tables.py", line 46, in allowed if (snapshot._volume and File "/home/jpichon/devel/horizon/openstack_dashboard/api/base.py", line 81, in __getattribute__ return object.__getattribute__(self, attr) AttributeError: 'VolumeSnapshot' object has no attribute '_volume' DEBUG:cinderclient.client:Connection error: ('Connection aborted.', gaierror(-2, 'Name or service not known')) But there really is a lot... This doesn't seem to be happening on the juno-rc1 tag. ----- UPDATED DESCRIPTION ---- After Ana's fix the only remaining noise that I see is this message: DEBUG:cinderclient.client:Connection error: ('Connection aborted.', gaierror(-2, 'Name or service not known')) It just pops up in the middle of the tests. Apparently it can't be reproduced in all environments. ----- ORIGINAL DESCRIPTION BELOW ----- Running the unit tests on master with a fresh venv results in a ton of noise. The tests don't fail but we should have a clean output. Highlights include: ConnectionFailed: Connection to neutron failed: ('Connection aborted.', gaierror(-2, 'Name or service not known'))   File "/home/jpichon/devel/horizon/horizon/exceptions.py", line 326, in handle     raise Http302(redirect) Http302 ConnectionError: ('Connection aborted.', gaierror(-2, 'Name or service not known')) Error while checking action permissions. Traceback (most recent call last):   File "/home/jpichon/devel/horizon/horizon/tables/base.py", line 1236, in _filter_action     return action._allowed(request, datum) and row_matched   File "/home/jpichon/devel/horizon/horizon/tables/actions.py", line 137, in _allowed     return self.allowed(request, datum)   File "/home/jpichon/devel/horizon/openstack_dashboard/dashboards/project/volumes/snapshots/tables.py", line 46, in allowed     if (snapshot._volume and   File "/home/jpichon/devel/horizon/openstack_dashboard/api/base.py", line 81, in __getattribute__     return object.__getattribute__(self, attr) AttributeError: 'VolumeSnapshot' object has no attribute '_volume' DEBUG:cinderclient.client:Connection error: ('Connection aborted.', gaierror(-2, 'Name or service not known')) But there really is a lot... This doesn't seem to be happening on the juno-rc1 tag.
2014-10-10 17:33:22 Janet Yu bug added subscriber Janet Yu
2014-10-10 20:04:26 OpenStack Infra horizon: assignee Ana Krivokapić (akrivoka) Akihiro Motoki (amotoki)
2014-10-14 11:56:14 Ana Krivokapić bug added subscriber Ana Krivokapić
2014-10-17 18:24:44 David Lyle horizon: milestone next
2014-10-17 18:24:55 David Lyle horizon: milestone next kilo-1
2014-10-18 12:04:43 OpenStack Infra horizon: status In Progress Fix Committed
2014-12-18 16:22:41 Thierry Carrez horizon: status Fix Committed Fix Released
2015-04-30 08:23:12 Thierry Carrez horizon: milestone kilo-1 2015.1.0