08a26a00f2f26e64ff5012c4b9a44afb9d9220d7
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
Team and repository tags
Python bindings to the Neutron API
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).
- License: Apache License, Version 2.0
- PyPi - package installation
- Online Documentation
- Launchpad project - release management
- Blueprints - feature specifications
- Bugs - issue tracking
- Source
- Developer's Guide
Description
Languages
Python
100%