Comment 2 for bug 1604438

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-lib (master)

Reviewed: https://review.openstack.org/344268
Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=cf874bf5603b3f0c40588c32d999431d1d95de7e
Submitter: Jenkins
Branch: master

commit cf874bf5603b3f0c40588c32d999431d1d95de7e
Author: Gary Kotton <email address hidden>
Date: Tue Jul 19 07:21:04 2016 -0700

    Migration report: validate that bc is installed

    Without this the tool reports:

    gkotton@ubuntu:~/neutron-lib$ ./tools/migration_report.sh ../vmware-nsx/
    You have 2517 total imports
    You imported Neutron 477 times
    You imported Neutron-Lib 108 times
    ./tools/migration_report.sh: line 30: bc: command not found
    ./tools/migration_report.sh: line 31: bc: command not found
    ./tools/migration_report.sh: line 33: [: : integer expression expected

    Closes-bug: #1604438

    Change-Id: Ib8236ae214d423c993d9e22035f70af1821af944