Neutron shared routines and utilities.
Go to file
Ihar Hrachyshka b5454ede0e Add support for upper-constraints.txt for all tox targets
This will make neutron-lib gate use dependency versions that are sanity
checked by jobs in openstack/requirements gate.

Since the library is itself in upper-constraints.txt file, we should
remove its entry from the constraints file before applying it, otherwise
pip will fail due to version conflict between what's in the current
library repo and what's in constraints file.

Change-Id: I6a708e7b618f2f2da9c9210a19e4d4e4ac370462
2016-09-20 13:20:38 +00:00
api-ref/source Move valuable API info from neutron-specs repo 2016-08-28 01:05:55 +00:00
doc/source Trivial DevRef Spelling corrections 2016-08-25 12:36:03 +05:30
neutron_lib Merge "Add docstrings for api.validators" 2016-09-01 13:57:20 +00:00
tools Add support for upper-constraints.txt for all tox targets 2016-09-20 13:20:38 +00:00
.coveragerc Improvements to tox envs 2015-12-19 01:00:22 -05:00
.gitignore WADL to RST migration 2016-06-11 18:47:44 +00:00
.gitreview Added .gitreview 2015-11-19 19:54:39 +00:00
.mailmap Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
.testr.conf Improvements to tox envs 2015-12-19 01:00:22 -05:00
babel.cfg Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
CONTRIBUTING.rst Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
HACKING.rst Add a hacking rule for string interpolation at logging 2016-08-15 09:53:28 +09:00
LICENSE Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
MANIFEST.in Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
README.rst Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
requirements.txt Updated from global requirements 2016-08-24 01:34:44 +00:00
setup.cfg Revert "Update hacking check consumption" 2016-08-09 21:52:45 -04:00
setup.py Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
test-requirements.txt Updated from global requirements 2016-08-26 09:13:47 +00:00
tox.ini Add support for upper-constraints.txt for all tox targets 2016-09-20 13:20:38 +00:00

neutron-lib

Neutron shared routines and utilities

Features

  • TODO