Merge "Add validators package"
This commit is contained in:
commit
1401560a67
0
neutron_lib/tests/unit/api/validators/__init__.py
Normal file
0
neutron_lib/tests/unit/api/validators/__init__.py
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
features:
|
||||
- A new ``neutron_lib.validators`` package is now available where the
|
||||
existing definitions from the ``validators`` module are now in
|
||||
``neutron_lib.validators.__init__`` and subsequent per-component
|
||||
validators can be created in their own validators sub-module.
|
Loading…
Reference in New Issue
Block a user