openstack-python-openstackc.../openstackclient/tests/functional
Dr. Jens Harbott f23322c5ef Fix parameter handling in server add fixed ip cmd
The fixed_ip_address parameter needs to be passed in a hash with key
"ip_address" in order to be processed by the server, the previous arg
was simply being ignored.

Added a functional test for better coverage.

Closes-Bug: 1998927

Change-Id: I6956d2642d8e80fc10c3739f0a571aa7ba276b1a
2022-12-12 12:27:48 -05:00
..
common tests: Convert more functional tests to use 'parse_output' 2022-11-08 16:39:05 +00:00
compute Fix parameter handling in server add fixed ip cmd 2022-12-12 12:27:48 -05:00
identity tests: Convert identity tests to use 'parse_output' 2022-11-29 16:21:29 +00:00
image tests: Convert image tests to use 'parse_output' 2022-11-29 16:20:03 +00:00
network tests: Convert network tests to use 'parse_output' 2022-11-29 16:21:29 +00:00
object Fix functional tests for py3 2019-10-31 00:17:35 +00:00
volume tests: Convert volume tests to use 'parse_output' 2022-11-29 16:21:29 +00:00
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
base.py tests: Move json decoding to base test class 2022-11-08 16:39:02 +00:00