From 4cbfed44f4b1dc4af21e9a09ed830617cb3caa05 Mon Sep 17 00:00:00 2001 From: Anush Krishnamurthy Date: Wed, 3 Aug 2016 05:06:06 +0000 Subject: [PATCH] Update tags for Image file url from filesystems config option Updated tags for config options consistency [1]. [1] https://wiki.openstack.org/wiki/ConfigOptionsConsistency Change-Id: I18bdca49ed8c8f5fb0bc6782526dca14bd5c8646 Implements: Blueprint centralize-config-options-newton --- nova/conf/image_file_url.py | 7 ------- 1 file changed, 7 deletions(-) diff --git a/nova/conf/image_file_url.py b/nova/conf/image_file_url.py index fcfa46777d52..cc1e2c8b7200 100644 --- a/nova/conf/image_file_url.py +++ b/nova/conf/image_file_url.py @@ -1,10 +1,3 @@ -# needs:fix_opt_description -# needs:check_deprecation_status -# needs:check_opt_group_and_type -# needs:fix_opt_description_indentation -# needs:fix_opt_registration_consistency - - # Copyright 2013 Red Hat, Inc. # All Rights Reserved. #