openstack-python-openstackc.../openstackclient
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 Fix a spell typos 2016-02-03 15:47:25 +05:30
common Allow custom log levels for other loggers 2016-02-05 11:07:50 +00:00
compute Floating IP: Neutron support for "ip floating list" command 2016-02-14 04:21:08 +00:00
identity log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
image Add --marker option to "image list" command 2016-02-03 14:04:50 +08:00
locale Update translation setup 2016-01-29 08:18:50 +09:00
network Merge "Rename parameter "identifier" to "network" in network commands" 2016-02-15 17:16:30 +00:00
object Add recursive object delete for containers 2016-02-05 11:18:46 -07:00
tests Define FakeFloatingIP class in tests/compute for nova network commands 2016-02-16 15:14:34 +08:00
volume log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Update translation setup 2016-01-29 08:18:50 +09:00
shell.py The format_exc method does not take an exception 2015-12-08 09:23:47 -07:00