openstack-python-openstackc.../openstackclient/network
Miro Tomaska dedc1a342c Use openstacksdk test generate_fake_resources factory
Instead of building fake test objects in the local fakes.py file,
use existing generate_fake_resource(s) factory methods to automatically
populate class attributes. Doing this ensures that fake objects are always
build with actual attributes of the class.

Change-Id: If424b87c79e7dab102cbd8a7938df85411c9465d
Signed-off-by: Miro Tomaska <mtomaska@redhat.com>
2025-12-11 13:28:38 +00:00
..
v2 Use openstacksdk test generate_fake_resources factory 2025-12-11 13:28:38 +00:00
__init__.py Network CRUD 2014-06-24 15:00:25 -06:00
client.py Don't warn about unsupported version with SDK-based commands 2025-04-10 18:21:17 +01:00
common.py compute: Migrate to 'compute' client alias 2025-04-03 16:39:03 +01:00
utils.py typing: Add types for empty dicts, tuples 2025-03-31 17:48:36 +01:00