summaryrefslogtreecommitdiffstats
path: root/docs/sections
diff options
context:
space:
mode:
Diffstat (limited to 'docs/sections')
-rw-r--r--docs/sections/homingspecification.rst8
-rw-r--r--docs/sections/offeredapis.rst4
-rw-r--r--docs/sections/release-notes.rst1
3 files changed, 7 insertions, 6 deletions
diff --git a/docs/sections/homingspecification.rst b/docs/sections/homingspecification.rst
index ae09208..fcd5dec 100644
--- a/docs/sections/homingspecification.rst
+++ b/docs/sections/homingspecification.rst
@@ -159,8 +159,8 @@ Placemark
An address expressed in geographic region-agnostic terms (referred to as
a *placemark*).
-*This is an example as of Frankfurt release. Support for this schema is
- deferred to subsequent release.*
+This is an example as of Frankfurt release. Support for this schema is deferred
+to subsequent release.
+-----------------------------------+----------------------------------+
| Key | Value |
@@ -1837,7 +1837,7 @@ The constraint is applied between each pairwise combination of demands.
For this reason, at least two demands must be specified, implicitly or
explicitly.
-.. code:: yaml
+.. code::
constraints:
network_requirements:
@@ -1878,7 +1878,7 @@ malformed request.
The constraint is applied between each demand and the referenced
location, not across all pairwise combinations of Demands.
-.. code:: yaml
+.. code::
constraints:
my_access_network_constraint:
diff --git a/docs/sections/offeredapis.rst b/docs/sections/offeredapis.rst
index f2fe4e2..12b3bec 100644
--- a/docs/sections/offeredapis.rst
+++ b/docs/sections/offeredapis.rst
@@ -35,7 +35,7 @@ State Diagram
mode (the default), it will reset any plans found waiting and stuck in
the ``solving`` state back to ``translated``.
-.. code:: json
+.. code::
{
"name": "PLAN_NAME",
@@ -43,7 +43,7 @@ the ``solving`` state back to ``translated``.
"limit": 3
}
-.. code:: json
+.. code::
{
"plan": {
diff --git a/docs/sections/release-notes.rst b/docs/sections/release-notes.rst
index bdb338b..1d99e13 100644
--- a/docs/sections/release-notes.rst
+++ b/docs/sections/release-notes.rst
@@ -645,6 +645,7 @@ OPTFRA code has been formally scanned during build time using NexusIQ and no Cri
- `OPTFRA project page <https://wiki.onap.org/display/DW/Optimization+Framework+Project>`_
- `Passing Badge information for OPTFRA <https://bestpractices.coreinfrastructure.org/en/projects/1720>`_
- `Project Vulnerability Review Table for OPTF <https://wiki.onap.org/pages/viewpage.action?pageId=64005463>`_
+
**Upgrade Notes**
To upgrade, run docker container or install from source, See Distribution page