diff options
author | Jenkins <jenkins@review.openstack.org> | 2016-05-31 19:46:24 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2016-05-31 19:46:24 +0000 |
commit | 6022812597dae8e286d0641d5f1603aeb3735d8f (patch) | |
tree | 6fe5a7bc91319927dfadc3eb19b9bb11f3cb04b6 /puppet/services/README.rst | |
parent | 7903fc743bd3e445ef48c2d08a4bd3115f825e0b (diff) | |
parent | be1b311184424c2ae6720b7b61640bc227467d5f (diff) |
Merge "Configure ObjectStorage services via resource chains"
Diffstat (limited to 'puppet/services/README.rst')
-rw-r--r-- | puppet/services/README.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/puppet/services/README.rst b/puppet/services/README.rst index 38d2ac64..15c8c1f1 100644 --- a/puppet/services/README.rst +++ b/puppet/services/README.rst @@ -48,3 +48,7 @@ are re-asserted when applying latter ones. 5) Service activation (Pacemaker) 6) Fencing (Pacemaker) + +Note: Not all roles currently support all steps: + + * ObjectStorage role only supports steps 2, 3 and 4 |