[openstack-dev] [stable][liberty] [cinder] is stable liberty broken?

Eric Harney eharney at redhat.com
Thu Jul 7 13:05:17 UTC 2016


On 07/07/2016 02:41 AM, Chen CH Ji wrote:
> Hi,
>            I am backporting https://review.openstack.org/#/c/333749/ 
> <https://review.openstack.org/#/c/333749/>
>            to stable/liberty and failed in gating job, then I submitted another 
> doc change https://review.openstack.org/#/c/338699/  to verify and seems failed 
> with same reason and I have no idea what's wrong in test... can someone help to 
> take a look or give some hint?
> error is :
> 
>          
> ft17.1: cinder.tests.unit.api.contrib.test_quotas.QuotaSetsControllerTest.test_delete_StringException: Empty attachments:
>    pythonlogging:''
>    stderr
>    stdout
> 
> Traceback (most recent call last):
>    File "cinder/tests/unit/api/contrib/test_quotas.py", line 100, in setUp
>      self.fixture = self.useFixture(config_fixture.Config(auth_token.CONF))
> AttributeError: 'module' object has no attribute 'CONF'
> 
> 
> 

Yes, it looks like it.

I filed bug https://bugs.launchpad.net/cinder/+bug/1599855 for this.

It looks like the way we are setting keystonemiddleware options breaks
with newer keystonemiddleware releases.

keystonemiddleware 2.6.0 works here, 4.6.0 does not.

Thanks for the report.




More information about the OpenStack-dev mailing list