diff options
author | Rich Bennett <rb2745@att.com> | 2017-11-09 09:41:02 -0500 |
---|---|---|
committer | Rich Bennett <rb2745@att.com> | 2017-11-09 09:45:17 -0500 |
commit | 0b150e19f3a6812fa2973a28048123fd5601f2f5 (patch) | |
tree | 65262d7b83659991b12d27ab0ca3b71ad87f0e98 /docs/platform/plugins/pgaas.rst | |
parent | 4d9b4815a53c6d82984019ad2404b0e6a5282769 (diff) |
Improve header hiearchy on platform plugins
Change-Id: I84ed807affcfe55d54c7174971ee6010a7168b16
Issue-ID: DOC-130
Signed-off-by: Rich Bennett <rb2745@att.com>
Diffstat (limited to 'docs/platform/plugins/pgaas.rst')
-rw-r--r-- | docs/platform/plugins/pgaas.rst | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/platform/plugins/pgaas.rst b/docs/platform/plugins/pgaas.rst index d27436f3..208af5d2 100644 --- a/docs/platform/plugins/pgaas.rst +++ b/docs/platform/plugins/pgaas.rst @@ -1,3 +1,7 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + + PGaaS Plugin ============ @@ -16,7 +20,7 @@ python-psycopg2" on the Cloudify Manager VM. Note: Cloudify Manager, itself, requires Python 2.7.x (and Centos 7). Types -===== ++++++ dcae.nodes.pgaas.cluster ------------------------ @@ -106,7 +110,7 @@ The keys in the access information dicts are as follows: - ``password`` the password corresponding to the user role. Relationships -============= ++++++++++++++ dcae.relationships.pgaas\_cluster\_uses\_sshkeypair --------------------------------------------------- |