2 Commits

Author SHA1 Message Date
Reedip
bb397dfddc Trivial DevRef Spelling corrections
Small nits fixed.

TrivialFix

Change-Id: I144cada955783e9102e83e03961df2eabea25c7a
2016-08-25 12:36:03 +05:30
Paul Michali
7d9980f7ca API validators and converters
This brings over the validation and convert_to methods from Neutron.
Additional tests were added to improve coverage, and some supporting
methods were added for these.

Renamed validators to remove underscore, so that they can be imported
into neutron/api/v2/attributes.py.

Added devref docs to help developers in creating and using validators
and converters.

Change-Id: I81394dff69b816146e521bcd3e9641761178d6fd
Implements: blueprint neutron-lib
2016-01-15 12:44:09 +00:00