** Also affects: neutron/icehouse
   Importance: Undecided
       Status: New

** Changed in: neutron/icehouse
    Milestone: None => icehouse-rc2

** Changed in: neutron/icehouse
   Importance: Undecided => High

** Tags removed: icehouse-rc-potential

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

Title:
  tox pep8 warns /bin/bash not installed in testenv

Status in OpenStack Neutron (virtual network service):
  Fix Committed
Status in neutron icehouse series:
  New

Bug description:
  $ tox -e pep8
  pep8 develop-inst-nodeps: /home/henry/Dev/neutron
  pep8 runtests: commands[0] | flake8
  pep8 runtests: commands[1] | neutron-db-manage check_migration
  pep8 runtests: commands[2] | bash -c find neutron -type f -regex '.*\.pot?' 
-print0|xargs -0 -n 1 msgfmt --check-format -o /dev/null
  WARNING:test command found but not installed in testenv
    cmd: /bin/bash
    env: /home/henry/Dev/neutron/.tox/pep8
  Maybe forgot to specify a dependency?

  This is due to the tox.ini changes in
  https://review.openstack.org/84234

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