← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1340787] Re: nova unit test virtual environment creation issue

 

** Changed in: nova
       Status: Incomplete => 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/1340787

Title:
  nova unit test virtual environment creation issue

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  I tried to run nova unit test in Read Hat virtual machine 
  Linux rhel6-madhu 2.6.32-431.20.3.el6.x86_64 #1 SMP Fri Jun 6 18:30:54 EDT 2014 x86_64 x86_64 x86_64 GNU/Linux

  cd /etc/nova/
  ./run_tests.sh -V nova.tests.scheduler

  I am getting the error while when the run test creates .venv and tries
  trying to upgrade glance when installing

  pip install cryptography.

  I even tried to install manually "pip install cryptography" in read hat and gave the same error .
  Error pasted here : http://pastebin.com/tAsSRFuA

  I made sure the following are done ,

  yum upgrade
  yum install gcc libffi-devel python-devel openssl-devel

  This issue happens only in readhat . I tried in Centos 6.5 and it
  works fine. Any help to fix this issue would be appreciable .

  Note: This issue is reproducible when you tried to do it in any
  Readhat.

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


References