← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1453268] Re: dynamic nova.conf generation does not work without python-barbicanclient installed

 

python-barbicanclient is in test-requirements.txt, the readme says to
use tox -e genconfig, this isn't nova's problem.

If you're not using tox, then install the packages via site-packages and
pip, or rpm, or apt-get, or whatever your distro builds require.

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

Title:
  dynamic nova.conf generation does not work without python-
  barbicanclient installed

Status in OpenStack Compute (Nova):
  Invalid
Status in OpenStack Compute (nova) kilo series:
  New
Status in Oslo configuration management library:
  New

Bug description:
  In gentoo we dynamically generate the docs (we also package stable
  branch releases that install from git).  This doesn't work unless
  python-barbicanclient is installed.

  What I would like to see is either a silent failure with that section
  of nova.conf removed or just add python-barbicanclient to requirements
  from test-requirements.  I understand that it is expected that example
  conf generation is expected to need test-requirements, but I don't
  agree :P

  Let me know if you need more info.

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


References