]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Move docstring to FakeMachineBase
authorCedric Brandily <zzelle@gmail.com>
Sat, 22 Aug 2015 09:49:24 +0000 (11:49 +0200)
committerCedric Brandily <zzelle@gmail.com>
Sat, 22 Aug 2015 09:49:24 +0000 (11:49 +0200)
commit5dbdf1102602a2fbb83acc2644dc737ac420fae3
tree720bfd27ba5ed3f8e0be772d5d64ad2ca119a005
parent6f109bd6423a01d8aadd099652a3909fff89f090
Move docstring to FakeMachineBase

This change moves FakeMachine docstring to FakeMachineBase because it is
valid for all FakeMachineBase subclasses.

Change-Id: Ic30098f7d84dd3a5d6c5f7ff675d3f6e7b0a4cae
neutron/tests/common/machine_fixtures.py