summaryrefslogtreecommitdiffstats
path: root/nova/flags.py
diff options
context:
space:
mode:
Diffstat (limited to 'nova/flags.py')
-rw-r--r--nova/flags.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/nova/flags.py b/nova/flags.py
index 76ab2f788..fdcba6c72 100644
--- a/nova/flags.py
+++ b/nova/flags.py
@@ -308,6 +308,5 @@ DEFINE_string('image_service', 'nova.image.s3.S3ImageService',
DEFINE_string('host', socket.gethostname(),
'name of this node')
-# UNUSED
DEFINE_string('node_availability_zone', 'nova',
'availability zone of this node')