Hi, The problem seems to be with the boto python library. I am not really familiar with this but I have seen this is the last – we may need to update the requirements again to exclude a specific version. Thanks Gary
From: Lingxian Kong <[email protected]<mailto:[email protected]>> Reply-To: OpenStack Development Mailing List <[email protected]<mailto:[email protected]>> Date: Thursday, October 10, 2013 9:21 AM To: OpenStack Development Mailing List <[email protected]<mailto:[email protected]>> Subject: Re: [openstack-dev] Stable/grizzly Hi Gary: Same problem with me. There may be some races between the parallelled unittests. 2013/10/10 Gary Kotton <[email protected]<mailto:[email protected]>> Hi, The gate is once again broken: 2013-10-10 05:15:05.036 | Traceback (most recent call last): 2013-10-10 05:15:05.036 | File "/home/jenkins/workspace/gate-nova-python26/nova/tests/test_api.py", line 389, in test_group_name_valid_length_security_group 2013-10-10 05:15:05.036 | self.expect_http() 2013-10-10 05:15:05.036 | File "/home/jenkins/workspace/gate-nova-python26/nova/tests/test_api.py", line 246, in expect_http 2013-10-10 05:15:05.037 | is_secure).AndReturn(self.http) 2013-10-10 05:15:05.037 | File "/home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/mox.py", line 765, in __call__ 2013-10-10 05:15:05.037 | return mock_method(*params, **named_params) 2013-10-10 05:15:05.038 | File "/home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/mox.py", line 998, in __call__ 2013-10-10 05:15:05.038 | self._checker.Check(params, named_params) 2013-10-10 05:15:05.038 | File "/home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/mox.py", line 929, in Check 2013-10-10 05:15:05.039 | % (' '.join(sorted(still_needed)))) 2013-10-10 05:15:05.039 | AttributeError: No values given for arguments: is_secure Any ideas? Thanks Gary _______________________________________________ OpenStack-dev mailing list [email protected]<mailto:[email protected]> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev -- -------------------------------------------- Lingxian Kong Huawei Technologies Co.,LTD. IT Product Line CloudOS PDU China, Xi'an Mobile: +86-18602962792 Email: [email protected]<mailto:[email protected]>; [email protected]<mailto:[email protected]>
_______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
