kolla/compose/neutron-linuxbridge-agent.yml
Ryan Hallisey a5fa276c3a Revert "Merge "Updated all tags for Liberty2""
Revert commit so that master will use the tag latest

Change-Id: If31c77cb288090dd5c780d684df41197df5b7fc2
2015-08-06 12:57:12 -04:00

12 lines
283 B
YAML

neutronlinuxbridgeagent:
image: kollaglue/centos-rdo-neutron-linuxbridge-agent:latest
name: neutron-linuxbridge-agent
net: "host"
privileged: true
restart: always
volumes:
- /run/netns/:/run/netns/:ro
- /lib/modules:/lib/modules:ro
env_file:
- openstack.env