← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1239220] Re: boto version checking in test cases is not backwards compatible

 

** Changed in: nova
       Status: Fix Committed => Fix Released

-- 
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/1239220

Title:
  boto version checking in test cases is not backwards compatible

Status in OpenStack Compute (Nova):
  Fix Released
Status in OpenStack Compute (nova) grizzly series:
  Fix Released

Bug description:
  The changes in  commit:

  https://github.com/openstack/nova/commit/7161c62c22ebe609ecaf7e01d2feae473d01495a

  Introduced version checking for boto 2.14; however string comparison
  is not effective for version checking as

  '2.9.6' >= '2.14' == true

  Resulting in older boto versions (as found in saucy) trying to test
  with the 2.14 code.

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