
Adds the neutron-linuxbridge-agent to the neutron container set. Change-Id: I20752611c24a3110cc5d2e4fca2d501fc32a4d87
8 lines
153 B
YAML
8 lines
153 B
YAML
linuxbridge:
|
|
image: kollaglue/centos-rdo-linux-bridge
|
|
name: neutron-linuxbridge-agent
|
|
net: "host"
|
|
restart: always
|
|
env_file:
|
|
- openstack.env
|