** 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/1235955

Title:
  testsuite needs upgrading

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  testsuite as dfar as I can tell is currently s fiasco, needs upgrading
  to match the change of name from quantum to neutron.

  For;

  archtester nova-2013.1.9999 # nosetests -v
  Failure: ImportError (No module named quantumclient) ... ERROR

  OR

  archtester nova-2013.1.3 # nosetests -v

  yield

  Failure: ImportError (No module named quantumclient.common) ... ERROR
  Failure: ImportError (No module named quantumclient.common) ... ERROR
  Failure: ImportError (No module named quantumclient.common) ... ERROR
  nova.tests.api.ec2.test_faults.TestFaults.test_fault_exception ... ERROR
  nova.tests.api.ec2.test_faults.TestFaults.test_fault_exception_status_int ... 
ERROR
  nova.tests.api.ec2.test_middleware.ExecutorTestCase.test_instance_not_found 
... ERROR
  
nova.tests.api.ec2.test_middleware.ExecutorTestCase.test_instance_not_found_none
 ... ERROR
  nova.tests.api.ec2.test_middleware.ExecutorTestCase.test_snapshot_not_found 
... ERROR
  nova.tests.api.ec2.test_middleware.ExecutorTestCase.test_volume_not_found ... 
ERROR
  nova.tests.api.ec2.test_middleware.LockoutTestCase.test_lockout ... ^X^Z
  [1]+  Stopped                 nosetests -v

  On 'sed'ing quantumclient.common to neutrom.common you still get an import 
error for 
  (No module named quantum)

  and so forth.  Seeing it doesn't even cite the .py file that is
  attempting to import it, it's a fiasco.

  quantum has been renamed to neutron and afaict the testsuite is still
  utilising quantum

  Please upgrade the entitr test suite unless I'm missing something

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to