From 40bf0ab3e6580c4cf66ea7d7dd6db599d498b554 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Tue, 8 Apr 2014 12:05:16 -0700 Subject: [PATCH] Remove mention of nova-manage.conf from nova-manage.rst As of commit 07ee9639 three years ago nova-manage.conf is no longer used, so let's clean up the man page. Closes-Bug: #1304580 Change-Id: Ie061733da4bd0337f510e17b6dd7ca5bae14b7de --- doc/source/man/nova-manage.rst | 5 ----- 1 file changed, 5 deletions(-) diff --git a/doc/source/man/nova-manage.rst b/doc/source/man/nova-manage.rst index 476ccd5208..4058d4019e 100644 --- a/doc/source/man/nova-manage.rst +++ b/doc/source/man/nova-manage.rst @@ -183,11 +183,6 @@ Nova VM Live migrate instance from current host to destination host. Requires instance id (which comes from euca-describe-instance) and destination host name (which can be found from nova-manage service list). -FILES -======== - -The nova-manage.conf file contains configuration information in the form of python-gflags. - SEE ALSO ========