Documentation edits for OOF
[policy/engine.git] / docs / platform / oofhpa.rst
index 3f20cdd..9658d54 100644 (file)
@@ -107,15 +107,15 @@ The following HPA TOSCA policy models need to be uploaded as a dictionary during
                         type: string
                         constraints:
                         -   valid_values:
-                            - <
-                            - <=
+                            - '<'
+                            - '<='
                             - '>'
                             - '>='
                             - '='
                             - '!='
-                            - any
-                            - all
-                            - subset
+                            - 'any'
+                            - 'all'
+                            - 'subset'
                 unit:
                     type: string
                     required: true
@@ -256,7 +256,7 @@ Semantics of  Policy attributes
     ]
 
 
-.. seealso:: `Policy Specification and Retrieval for OOF <https://wiki.onap.org/display/DW/Policy+Specification+and+Retrieval+for+OOF>`_
+.. seealso:: `Policy Specification and Retrieval for OOF <oofSpec.html>`_
 
 
 End of Document