Go to file
elajkat 23fb666f92 tests: change safe_hasattr to hasattr
testtools 2.5.0 removed the helper (see [0]) safe_hasattr, and assumes
that the hasattr implementation in python reliable enough now.

test_neutron_dhcp_agent_list_hosting_net is skipped temporarily
as there is no DHCP agent with ML2/OVN. It will be re-enabled [1].

[0] https://github.com/testing-cabal/testtools/blob/2.5.0/NEWS#L31
[1] https://review.opendev.org/c/openstack/python-neutronclient/+/801997

Change-Id: I4fe6fabc4f745e2c9a366e30dbea7e7200151f12
2021-07-27 14:56:36 +09:00
2015-12-29 19:14:17 +00:00
2018-09-06 01:09:28 +02:00
2019-04-19 19:44:46 +00:00
2019-07-18 20:28:55 +09:00
2021-03-18 12:56:37 +00:00
2012-01-18 09:39:25 +11:00
2021-03-19 14:01:54 +01:00
2015-12-09 11:09:26 +03:00
2021-03-19 14:01:54 +01:00
2020-04-04 17:06:45 +02:00
2021-06-03 07:00:38 +00:00

Team and repository tags

image

Python bindings to the Neutron API

Latest Version

This is a client library for Neutron built on the Neutron API. It provides a Python API (the neutronclient module) and a command-line tool (neutron).

Description
OpenStack Networking (Neutron) Client
Readme 39 MiB
Languages
Python 100%