Neutron shared routines and utilities.
Go to file
Boden R 7b4ade3791 rehome utils: synchronized decorator and load_class_by_alias_or_classname
This patch rehomes the neutron common utils:
- load_class_by_alias_or_classname() function.
- synchronized decorator.

These utils are used by subprojects [1] and will
also be used as part of rehoming the logic in neutron's
manager module.

[1] http://codesearch.openstack.org/?q=load_class_by_alias_or_classname

Change-Id: I62958e30695663797d79ed6bd1260edbb46a1bf4
2017-05-22 12:54:17 -06:00
api-ref/source [FWaaS] Migrate Public attribute to Shared 2017-04-13 20:53:51 +00:00
doc/source Rehome neutron.api.v2.attributes 2017-04-25 11:27:49 -06:00
neutron_lib rehome utils: synchronized decorator and load_class_by_alias_or_classname 2017-05-22 12:54:17 -06:00
releasenotes rehome utils: synchronized decorator and load_class_by_alias_or_classname 2017-05-22 12:54:17 -06:00
tools Validate API sample JSON files 2017-02-10 11:15:01 +09:00
.coveragerc Improvements to tox envs 2015-12-19 01:00:22 -05:00
.gitignore Add release notes target 2016-10-20 11:22:32 -07: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
CONTRIBUTING.rst Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
HACKING.rst Enforce log messages not being translated 2017-04-12 15:57:38 -07:00
LICENSE Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
README.rst Show team and repo badges on README 2016-11-25 15:45:44 +01:00
babel.cfg Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
requirements.txt rehome utils: synchronized decorator and load_class_by_alias_or_classname 2017-05-22 12:54:17 -06:00
setup.cfg Remove support for py34 2017-02-09 08:28:56 +07:00
setup.py Updated from global requirements 2017-03-02 11:49:11 +00:00
test-requirements.txt Updated from global requirements 2017-02-10 09:44:28 +00:00
tox.ini Indicating the location tests directory in oslo_debug_helper 2017-03-14 15:44:32 +00:00

README.rst

Team and repository tags

image

neutron-lib

Neutron shared routines and utilities

Features

  • TODO