summaryrefslogtreecommitdiffstats
path: root/nova/flags.py
diff options
context:
space:
mode:
authorEldar Nugaev <enugaev@griddynamics.com>2011-01-07 05:59:30 +0300
committerEldar Nugaev <enugaev@griddynamics.com>2011-01-07 05:59:30 +0300
commit3478e90442ad7a22497b53153ae893df96e55b4e (patch)
tree25ff5c66fee6c7676f4a0f3bbbc6aa7556ed8f03 /nova/flags.py
parent9eca4d51f55b078942c9886fd5b785d6f045c6d2 (diff)
downloadnova-3478e90442ad7a22497b53153ae893df96e55b4e.tar.gz
nova-3478e90442ad7a22497b53153ae893df96e55b4e.tar.xz
nova-3478e90442ad7a22497b53153ae893df96e55b4e.zip
merge
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 4b7334927..4e71d2152 100644
--- a/nova/flags.py
+++ b/nova/flags.py
@@ -285,6 +285,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')