72c80f6993
Add a new spec DSL operator called `range-in` that allowes users of the spec_matcher to match values against numeric ranges. The surrounding brackets determines whether the limit should be inclusive or not. examples: <range-in> [ 10 20 ] : 10 <= x <= 20 <range-in> ( 10 20 ] : 10 < x <= 20 <range-in> [ 10 20 ) : 10 <= x < 20 <range-in> ( 10 20 ) : 10 < x < 20 Closes-Bug: #2052619 Change-Id: I444c01219d02ea7572d4b82117b89b8d3eb75e56 Signed-off-by: Adam Rozman <adam.rozman@est.tech> Co-authored-by: Takashi Kajinami <kajinamit@oss.nttdata.com> |
||
---|---|---|
.. | ||
add-md5-wrapper-7bf81c2464a7a224.yaml | ||
add-methods-for-json-yaml-file-check-746dca0a11c2f9c9.yaml | ||
add-reno-350f5f34f794fb5e.yaml | ||
allow-to-convert-ipv4-address-from-text-to-binary-8c46ad2d9989e8c5.yaml | ||
bug-1942682-ea95d54b2587b32f.yaml | ||
bump-up-port-range-f774a16336158339.yaml | ||
deprecate-fnmatch-057a092d434a0c53.yaml | ||
drop-imageutils-human-format-support-a89101a36c4dd3cb.yaml | ||
drop-python27-support-f97f680651693b47.yaml | ||
fix_mask_password_regex-c0661f95a23369a4.yaml | ||
image-utils-handle-scientific-notation-6f65d46e9c8c8f8c.yaml | ||
implement-zoneinfo-to-remove-pytz-fba6f70db09ecdb8.yaml | ||
introduce-keystoneidsentinel-16bf3e7f2ae7e9f3.yaml | ||
mask-dict-passwords-99357ffb7972fb0b.yaml | ||
mask-password-pattern-c8c880098743de3e.yaml | ||
mask-password-patterns-f41524069b8ae488.yaml | ||
netutils-get_mac_addr_by_ipv6-c3ce6a35a69f7c2b.yaml | ||
netutils-get_my_ipv6-c9f124374655326b.yaml | ||
new_spec_dsl_operator-21c80a46f67c56df.yaml | ||
remove-fnmatch-f227b54f237a02c2.yaml | ||
remove-strict-from-is_same_callback-cfbff2ada778987e.yaml | ||
remove-timeutils-deprecated-helpers-5de68c21dd281529.yaml |