From 00458178a1848730f74e235c111c716bb095efcb Mon Sep 17 00:00:00 2001 From: Maciej Szankin Date: Mon, 1 Aug 2016 15:00:07 -0500 Subject: [PATCH] Conf options: updated flags for novnc Previous patch that addressed consistency in config/novnc.py was merged but it did not contain updated header flags. This patch updates header flags for novnc. Implements blueprint centralize-config-options-newton Change-Id: I32e90633403748e4f0fca86b936db238c145c501 --- nova/conf/novnc.py | 7 ------- 1 file changed, 7 deletions(-) diff --git a/nova/conf/novnc.py b/nova/conf/novnc.py index 06644a80d609..d47156fc2d01 100644 --- a/nova/conf/novnc.py +++ b/nova/conf/novnc.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 (c) 2016 OpenStack Foundation # All Rights Reserved. #