From: Travis Rhoden Date: Wed, 19 Nov 2014 15:33:11 +0000 (-0500) Subject: Point to ceph-deploy tracker instead of devops X-Git-Tag: v1.5.21~5^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=6a480f94118da29a6fd2cc22af08415208b61db3;p=ceph-deploy.git Point to ceph-deploy tracker instead of devops Modify README and docs to point to the ceph-deploy bug tracker now that it is its own project instead of within devops. Signed-off-by: Travis Rhoden --- diff --git a/README.rst b/README.rst index 442d9c1..5327202 100644 --- a/README.rst +++ b/README.rst @@ -318,7 +318,7 @@ Usually, features are added when/if it is sensible for someone that wants to get started with ceph and said feature would make sense in that context. If you believe this is the case and you've read "`what this tool is not`_" and still think feature ``X`` should exist in ceph-deploy, open a feature request -in the ceph tracker: http://tracker.ceph.com/projects/devops/issues +in the ceph tracker: http://tracker.ceph.com/projects/ceph-deploy/issues A command gave me an error, what is going on? --------------------------------------------- @@ -348,7 +348,7 @@ contribute to ceph-deploy. Resources --------- -Bug tracking: http://tracker.ceph.com/projects/devops/issues +Bug tracking: http://tracker.ceph.com/projects/ceph-deploy/issues Mailing list and IRC info is the same as ceph http://ceph.com/resources/mailing-list-irc/ diff --git a/docs/source/index.rst b/docs/source/index.rst index cd90f93..0a0c155 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -265,7 +265,7 @@ Usually, features are added when/if it is sensible for someone that wants to get started with ceph and said feature would make sense in that context. If you believe this is the case and you've read "`what this tool is not`_" and still think feature ``X`` should exist in ceph-deploy, open a feature request -in the ceph tracker: http://tracker.ceph.com/projects/devops/issues +in the ceph tracker: http://tracker.ceph.com/projects/ceph-deploy/issues A command gave me an error, what is going on? ---------------------------------------------