diff --git a/doc/source/contributor/not_operator_support.rst b/doc/source/contributor/not_operator_support.rst index 4b1477ab8..acf797636 100644 --- a/doc/source/contributor/not_operator_support.rst +++ b/doc/source/contributor/not_operator_support.rst @@ -9,6 +9,14 @@ The Templates language supports the "or" and "and" operators at the moment. Many scenarios can't be described by using only those two operators and thus we would like to add support for "not" operator as well. +*Note:* This document refers to Vitrage templates version 3. + +For previous versions, see: + +Version_2_ + +.. _Version_2: https://docs.openstack.org/vitrage/latest/contributor/not_operator_support_v2.html + Template Structure ================== @@ -16,24 +24,26 @@ The template is written in YAML language, with the following structure. :: metadata: - version: