From 0c07d74df02266bea5160a7380297a17cf621f4c Mon Sep 17 00:00:00 2001 From: miaohb Date: Mon, 26 Sep 2016 16:57:38 +0800 Subject: [PATCH] Revise the bindings.rst update the example according to the latest code Change-Id: I5fc65f24dd22c8256a16e48b6643e2ff2e7505c2 --- doc/source/user/bindings.rst | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/doc/source/user/bindings.rst b/doc/source/user/bindings.rst index b4151ec5a..e3628d693 100644 --- a/doc/source/user/bindings.rst +++ b/doc/source/user/bindings.rst @@ -124,12 +124,15 @@ example:: +--------------+--------------------------------------+ | Property | Value | +--------------+--------------------------------------+ - | cluster_id | 2b7e9294-b5cd-470f-b191-b18f7e672495 | | cluster_name | c3 | - | enabled | True | - | policy | dp01 | + | data | None | + | id | 2b7e9294-b5cd-470f-b191-b18f7e672495 | + | is_enabled | True | + | location | None | + | name | None | | policy_id | 239d7212-6196-4a89-9446-44d28717d7de | - | type | senlin.policy.deletion-1.0 | + | policy_name | dp01 | + | policy_type | senlin.policy.deletion-1.0 | +--------------+--------------------------------------+ You can use the name, the ID or the "short ID" of a policy and/or a cluster to