specs_matcher

oslo_utils.specs_matcher.make_grammar()

Creates the grammar to be used by a spec matcher.

oslo_utils.specs_matcher.match(cmp_value, spec)

Match a given value to a given spec DSL.