Neutron shared routines and utilities.
Go to file
Gary Kotton 1abf81a095 Start migration of utility methods
The patch creates a utils directory that starts the process
of moving various utils from neutron to neutron-lib. The utils are
divided into the following:
 - file - all file related utilities
 - helpers - all kinds of helps
 - host - all host related utilities
 - net - all network related utilities

NOTE: The patch follows the foundation header suggestions from:
 https://wiki.openstack.org/wiki/LegalIssuesFAQ#Copyright_Headers

Change-Id: I4fe150d42a70a7ce5192c30ffaae52d1cf3d5d87
2016-08-19 12:28:31 +01:00
api-ref/source Correcting 'extention' parameter on Networking API v2.0 2016-08-14 14:27:18 +00:00
doc/source Revert "Update hacking check consumption" 2016-08-09 21:52:45 -04:00
neutron_lib Start migration of utility methods 2016-08-19 12:28:31 +01:00
tools Enhance pyir tooling CLI 2016-08-17 09:16:44 -06: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-12 04:51:51 +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-08 10:44:15 +00:00
tox.ini Merge "Enable DeprecationWarning in test environments" 2016-08-17 18:14:08 +00:00

neutron-lib

Neutron shared routines and utilities

Features

  • TODO