f9b5a7b6d73bf7d9ca5de85d50dfd9216854de30

Resolves the following warnings seen in the likes of Neutron: opt/stack/neutron/neutron/common/eventlet_utils.py:28: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub <module 'oslo_service' It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Since we're simply taking the default hub provided by eventlet and overriding a single attribute, we will always have support so set the attribute. Change-Id: Ie90bcce1d1724108e5d0e583a36aa2e20102bba4
OpenStack Neutron
Neutron is an OpenStack project to provide "network connectivity as a service" between interface devices (e.g., vNICs) managed by other OpenStack services (e.g., Nova).
To learn more about neutron:
- Documentation: https://docs.openstack.org/neutron/latest/
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
- Source: https://opendev.org/openstack/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute, please read the CONTRIBUTING.rst file.
Description
Languages
Python
99.7%
Shell
0.3%