[murano-metadataclient] MetadataClient does not support working in env patched by eventlet

Bug #1284031 reported by Serg Melikyan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Murano
Fix Released
High
Serg Melikyan

Bug Description

When running in the environment patched by eventlet next exception is occured:

Traceback (most recent call last):
  File "/home/sad/Projects/murano-conductor/muranoconductor/cmd/run.py", line 33, in <module>
    from muranoconductor import app
  File "/home/sad/Projects/murano-conductor/muranoconductor/app.py", line 30, in <module>
    from muranoconductor import metadata
  File "/home/sad/Projects/murano-conductor/muranoconductor/metadata.py", line 23, in <module>
    from metadataclient.v1.client import Client
  File "/home/sad/Projects/murano-conductor/.venv/local/lib/python2.7/site-packages/metadataclient/v1/__init__.py", line 15, in <module>
    from metadataclient.v1.client import Client
  File "/home/sad/Projects/murano-conductor/.venv/local/lib/python2.7/site-packages/metadataclient/v1/client.py", line 16, in <module>
    from metadataclient.common import http
  File "/home/sad/Projects/murano-conductor/.venv/local/lib/python2.7/site-packages/metadataclient/common/http.py", line 51, in <module>
    GreenSocket.getsockopt = utils.getsockopt
AttributeError: 'module' object has no attribute 'getsockopt'

Tags: verified
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to murano-metadataclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/75859

Changed in murano:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano-metadataclient (master)

Reviewed: https://review.openstack.org/75859
Committed: https://git.openstack.org/cgit/stackforge/murano-metadataclient/commit/?id=48ff044260d2c40c021719fef89352387761adb9
Submitter: Jenkins
Branch: master

commit 48ff044260d2c40c021719fef89352387761adb9
Author: Serg Melikyan <email address hidden>
Date: Mon Feb 24 16:58:00 2014 +0400

    Fixed work in envs patched by eventlet

    Change-Id: I3aa11e2f462d6534cc87b549f13b5140f87a7d14
    Closes-bug: #1284031

Changed in murano:
status: In Progress → Fix Committed
tags: added: verified
removed: eventlet metadataclient
ruhe (ruhe)
Changed in murano:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.