Merge "Clean up unneeded deprecated_group"

This commit is contained in:
Jenkins 2016-01-14 08:00:52 +00:00 committed by Gerrit Code Review
commit 3b9aaa1ce5

View File

@ -53,7 +53,6 @@ agent_opts = [
cfg.BoolOpt('manage_agent_boot',
default=True,
deprecated_name='manage_tftp',
deprecated_group='agent',
help=_('Whether Ironic will manage booting of the agent '
'ramdisk. If set to False, you will need to configure '
'your mechanism to allow booting the agent '