Fix nosetests call in run_unit_tests.sh
authorCédric Ollivier <cedric.ollivier@orange.com>
Wed, 19 Oct 2016 15:52:41 +0000 (17:52 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Thu, 20 Oct 2016 09:27:53 +0000 (11:27 +0200)
commitb56e69f7e3d4fb567864a30d3ef6196cf2ec24af
tree2f261ffd4822df82b52e76745fc2ae0682e94d86
parent9cab15dfbac796fa1f5122bbea580e84411b73cf
Fix nosetests call in run_unit_tests.sh

It adds the missing whitespace and only lists the packages for which
unit tests have been developped. It also adds python-neutronclient
as requirement.

Change-Id: Id14b0698cb3636333751d61ff954500a665e1551
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
docker/requirements.pip
run_unit_tests.sh