There is also a Keystone side to this, in that we import pbr in
keystone-all and in keystone/cli.py  and it does not belong there.

** Changed in: keystone
       Status: Invalid => New

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

Title:
  pbr as run time requirement conflicts with distro packaging

Status in OpenStack Identity (Keystone):
  New
Status in Python Build Reasonableness:
  New

Bug description:
  Using PBR for development makes sense, but it should not be a run time
  requirement for keystone-all or the other tools.  All it is doing is
  reporting the version of the python library, and that does not require
  any of the rest of PBR.  However, PBR pulls in tools that are
  rightfully build time requirements.

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1330771/+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