openstack-python-openstackc.../openstackclient/tests
Tang Chen da3d65299b Define FakeFloatingIP class in tests/compute for nova network commands
"ip floating list" command is not available for Neutron now because
the implementation is incorrect.

The FloatingIP objects returned from Nova and Neutron network are
quite different. So they need different FakeFloatingIP class to
do the tests.

This patch copies class FakeFloatingIP in tests/network to tests/compute
for Nova network tests.

Will fix the problem in "ip floating list" command and change FakeFloatingIP
in tests/network to fit Neutron network tests.

Change-Id: Ia29d257868e0f1dc6cd7cfe3819875e5913f76ec
Partial-Bug: 1519502
Partially implements: blueprint neutron-client
2016-02-16 15:14:34 +08:00
..
api when fetching object store properties use lower() 2015-12-14 12:23:44 -05:00
common Fix DisplayCommandBase comments for cliff Lister subclass tests 2016-02-09 20:28:18 +08:00
compute Define FakeFloatingIP class in tests/compute for nova network commands 2016-02-16 15:14:34 +08:00
identity Identity: Fix DisplayCommandBase comments for cliff ShowOne subclass tests 2016-02-10 23:11:58 +08:00
image Fix DisplayCommandBase comments for cliff ShowOne subclass tests 2016-02-10 13:31:38 +08:00
network Define FakeFloatingIP class in tests/compute for nova network commands 2016-02-16 15:14:34 +08:00
object Fix DisplayCommandBase comments for cliff ShowOne subclass tests 2016-02-10 13:31:38 +08:00
volume Fix DisplayCommandBase comments for cliff ShowOne subclass tests 2016-02-10 13:31:38 +08:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Refactor network endpoint enablement checking 2016-01-04 13:49:49 -06:00
test_shell.py Add all regions to cloud configuration 2015-12-23 12:48:45 -06:00
utils.py Check volume status before extending size 2015-02-06 09:05:41 -08:00