To add an issue to the Ceph Release Notes, do one of the following:
* When a BZ is created for an issue that needs to be in Release Notes, type the Release Notes Tracker BZ into the Blocks field.
* If there's no BZ associated with RN issue (API change, for example), add a comment to this BZ.
Known Issues -> Removing monitors sometimes fails with an error:
1) Change "Removing monitors sometimes fails with an error" to "Removing a manually added monitor fails when tried to remove using ceph-deploy mon destroy"
2) Please note that 'deph-deploy mon destroy' command fails with an error but it removes mon successfully. Only thing it cannot do is removing the directory : /var/lib/ceph/mon/ceph-<mon id>. Please change the doc accordingly.