Go to file
Akihiro Motoki f99c63f98a Update hacking version to 1.1
Older hacking depends on pep8, but pep8 module is replaced by
pycodestyle. This can be resolved by updating hackinng version.

This commit also fixes E117 (over-indented) and
W605 (invalid escape sequence) warnings.

pep8 is dropped from lower-constraints.txt as it is no longer used.

Change-Id: I3a8e3b0dedf9422e4db02b525b333d12ce012a95
2019-01-31 10:45:24 +09:00
2018-06-12 16:19:33 +08:00
2015-12-29 19:14:17 +00:00
2018-09-06 01:09:28 +02:00
2018-09-06 01:09:28 +02:00
2015-12-04 13:44:13 +09:00
2012-01-18 09:39:25 +11:00
2015-12-09 11:09:26 +03:00
2018-06-28 13:17:20 +08:00
2017-03-06 01:18:40 +00:00
2018-11-12 06:33:17 +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 40 MiB
Languages
Python 100%