From b790332f227411a16049f841c68292a7b0b88d81 Mon Sep 17 00:00:00 2001 From: stewie925 Date: Tue, 19 Jul 2016 13:46:34 -0700 Subject: [PATCH] Option Consistency for availability_zone.py This was already partially completed in a previous commit de2df72cd1f97f38e6c20f5a7b099b16454e9162. blueprint centralize-config-options-newton Change-Id: If74607ccc90e373608007907b5e81d6ff5eba70c --- nova/conf/availability_zone.py | 5 ----- 1 file changed, 5 deletions(-) diff --git a/nova/conf/availability_zone.py b/nova/conf/availability_zone.py index 7e328a429d51..049538b89a4e 100644 --- a/nova/conf/availability_zone.py +++ b/nova/conf/availability_zone.py @@ -1,8 +1,3 @@ -# needs:check_opt_group_and_type -# needs:fix_opt_description_indentation -# needs:fix_opt_registration_consistency - - # Copyright (c) 2013 Intel, Inc. # Copyright (c) 2013 OpenStack Foundation # All Rights Reserved.