====================== Enabling in Devstack ====================== 1. Download DevStack 2. Add this repo as an external repository and configure following flags in ``local.conf``:: [[local|localrc]] enable_plugin networking-l2gw https://github.com/openstack/networking-l2gw enable_service l2gw-plugin l2gw-agent OVSDB_HOSTS=:: 3. Read the settings file for more details. 4. run ``stack.sh``