From: Ken Dreyer Date: Mon, 10 Mar 2014 22:06:48 +0000 (-0600) Subject: doc: rm duplicate info from release-process X-Git-Tag: v0.79~165^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=2e420f9d4acc36fe0f3a4f89f1e3b95bc47f8913;p=ceph.git doc: rm duplicate info from release-process The "just push the new tag" bit is already done in the list of commands above. Remove this piece, since it's duplicated by the "git push" command above. The ceph-deploy and backports-sections were empty. Remove them. --- diff --git a/doc/dev/release-process.rst b/doc/dev/release-process.rst index 9984ea8b2985..cdd2745cfe03 100644 --- a/doc/dev/release-process.rst +++ b/doc/dev/release-process.rst @@ -171,27 +171,3 @@ Similarly, for a development release, for both ``teuthology.git`` and ``ceph-qa- git branch -f last origin/next git push -f origin last git push -f origin master:next - -Stable release --------------- - -Also, for ``ceph.git``: - -Just push the new tag:: - - git push origin v0.xx - -============================= - Ceph-deploy Release Process -============================= - -1. Build environment -==================== - -============================= - Backports -============================= - -1. Build environment -==================== -