summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--nova/compute/manager.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/nova/compute/manager.py b/nova/compute/manager.py
index a517f8ffb..b9087f20f 100644
--- a/nova/compute/manager.py
+++ b/nova/compute/manager.py
@@ -25,10 +25,6 @@ building a disk image, launching it via the underlying virtualization driver,
responding to calls to check its state, attaching persistent storage, and
terminating it.
-**Related Flags**
-
-:instances_path: Where instances are kept on disk
-
"""
import contextlib