SR-IOV: Remove physical_device_mappings depreciation warning

Commit Ic373a0ab62c610fae1cbdaf489ba27e9cf02ba5b reverted
the depreciation.

Change-Id: I80c2c80a80610b58853bc0ba14591605f52449c4
This commit is contained in:
Moshe Levi 2017-01-05 09:43:56 +02:00
parent aac2e11480
commit d5205e8c73
1 changed files with 1 additions and 4 deletions

View File

@ -37,10 +37,7 @@ sriov_nic_opts = [
"function to be used for VLAN networks. All physical "
"networks listed in network_vlan_ranges on the server "
"should have mappings to appropriate interfaces on "
"each agent. "
"DEPRECATED: This option is deprecated in the Ocata "
"release and will be removed in the Pike release."),
deprecated_for_removal=True),
"each agent.")),
cfg.ListOpt('exclude_devices',
default=DEFAULT_EXCLUDE_DEVICES,
help=_("Comma-separated list of "