Go to file
Rodolfo Alonso Hernandez f9b5a7b6d7 Add 'is_available' function
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
2020-02-10 18:02:49 +00:00
2016-06-28 22:46:19 +02:00
2020-02-10 18:02:49 +00:00
2020-01-31 11:07:59 +00:00
2016-10-17 17:06:19 +05:30
2019-04-19 19:38:27 +00:00
2014-05-16 13:40:04 -04:00
2019-10-28 00:52:16 +00:00
2017-08-31 16:44:51 +02:00
2020-02-03 18:27:24 +00:00
2017-03-04 11:19:58 +00:00
2019-12-18 11:37:38 -05:00

OpenStack Neutron

image

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:

Get in touch via email. Use [Neutron] in your subject.

To learn how to contribute, please read the CONTRIBUTING.rst file.

Description
OpenStack Networking (Neutron)
Readme 1 GiB
Languages
Python 99.7%
Shell 0.3%