]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Tests: Set volume listen port to test_service_listen_port
authorEric Harney <eharney@redhat.com>
Wed, 10 Feb 2016 20:10:48 +0000 (15:10 -0500)
committerEric Harney <eharney@redhat.com>
Wed, 10 Feb 2016 20:12:30 +0000 (15:12 -0500)
commit0168056eb32f4830bf031bde132304f3cb64a85f
tree095a3b89beaef2cd0b31c1b9bc44766db694337b
parente88f0a486ab4f9c7baaf5d7d3781705221e89146
Tests: Set volume listen port to test_service_listen_port

These tests can fail with an error binding to port 8776.
Using the same setting used by other tests allows these
to work reliably.

Change-Id: I64cc8a6e1cfc5fbae253d81d35b5edd1a03887ac
cinder/tests/unit/test_service.py