tests/unit/test_service.py doesn't check anything.
Original class rally.plugin.openstack.UnifiedOpenStackService was
designed to handle discovering services in case of Neutron/Nova-Network
After nova-net stuff had been removed from novaclient,
rally.plugin.openstack.UnifiedOpenStackService was removed as well. But
we forgot to remove the test module for it.
Change-Id: I4d0f897b08496f2dca71a0615704bac2f6d70146