Fix leftover of edeploy options removal
Change-Id: Ie1c59dbb2514a0f9bc916b1abfdd5ad94da44025
This commit is contained in:
parent
eaad7e09b9
commit
75ff1b1064
13
example.conf
13
example.conf
@ -115,16 +115,3 @@
|
||||
|
||||
# DEPRECATED: use add_ports. (boolean value)
|
||||
#ports_for_inactive_interfaces = false
|
||||
|
||||
|
||||
[edeploy]
|
||||
|
||||
#
|
||||
# From ironic_discoverd.plugins.edeploy
|
||||
#
|
||||
|
||||
# (string value)
|
||||
#lockname = /var/lock/discoverd.lock
|
||||
|
||||
# (string value)
|
||||
#configdir = /etc/edeploy
|
||||
|
1
setup.py
1
setup.py
@ -51,7 +51,6 @@ setup(
|
||||
],
|
||||
'oslo.config.opts': [
|
||||
"ironic_discoverd = ironic_discoverd.conf:list_opts",
|
||||
"ironic_discoverd.plugins.edeploy = ironic_discoverd.plugins.edeploy:list_opts",
|
||||
],
|
||||
},
|
||||
classifiers = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user