From fa98f4722ff9ad33f3b4dfd401ffc9d69d795a80 Mon Sep 17 00:00:00 2001 From: Abel Lopez Date: Tue, 24 Feb 2015 12:49:44 -0800 Subject: [PATCH] cinder-manage man update Adding section for cinder-manage db purge which was added with https://review.openstack.org/#/c/146766 Change-Id: Ie84d7b11e60dbbc9d2da8d8ae137310c280d3897 --- doc/source/man/cinder-manage.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/source/man/cinder-manage.rst b/doc/source/man/cinder-manage.rst index 994d9f28f..7d2e7a51f 100644 --- a/doc/source/man/cinder-manage.rst +++ b/doc/source/man/cinder-manage.rst @@ -53,6 +53,10 @@ Cinder Db Sync the database up to the most recent version. This is the standard way to create the db as well. +``cinder-manage db purge []`` + + Purge database entries that are marked as deleted, that are older than the number of days specified. + Cinder Logs ~~~~~~~~~~~ -- 2.45.2