Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc/release-notes: ensure RBD users can blacklist prior to upgrade #17755

Merged
merged 1 commit into from Sep 28, 2017

Conversation

dillaman
Copy link

Fixes: http://tracker.ceph.com/issues/21353
Signed-off-by: Jason Dillaman dillaman@redhat.com

@@ -163,7 +163,8 @@ Major Changes from Kraken
* Specifying user authorization capabilities for RBD clients has been
simplified. The general syntax for using RBD capability profiles is
"mon 'profile rbd' osd 'profile rbd[-read-only][ pool={pool-name}[, ...]]'".
For more details see "User Management" in the documentation.
For more details see :doc:`rados/operations/user-management/`

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rados/operation/user-management does not looks to be directory.
this is file user-management.rst

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The ":doc:" tag used throughout this file just links to the directories that are created when the .rst files are processed.

@@ -417,6 +418,12 @@ Upgrade from Jewel or Kraken

# ceph osd set noout

#. Verify that all RBD client users have sufficient caps to blacklist
other client users. RBD client users with only ``"allow r"``
monitor caps shold to be updated as follows::

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shold spelling wrong

@smithfarm
Copy link
Contributor

@theanalyst Do we need to include this in the v12.2.1 release notes?

@dillaman Can you correct the spelling of "should" as per @amitkumar50 review?

@dillaman
Copy link
Author

I am out of the country presently -- if it can wait until next week, I'll fix it. Otherwise, can someone else open a new PR w/ the spelling fix? Thanks!

@theanalyst
Copy link
Member

@smithfarm since this is a doc only change lets just wait until we have a decision on whether we are going for a new build, if not I'll just merge in after we do a release

@dillaman
Copy link
Author

spelling correction pushed

@theanalyst theanalyst merged commit 7e253f8 into ceph:master Sep 28, 2017
@dillaman dillaman deleted the wip-21353 branch September 28, 2017 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants