diff options
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 --------------------------------------------------- |