Skip to content

Instantly share code, notes, and snippets.

View juliakreger's full-sized avatar

Julia Kreger juliakreger

  • Red Hat
  • California
View GitHub Profile
@juliakreger
juliakreger / gist:4b56b0c67c2776b54815dfcc02847c04
Last active April 19, 2019 23:05
Maybe something that might work?
diff --git a/ironic/common/neutron.py b/ironic/common/neutron.py
index f667e7bfb..229447dd3 100644
--- a/ironic/common/neutron.py
+++ b/ironic/common/neutron.py
@@ -217,6 +217,7 @@ def add_ports_to_network(task, network_uuid, security_groups=None):
"""
client = get_client(context=task.context)
node = task.node
+ add_all_ports = CONF.neutron.add_all_ports