diff options
author | Saryu Shah <ss3917@att.com> | 2017-11-14 21:33:27 +0000 |
---|---|---|
committer | Saryu Shah <ss3917@att.com> | 2017-11-14 21:33:27 +0000 |
commit | a557a3ccea97e4de700c2c45b69872043f9c3fb7 (patch) | |
tree | 2fa48ba6023a96e35071e1abeb30dcd325585175 /docs/platform | |
parent | 621c25fedad55ea8e3ace09976f03415235cd145 (diff) |
Updated release notes
Updated release notes
-------------------------------------------------------------
Change-Id: I3d9ece90779f2a3f2512dde228b6525ccff17684
Issue-Id: POLICY-335
Signed-off-by: Saryu Shah <ss3917@att.com>
Diffstat (limited to 'docs/platform')
-rw-r--r-- | docs/platform/guardpdp.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/platform/guardpdp.rst b/docs/platform/guardpdp.rst index f53357bbd..9bc59f3bd 100644 --- a/docs/platform/guardpdp.rst +++ b/docs/platform/guardpdp.rst @@ -33,7 +33,7 @@ Guard Properties - For testing this URL before running policy, see Verification below. **guard.jdbc.url** - URL of the database location to which the operations history will be written. - - For example, *mariadb://mariadb:3306/onap_sdk*. + - For example, *jdbc:mariadb://mariadb:3306/onap_sdk*. - Note that the port is included. - Note that at the end, the database name is used. |