Hi Dirk, "Dirk Müller" <d...@dmllr.de> wrote: > > Indeed. The whole idea behind a single release channel for python client > > libraries was that you should always be running the latest, as they > > should drastically enforce backward compatibility. > > Well, backward compatibility can be tricky when it comes to test. > We've for example recently had an issue where the newer keystoneclient > broke mocking in tests. It is debateable if tests are part of the > backward compatibility or not. > > See for example https://bugs.launchpad.net/horizon/+bug/1196823
This is arguably a deficiency of mox, which (apparently?) doesn't let us mock properties automatically. > This is currently also preventing me from being able to get a change > on stable/grizzly past gating checks (which stumble on exactly this > "regression"). The grizzly backport for the stubs has been merged [0] so patches should be unblocked now. Regards, Julie [0] https://review.openstack.org/#/c/35309/ _______________________________________________ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev