openstack-python-openstackc.../openstackclient/network/v2
Stephen Finucane 209f8e9e17 network: Replace use of in-tree API client
None of these are actually supported by openstacksdk (intentionally so)
so we add our own manual implementations.

Change-Id: Ifd24f04ae4d1e56e0ce5ba0afe63828403bb7a6f
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2024-07-09 18:19:36 +01:00
..
__init__.py Move network stuff to v2 instead of v2_0 2014-07-07 06:08:02 -06:00
address_group.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
address_scope.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
default_security_group_rule.py Bug Fix, Default SG Rule Custom SG 2024-02-23 08:31:25 -08:00
floating_ip.py network: Replace use of in-tree API client 2024-07-09 18:19:36 +01:00
floating_ip_pool.py network: Replace use of in-tree API client 2024-07-09 18:19:36 +01:00
floating_ip_port_forwarding.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
ip_availability.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
l3_conntrack_helper.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
local_ip.py Blacken openstackclient.network 2023-05-10 10:51:30 +01:00
local_ip_association.py tests: Enable logging fixture 2023-11-13 17:31:07 +00:00
ndp_proxy.py [codespell] fix typos in doc,tests and help messages 2023-11-21 11:31:07 +05:30
network.py network: Replace use of in-tree API client 2024-07-09 18:19:36 +01:00
network_agent.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
network_auto_allocated_topology.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
network_flavor.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
network_flavor_profile.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
network_meter.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
network_meter_rule.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
network_qos_policy.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
network_qos_rule.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
network_qos_rule_type.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
network_rbac.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
network_segment.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
network_segment_range.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
network_service_provider.py Fix pep issue in the network service provider 2023-04-20 11:15:37 +02:00
network_trunk.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
port.py network: Migrate 'port list' to compute SDK 2024-07-02 17:52:02 +01:00
router.py Merge "Router flavor_id can be a name" 2024-05-08 19:43:44 +00:00
security_group.py network: Replace use of in-tree API client 2024-07-09 18:19:36 +01:00
security_group_rule.py network: Replace use of in-tree API client 2024-07-09 18:19:36 +01:00
subnet.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
subnet_pool.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00