Rodolfo Alonso Hernandez fd335b4037 Import packaging.version explicitly
"packaging.version" should be imported explicitly to avoid the
following error:
  >>> import packaging
  >>> packaging.version
  Traceback (most recent call last):
    File "<stdin>", line 1, in <module>
  AttributeError: module 'packaging' has no attribute 'version'

This patch also inclues "packaging" in the requirements file.

Change-Id: Ibd277e2fcc152fcf7c81ef7470e3beb0c668575c
Closes-Bug: #1904854
2020-11-19 10:17:24 +00:00
2016-06-28 22:46:19 +02:00
2020-11-15 04:46:17 +00:00
2020-08-26 10:09:28 +01: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
2020-07-28 16:55:52 +00:00
2020-07-28 16:55:52 +00:00
2020-11-13 15:49:34 +00:00
2017-03-04 11:19:58 +00:00
2020-04-28 14:03:21 -04:00
2020-09-14 12:03:43 +08: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,022 MiB
Languages
Python 99.7%
Shell 0.3%