]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: update release checklist for new cephadm constants file 53052/head
authorJohn Mulligan <jmulligan@redhat.com>
Tue, 29 Aug 2023 19:17:14 +0000 (15:17 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Wed, 30 Aug 2023 18:02:15 +0000 (14:02 -0400)
Signed-off-by: John Mulligan <jmulligan@redhat.com>
doc/dev/release-checklists.rst

index 0d30e04573d7d4ab3d4ce39424947da9aa7f02a6..3a3b2a98cd76a63a34ddeb9e25e3338e34efcbba 100644 (file)
@@ -51,7 +51,7 @@ Misc
 ~~~~
 - [x] update src/ceph-volume/ceph_volume/__init__.py (`__release__`)
 - [x] update src/tools/monmaptool.cc (`min_mon_release` and corresponding output in `src/test/cli/monmaptool`)
-- [x] update src/cephadm/cephadm (`DEFAULT_IMAGE_RELEASE` to X)
+- [x] update src/cephadm/cephadmlib/constants.py (`DEFAULT_IMAGE_RELEASE` to X)
 
 Docs
 ~~~~
@@ -153,4 +153,4 @@ First stable release
 
 - [ ] src/ceph_release: change type `stable`
 - [ ] generate new object corpus for encoding/decoding tests - see :doc:`corpus`
-- [ ] src/cephadm/cephadm: update `LATEST_STABLE_RELEASE`
+- [ ] src/cephadm/cephadmlib/constants.py: update `LATEST_STABLE_RELEASE`