Add a release note for the newly introduced bundle support

When we added bundle support via I44fbd7f89ab22b72e8d3fc0a0e3fe54a9418a60f
we forgot to add a release note. This change adds it.

Change-Id: I1fe7aecd8f3fbf075344d9ad60f791447b8f47c5
This commit is contained in:
Michele Baldessari
2017-06-03 09:38:15 +02:00
parent 50ce8e89d9
commit 4cebf88c2a

View File

@@ -0,0 +1,6 @@
---
features:
- |
Added the pacemaker::resource::bundle support which supports the creation of 'pacemaker
bundles' which are special resources to manage containers and resources running inside
them. See http://wiki.clusterlabs.org/wiki/Bundle_Walk-Through for additional information.