aboutsummaryrefslogtreecommitdiffstats
path: root/net-config-bond.yaml
diff options
context:
space:
mode:
authorDan Prince <dprince@redhat.com>2016-11-23 10:19:40 -0500
committerDan Prince <dprince@redhat.com>2016-11-23 10:35:07 -0500
commite2e0f9db0cbc995d5504b3931855af85be5b26b7 (patch)
tree8dbd1e5174a43d6abc46955fb67333e0b3d91184 /net-config-bond.yaml
parentc8b691877603f17f32e899c907b029d0f6df6cc8 (diff)
Cleanup some inline comments in network/config
This patch cleans up some inline comments that are a bit non-standardly formatted so that we can more easily parse these templates in an automated fashion. Change-Id: Ibf91f3478fd894f9323d8805729ece9c5fab256f
Diffstat (limited to 'net-config-bond.yaml')
-rw-r--r--net-config-bond.yaml9
1 files changed, 0 insertions, 9 deletions
diff --git a/net-config-bond.yaml b/net-config-bond.yaml
index ec881bdc..01f8ac1d 100644
--- a/net-config-bond.yaml
+++ b/net-config-bond.yaml
@@ -56,14 +56,6 @@ resources:
type: ovs_bridge
name: {get_input: bridge_name}
use_dhcp: true
- # Can't do this yet: https://bugs.launchpad.net/heat/+bug/1344284
- #ovs_extra:
- # - list_join:
- # - ' '
- # - - br-set-external-id
- # - {get_input: bridge_name}
- # - bridge-id
- # - {get_input: bridge_name}
members:
-
type: ovs_bond
@@ -71,7 +63,6 @@ resources:
use_dhcp: true
ovs_options: {get_param: BondInterfaceOvsOptions}
members:
- # os-net-config translates nic1 => em1 (for example)
-
type: interface
name: nic1