From 1bf13af26c7a38373fdfaddb6fb107622b9dc2d1 Mon Sep 17 00:00:00 2001 From: Pete Birley Date: Mon, 26 Feb 2018 03:57:49 +0000 Subject: [PATCH] Node-Labels: Add linuxbridge node label to nodes This PS adds the linxubridge node label to nodes to simplify deployment and testing of the neutron linuxbridge backend. Change-Id: I3095c21a75ad3057539f4fed431cb18c68e49a9b --- tools/gate/playbooks/vars.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/gate/playbooks/vars.yaml b/tools/gate/playbooks/vars.yaml index ab0ca23b5..a08910110 100644 --- a/tools/gate/playbooks/vars.yaml +++ b/tools/gate/playbooks/vars.yaml @@ -45,6 +45,8 @@ nodes: value: enabled - name: openvswitch value: enabled + - name: linuxbridge + value: enabled - name: ceph-mon value: enabled - name: ceph-osd