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

ceph-disk: create deprecation warnings #18988

Merged
merged 2 commits into from Nov 17, 2017
Merged

ceph-disk: create deprecation warnings #18988

merged 2 commits into from Nov 17, 2017

Conversation

alfredodeza
Copy link
Contributor

Adds a banner-like deprecation warning for ceph-disk, and a doc section to help ceph-disk users what the correct way of migrating or consuming ceph-volume would be, with the noted exception of encryption

@@ -17,6 +17,33 @@ that may have been deployed with ``ceph-disk``.
* :ref:`ceph-volume-lvm`
* :ref:`ceph-volume-simple`


migrating
Copy link
Member

Choose a reason for hiding this comment

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

Migrating

try:
args.func(args)
except Exception:
# warn on any exception when not running with verbosity
Copy link
Member

Choose a reason for hiding this comment

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

is this backwards? this looks like the verbose path

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, my wording is backwards, hah!

Alfredo Deza added 2 commits November 17, 2017 13:38
…ceph-disk

Signed-off-by: Alfredo Deza <adeza@redhat.com>
@andrewschoen andrewschoen merged commit 664a2f9 into master Nov 17, 2017
@andrewschoen andrewschoen deleted the wip-rm22154 branch November 17, 2017 20:36
@smithfarm
Copy link
Contributor

smithfarm commented Nov 21, 2017

@liewegas Should we backport this to luminous?

(N.B. I checked the Luminous v12.2.0 and v12.2.1 release notes and didn't find any mention of ceph-disk being deprecated.)

@andrewschoen
Copy link
Contributor

@smithfarm it was already backported here #18989

@smithfarm
Copy link
Contributor

@andrewschoen OK. Would it make sense to add something to PendingReleaseNotes?

@andrewschoen
Copy link
Contributor

@smithfarm sure, that sounds reasonable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants