← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1294653] [NEW] havana (2013.2) prepare breaks due to verision confict on pbr

 

Public bug reported:

When anvil master is used to install OpenStack from havana-2013.2.yaml,
prepare action fails on download stage. Specifically, egg_info on
hacking older hacking version is not run because of version conflict on
pbr (it requires pbr < 0.6, while at that moment we already have pbr 0.7
in anvil's virtualenv).

Newer pbr was probabliy brought by keystoneclient and glanceclient from
optional-requirements.txt.

** Affects: anvil
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to anvil.
https://bugs.launchpad.net/bugs/1294653

Title:
  havana (2013.2) prepare breaks due to verision confict on pbr

Status in ANVIL for forging OpenStack.:
  New

Bug description:
  When anvil master is used to install OpenStack from
  havana-2013.2.yaml, prepare action fails on download stage.
  Specifically, egg_info on hacking older hacking version is not run
  because of version conflict on pbr (it requires pbr < 0.6, while at
  that moment we already have pbr 0.7 in anvil's virtualenv).

  Newer pbr was probabliy brought by keystoneclient and glanceclient
  from optional-requirements.txt.

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


Follow ups

References