Go to file
Slawek Kaplonski 08a26a00f2 Fix broken pep8 and requirements jobs
This patch solves 2 issues in gate jobs:

1. Failing pep8 job due to wrong bandit version,
   To fix that we cap bandit in test-requirements.txt
   for stable/stein release.
   As in neutron and other repositories, this patch cap
   bandit version used for stable/stein release to be lower
   than 1.6.0

2. Requirements job failing on sphinx,
   To fix that we sphinx requirements in doc/requirements.txt file

Change-Id: I31c6c0596831d4445f11984b0b3ceee434a74664
2019-06-07 12:44:38 +00:00
2019-06-07 12:44:38 +00:00
2019-02-27 08:39:40 -06:00
2015-12-29 19:14:17 +00:00
2018-09-06 01:09:28 +02:00
2019-04-19 19:44:50 +00: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
2019-02-27 08:39:40 -06:00
2017-03-06 01:18:40 +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%