On a related note, I'm ready to release keystoneclient 0.3.2 today: https://launchpad.net/python-keystoneclient/+milestone/0.3.2 On Thu, Aug 22, 2013 at 6:24 AM, Gary Kotton <gkotton@vmware.com> wrote:
** **
** **
*From:* Dolph Mathews [mailto:dolph.mathews@gmail.com] *Sent:* Thursday, August 22, 2013 2:22 PM *To:* Gary Kotton *Cc:* Alan Pevec; openstack-stable-maint@lists.openstack.org
*Subject:* Re: [Openstack-stable-maint] Stable grizzly failures****
** **
** **
On Thu, Aug 22, 2013 at 6:13 AM, Gary Kotton <gkotton@vmware.com> wrote:** **
Hi,****
Dolph please see - https://github.com/openstack/tempest/blob/stable/grizzly/tools/pip-requires#... ****
This could be the cause of the problem. I think that either we need to lock down the client for the stable/grizzly tempest branch or add netaddr. ****
What do you guys suggest?****
** **
The latest clients should be continuously tested against the stable branches, so I'd rather not lock the client down if it can be avoided. Is there any reason *not* to allow netaddr as a client side dep?****
* *
* [Gary Kotton] I saw that the netaddr is included - https://github.com/openstack/tempest/blob/stable/grizzly/tools/pip-requires#... .*
I just noticed the same thing after I sent that.
**
*The failure in tempest is:*
2013-08-21 07:24:31.018 | cli.simple_read_only.test_keystone.SimpleReadOnlyKeystoneClientTest.test_admin_user_list ... ok****
2013-08-21 07:24:31.599 | cli.simple_read_only.test_keystone.SimpleReadOnlyKeystoneClientTest.test_admin_user_role_list ... ok****
2013-08-21 07:24:31.635 | ****
2013-08-21 07:24:31.636 | ======================================================================****
2013-08-21 07:24:31.636 | FAIL: cli.simple_read_only.test_keystone.SimpleReadOnlyKeystoneClientTest.test_admin_catalog_list ****
2013-08-21 07:24:31.636 | ----------------------------------------------------------------------****
2013-08-21 07:24:31.637 | _StringException: Traceback (most recent call last):****
2013-08-21 07:24:31.637 | File "/opt/stack/new/tempest/cli/simple_read_only/test_keystone.py", line 45, in test_admin_catalog_list****
2013-08-21 07:24:31.637 | self.assertTrue(svc['__label'].startswith('Service:'))****
2013-08-21 07:24:31.638 | File "/usr/lib/python2.7/unittest/case.py", line 420, in assertTrue****
2013-08-21 07:24:31.638 | raise self.failureException(msg)****
2013-08-21 07:24:31.638 | AssertionError: False is not true****
** **
I can't understand this failure without having the actual output tempest is seeing. I tried to reproduce manually but the output I got looked like it would pass this assertion. I'll try to repro via tempest today.
****
At the moment the reviews are piling up…****
Thanks****
Gary****
****
****
*From:* Dolph Mathews [mailto:dolph.mathews@gmail.com] *Sent:* Wednesday, August 21, 2013 4:07 PM *To:* Alan Pevec *Cc:* Gary Kotton; openstack-stable-maint@lists.openstack.org****
*Subject:* Re: [Openstack-stable-maint] Stable grizzly failures****
****
****
On Wed, Aug 21, 2013 at 4:00 AM, Alan Pevec <apevec@gmail.com> wrote:****
Hi Gary,
we should figure out which version of keystoneclient Tempest is using, I could not parse that information from tempest log. At the same time, keystone jobs are failing with ImportError: No module named netaddr in common/jsonutils, that's a design issue with test_keystoneclient in Keystone: checking out keystoneclient from git master, assuming dependecies didn't change since last release, which isn't the case since[1] was merged after 0.3.1. Quick fix would be to release a new keystoneclient which has updated requirements, so new deps get pulled into venv.****
****
If that happens to be acceptable fix, I was intending to release a new version of keystoneclient in the next day or so anyway.****
****
Besides those keystoneclient related failures, we have Glance and Heat jobs failing and returning back to normal randomly.
Cheers, Alan
[1] https://github.com/openstack/python-keystoneclient/commit/de72de3b809c53420d...
_______________________________________________ Openstack-stable-maint mailing list Openstack-stable-maint@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-stable-maint ****
****
****
-- ****
****
-Dolph ****
****
** **
-- ****
** **
-Dolph ****
-- -Dolph