Neutron shared routines and utilities.
abeb5c4de0
Actually valid_values doesn't cover many of the use cases or validates that the value and valid_values provided can be used with 'in' call. his patch tries to improve this situation to ensure that both are valid for being checked or fail otherwise plus validating that valid_values contains the value provided. Closes-Bug: 1604073 Change-Id: I47a6f7d58d6cbeb8fd245620d187c4c565497290 |
||
---|---|---|
api-ref/source | ||
doc/source | ||
neutron_lib | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
neutron-lib
Neutron shared routines and utilities
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/neutron-lib
- Source: http://git.openstack.org/cgit/openstack/neutron-lib
- Bugs: http://bugs.launchpad.net/neutron
Features
- TODO