Files
nova/nova/network
Hieu LE 5252f337f4 Config options: remove import_opts from completed section
The config options of the "nova.conf" sections got moved to the
new central location "nova/conf/". Otherwise, some modules are
still using import_opts method from these sections, instead of
CONF.<option>. This patch aim to eliminate all import_opts
from below completed sections:
- floating_ips
- cloudpipe
- compute
- key_manager
- network

Change-Id: I7192bf629d3292f9f6501b9d8e3c15545a1f815f
Implements: blueprint centralize-config-options-newton
2016-05-13 15:57:32 +07:00
..
2013-01-09 00:19:10 -05:00
2014-02-03 14:19:44 +00:00