← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1236306] Re: boto is not supported in py33 env

 

though this is not a change in nova itself.

** Changed in: nova
       Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1236306

Title:
  boto is not supported in py33 env

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  boto is a big obstacle in py33 env.  It is not supported by py33.


  Downloading/unpacking boto>=2.4.0,!=2.13.0 (from -r /opt/stack/nova/requirements.txt (line 6))
    Running setup.py egg_info for package boto
      Traceback (most recent call last):
        File "<string>", line 16, in <module>
        File "/opt/stack/nova/.tox/py33/build/boto/setup.py", line 37, in <module>
          from boto import __version__
        File "./boto/__init__.py", line 27, in <module>
          from boto.pyami.config import Config, BotoConfigLocations
        File "./boto/pyami/config.py", line 185
          print s.getvalue()
                ^
      SyntaxError: invalid syntax
      Complete output from command python setup.py egg_info:
      Traceback (most recent call last):

    File "<string>", line 16, in <module>

    File "/opt/stack/nova/.tox/py33/build/boto/setup.py", line 37, in
  <module>

      from boto import __version__

    File "./boto/__init__.py", line 27, in <module>

      from boto.pyami.config import Config, BotoConfigLocations

    File "./boto/pyami/config.py", line 185

      print s.getvalue()

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1236306/+subscriptions